You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Dylandtt,
Please use WORLD_SIZE=8 python -m torch.distributed.run --nproc_per_node=8 train.py for multi-GPU training (change 8 to the number of GPUs you want to use).
If you have any further questions or need additional information, please feel free to ask.
How to Use Multi-GPU Training
The text was updated successfully, but these errors were encountered: