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 many computing resources did you use to train the model? #10

Open
liuxin-a opened this issue Jun 12, 2023 · 5 comments
Open

How many computing resources did you use to train the model? #10

liuxin-a opened this issue Jun 12, 2023 · 5 comments

Comments

@liuxin-a
Copy link

I would like to know if your model can be trained on Nvidia RTX 3090s?

@ShihaoZhaoZSH
Copy link
Owner

Certainly, it can be trained on NVIDIA RTX 3090s. The batch size have to be adjusted accordingly.

@songjiechong
Copy link

I would like to know the GPU numbers while training the model. I train a model with 2 Nvidia V100 and batch size = 1, but it still has the error "CUDA out of memory".

@ShihaoZhaoZSH
Copy link
Owner

I would like to know the GPU numbers while training the model. I train a model with 2 Nvidia V100 and batch size = 1, but it still has the error "CUDA out of memory".

Please note that the batch size here is for a batch on a single GPU. A V100 with 24GB memory can handle the training with a batch size of 1.

@songjiechong
Copy link

I would like to know the GPU numbers while training the model. I train a model with 2 Nvidia V100 and batch size = 1, but it still has the error "CUDA out of memory".

Please note that the batch size here is for a batch on a single GPU. A V100 with 24GB memory can handle the training with a batch size of 1.

Thank you very much.

@liuxin-a
Copy link
Author

Certainly, it can be trained on NVIDIA RTX 3090s. The batch size have to be adjusted accordingly.
Thank you so much,I would like to know how many gpu hours it take you to train the model and which kind of GPU you used?Looking forward to your reply.

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

3 participants