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 train with multiple GPUs #2

Closed
xiaohei1001 opened this issue Oct 25, 2023 · 1 comment
Closed

How to train with multiple GPUs #2

xiaohei1001 opened this issue Oct 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@xiaohei1001
Copy link

Thanks for the great work! Now I have some issues, when I use multiple GPUs (RTX 3090) for training, the GPU memory overflows, while with a single GPU everything works fine. Please tell me how I can use multiple GPUs for training.

@SeanLee97
Copy link
Contributor

hi, @xiaohei1001. Thanks for your suggestion. We will upgrade our code later to support multiple gpus. You can also modify our code to support it by following instructions of transformers trainer https://huggingface.co/docs/transformers/perf_train_gpu_many.

@SeanLee97 SeanLee97 added the enhancement New feature or request label Oct 27, 2023
@SeanLee97 SeanLee97 self-assigned this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants