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

Training model on low RAM GPU #48

Open
mbledkowski opened this issue Feb 7, 2023 · 1 comment
Open

Training model on low RAM GPU #48

mbledkowski opened this issue Feb 7, 2023 · 1 comment

Comments

@mbledkowski
Copy link

Hello,
I am new to machine learning.
Is there any way to train T5-large, and bigger models on GPUs with limited RAM - for example by using computer RAM?
Best regards,
Maciej Błędkowski

@EdGaere
Copy link

EdGaere commented Jun 10, 2023

My suggestion would be to limit the batch size to 6 or 12, so that the model and data fit on the GPU

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