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

GPU resource for pretraining and instruction tuning #3

Open
2000ZRL opened this issue Apr 7, 2024 · 2 comments
Open

GPU resource for pretraining and instruction tuning #3

2000ZRL opened this issue Apr 7, 2024 · 2 comments

Comments

@2000ZRL
Copy link

2000ZRL commented Apr 7, 2024

What an excellent work! Could you please share the GPU requirement (number and memory) for pretraining and instruction tuning? Thanks.

@KerolosAtef
Copy link
Collaborator

Hello @2000ZRL
Thank you for your interest in our work.

For Video text datasets:
For llama2:
You can use A100 with 80GB with batch size=4 or V100 with batch size=1 (Minimum GPU RAM is 32GB)

For Mistral:
You can only use A100 with 80GB with batch size=1 (Minimum GPU RAM is 80 GB)

@2000ZRL
Copy link
Author

2000ZRL commented Apr 13, 2024

Thanks for your reply? Could you please also tell me the training time cost for different model variants, e.g., llama2/mistral

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