8000 How to Use Multi-GPU Training · Issue #8 · wayveai/Driving-with-LLMs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

How to Use Multi-GPU Training #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Dylandtt opened this issue Nov 7, 2023 · 2 comments
Open

How to Use Multi-GPU Training #8

Dylandtt opened this issue Nov 7, 2023 · 2 comments

Comments

@Dylandtt
Copy link
Dylandtt commented Nov 7, 2023

How to Use Multi-GPU Training

@Dylandtt
Copy link
Author
Dylandtt commented Nov 9, 2023

ERROR: Could not consume arg: --local-rank=1
ERROR: Could not consume arg: --local-rank=0

@melights
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
0