-
Notifications
You must be signed in to change notification settings - Fork 103
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 big is your RAM #15
Comments
500GB |
what if i only have 300G, how could i do the traning |
i have 8 v100 300G , i try to training 13B llama, what should i do ? can i adjust the config to do the training? |
i cant get past the tokenizing part its using 98gb of ram and one cpu core. |
i have 8 v100 totaly 300G , i try to training 13B llama but get oom , what should i do ? can i adjust the config to do the training?@AetherCortex |
Hello, I've got the same computation resources as you. Do you figure out any solutions? |
I trained on 4V100 32g and got OOM . If i set offload to cpu ,the process will be killed because of out of RAM,So how large is your RAM ? And is it possible to train llama 7B with 4v100? Really thanks for reply.
The text was updated successfully, but these errors were encountered: