DiffSynth-Studio
DiffSynth-Studio copied to clipboard
Multi-node Multi-gpu Wan1.3b training
Hi @Artiprocher ,
Do you have plans to support Multi-node Multi-gpu Wan training?
@ArlenCHEN Multi-gpu has been supported. You only need to modify the CUDA_VISIBLE_DEVICES.
Multi-node training is not a commonly required feature, you can refer to the doc of lightning framework and make minor modifications on the code.
@Artiprocher Would you mind sharing some instructions about how to do multi-node training for WAN-1.3b by DiffSynth-Studio? I really appreciate any help you can provide.