Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xuwx1
LightX2V
Commits
f37f15b2
Commit
f37f15b2
authored
Jul 10, 2025
by
helloyongyang
Browse files
update docs
parent
0c3f4bb1
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
25 additions
and
1 deletion
+25
-1
docs/EN/source/deploy_guides/lora_deploy.md
docs/EN/source/deploy_guides/lora_deploy.md
+3
-0
docs/EN/source/index.rst
docs/EN/source/index.rst
+4
-1
docs/EN/source/method_tutorials/autoregressive_distill.md
docs/EN/source/method_tutorials/autoregressive_distill.md
+3
-0
docs/EN/source/method_tutorials/step_distill.md
docs/EN/source/method_tutorials/step_distill.md
+3
-0
docs/ZH_CN/source/deploy_guides/lora_deploy.md
docs/ZH_CN/source/deploy_guides/lora_deploy.md
+3
-0
docs/ZH_CN/source/index.rst
docs/ZH_CN/source/index.rst
+3
-0
docs/ZH_CN/source/method_tutorials/autoregressive_distill.md
docs/ZH_CN/source/method_tutorials/autoregressive_distill.md
+3
-0
docs/ZH_CN/source/method_tutorials/step_distill.md
docs/ZH_CN/source/method_tutorials/step_distill.md
+3
-0
No files found.
docs/EN/source/deploy_guides/lora_deploy.md
0 → 100644
View file @
f37f15b2
# Lora模型部署
xxx
docs/EN/source/index.rst
View file @
f37f15b2
...
@@ -32,6 +32,8 @@ Documentation
...
@@ -32,6 +32,8 @@ Documentation
Attention Module <method_tutorials/attention.md>
Attention Module <method_tutorials/attention.md>
Offloading <method_tutorials/offload.md>
Offloading <method_tutorials/offload.md>
Parallel Inference <method_tutorials/parallel.md>
Parallel Inference <method_tutorials/parallel.md>
Step Distill <method_tutorials/step_distill.md>
Autoregressive Distill <method_tutorials/autoregressive_distill.md>
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
...
@@ -39,7 +41,8 @@ Documentation
...
@@ -39,7 +41,8 @@ Documentation
Low Latency Deployment <deploy_guides/for_low_latency.md>
Low Latency Deployment <deploy_guides/for_low_latency.md>
Low Resource Deployment <deploy_guides/for_low_resource.md>
Low Resource Deployment <deploy_guides/for_low_resource.md>
Server Deployment <deploy_guides/deploy_service.md>
Lora Deployment <deploy_guides/lora_deploy.md>
Service Deployment <deploy_guides/deploy_service.md>
Gradio Deployment <deploy_guides/deploy_gradio.md>
Gradio Deployment <deploy_guides/deploy_gradio.md>
ComfyUI Deployment <deploy_guides/deploy_comfyui.md>
ComfyUI Deployment <deploy_guides/deploy_comfyui.md>
Local Windows Deployment <deploy_guides/deploy_local_windows.md>
Local Windows Deployment <deploy_guides/deploy_local_windows.md>
...
...
docs/EN/source/method_tutorials/autoregressive_distill.md
0 → 100644
View file @
f37f15b2
# 自回归蒸馏
xxx
docs/EN/source/method_tutorials/step_distill.md
0 → 100644
View file @
f37f15b2
# 步数蒸馏
xxx
docs/ZH_CN/source/deploy_guides/lora_deploy.md
0 → 100644
View file @
f37f15b2
# Lora模型部署
xxx
docs/ZH_CN/source/index.rst
View file @
f37f15b2
...
@@ -32,6 +32,8 @@
...
@@ -32,6 +32,8 @@
注意力机制 <method_tutorials/attention.md>
注意力机制 <method_tutorials/attention.md>
参数卸载 <method_tutorials/offload.md>
参数卸载 <method_tutorials/offload.md>
并行推理 <method_tutorials/parallel.md>
并行推理 <method_tutorials/parallel.md>
步数蒸馏 <method_tutorials/step_distill.md>
自回归蒸馏 <method_tutorials/autoregressive_distill.md>
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
...
@@ -39,6 +41,7 @@
...
@@ -39,6 +41,7 @@
低延迟场景部署 <deploy_guides/for_low_latency.md>
低延迟场景部署 <deploy_guides/for_low_latency.md>
低资源场景部署 <deploy_guides/for_low_resource.md>
低资源场景部署 <deploy_guides/for_low_resource.md>
Lora模型部署 <deploy_guides/lora_deploy.md>
服务化部署 <deploy_guides/deploy_service.md>
服务化部署 <deploy_guides/deploy_service.md>
gradio部署 <deploy_guides/deploy_gradio.md>
gradio部署 <deploy_guides/deploy_gradio.md>
comfyui部署 <deploy_guides/deploy_comfyui.md>
comfyui部署 <deploy_guides/deploy_comfyui.md>
...
...
docs/ZH_CN/source/method_tutorials/autoregressive_distill.md
0 → 100644
View file @
f37f15b2
# 自回归蒸馏
xxx
docs/ZH_CN/source/method_tutorials/step_distill.md
0 → 100644
View file @
f37f15b2
# 步数蒸馏
xxx
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment