DiffSynth-Studio icon indicating copy to clipboard operation
DiffSynth-Studio copied to clipboard

wan2.2-S2V training always got OOM on H100-80GB GPU

Open Eurus-Holmes opened this issue 4 months ago • 2 comments

tried examples/wanvideo/model_training/full/Wan2.2-S2V-14B.sh but always got OOM whatever how to reduce height/width/num_frames

Eurus-Holmes avatar Oct 23 '25 18:10 Eurus-Holmes

@Eurus-Holmes We tested this script using 8*A100 (80G VRAM). A single GPU cannot run this script.

Artiprocher avatar Oct 30 '25 06:10 Artiprocher

@Eurus-Holmes We tested this script using 8*A100 (80G VRAM). A single GPU cannot run this script.

However, what I tried was 8*H100 but still got OOM, I just used the same setting as examples/wanvideo/model_training/full/Wan2.2-S2V-14B.sh but changed examples/wanvideo/model_training/full/accelerate_config_14B.yaml num_machines to 8

Eurus-Holmes avatar Oct 30 '25 22:10 Eurus-Holmes