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
63de62e7
Commit
63de62e7
authored
Jul 16, 2025
by
gushiqiao
Committed by
GitHub
Jul 16, 2025
Browse files
Merge pull request #122 from ModelTC/dev_gsq
FIX
parents
ba45cb40
4c5db2fe
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
docs/EN/source/deploy_guides/model_structure.md
docs/EN/source/deploy_guides/model_structure.md
+2
-2
docs/EN/source/index.rst
docs/EN/source/index.rst
+1
-0
docs/ZH_CN/source/index.rst
docs/ZH_CN/source/index.rst
+1
-0
No files found.
docs/EN/source/deploy_guides/model_structure.md
View file @
63de62e7
...
@@ -25,8 +25,8 @@ Model Root Directory/
...
@@ -25,8 +25,8 @@ Model Root Directory/
│ ├── fp8/ # FP8 quantized version (DIT/T5/CLIP)
│ ├── fp8/ # FP8 quantized version (DIT/T5/CLIP)
│ ├── int8/ # INT8 quantized version (DIT/T5/CLIP)
│ ├── int8/ # INT8 quantized version (DIT/T5/CLIP)
│ ├── original/ # Original precision version (DIT)
│ ├── original/ # Original precision version (DIT)
│ ├── xlm-roberta-large/
│ ├── xlm-roberta-large/
│ └── google/
│ └── google/
```
```
### 💾 Storage Recommendations
### 💾 Storage Recommendations
...
...
docs/EN/source/index.rst
View file @
63de62e7
...
@@ -56,6 +56,7 @@ Documentation
...
@@ -56,6 +56,7 @@ Documentation
:maxdepth: 1
:maxdepth: 1
:caption: Deployment Guides
:caption: Deployment Guides
Model Structure <deploy_guides/model_structure.md>
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>
Lora Deployment <deploy_guides/lora_deploy.md>
Lora Deployment <deploy_guides/lora_deploy.md>
...
...
docs/ZH_CN/source/index.rst
View file @
63de62e7
...
@@ -57,6 +57,7 @@ HuggingFace: https://huggingface.co/lightx2v
...
@@ -57,6 +57,7 @@ HuggingFace: https://huggingface.co/lightx2v
:maxdepth: 1
:maxdepth: 1
:caption: 部署指南
:caption: 部署指南
模型结构 <deploy_guides/model_structure.md>
低延迟场景部署 <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>
Lora模型部署 <deploy_guides/lora_deploy.md>
...
...
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