Commit e1c52887 authored by xuwx1's avatar xuwx1
Browse files

Update README.md

parent 7b826d49
Pipeline #3153 canceled with stages
......@@ -6,7 +6,7 @@
## 使用示例
### 1. 模型量化
#### 1.1 Wan DiT 量化为 INT8
#### 1.1 Wan2.2-lightning-I2V-A14B 量化为 INT8
```bash
python converter.py \
--source /path/to/Wan2.2-I2V-A14B/low_noise_model \
......@@ -48,7 +48,7 @@ python converter.py \
```
**模型量化完之后需要把Wan2.1-I2V-14B-480P中除了.safetensors以外的文件复制一份到Wan2.1-I2V-14B-480-INT8**
#### 1.2 Wan2.1-I2V-14B-480P 量化为 INT8
#### 1.3 Wan2.2-TI2V-5B 量化为 INT8
```bash
python converter.py \
--source /path/to/Wan2.2-TI2V-5B \
......
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