Skip to content
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

How to use one GPU for training. #18

Open
shenyiyangsyy opened this issue Jan 20, 2023 · 1 comment
Open

How to use one GPU for training. #18

shenyiyangsyy opened this issue Jan 20, 2023 · 1 comment

Comments

@shenyiyangsyy
Copy link

Hello, how can I use only one GPU for training this model?

@shenyiyangsyy shenyiyangsyy changed the title How use one GPU for training. How to use one GPU for training. Jan 20, 2023
@buxiangzhiren
Copy link
Owner

You just need to change "--nproc_per_node" from 8 to 1 when you run the train.py.

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

No branches or pull requests

2 participants