Commit cc1a2491 authored by gushiqiao's avatar gushiqiao Committed by GitHub
Browse files

Merge pull request #110 from ModelTC/dev_low_resource

Fix
parents 5136abf3 e666284b
......@@ -123,7 +123,7 @@ num_disk_workers = 2 # Disk I/O worker threads
**Disk Storage Optimization**:
- Use high-speed SSD to store model parameters
- Store model files grouped by blocks
- Refer to conversion script [documentation](https://github.com/ModelTC/lightx2v/tree/main/tools/convert/readme_zh.md), specify `--save_by_block` parameter during conversion
- Refer to conversion script [documentation](https://github.com/ModelTC/lightx2v/tree/main/tools/convert/readme.md), specify `--save_by_block` parameter during conversion
### 5. VRAM Optimization Techniques
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment