mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-21 20:46:50 +08:00
7 lines
216 B
Markdown
7 lines
216 B
Markdown
![]() |
|
||
|
Put all your models (Wan2.1-T2V-1.3B, Wan2.1-T2V-14B, Wan2.1-I2V-14B-480P, Wan2.1-I2V-14B-720P) in a folder and specify the max GPU number you want to use.
|
||
|
|
||
|
```bash
|
||
|
bash ./test.sh <local model dir> <gpu number>
|
||
|
```
|