hmmm the github implies multi gpu is supported https://github.com/Wan-Video/Wan2.1 Multi-GPU infere

hmmm the github implies multi gpu is supported
https://github.com/Wan-Video/Wan2.1

Multi-GPU inference using FSDP + xDiT USP
pip install "xfuser>=0.4.1"
torchrun --nproc_per_node=8 generate.py --task t2v-14B --size 1280*720 --ckpt_dir ./Wan2.1-T2V-14B --dit_fsdp --t5_fsdp --ulysses_size 8 --prompt "example"
Was this page helpful?