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

oom #13

Closed
Tomsentable opened this issue Jun 21, 2023 · 1 comment
Closed

oom #13

Tomsentable opened this issue Jun 21, 2023 · 1 comment

Comments

@Tomsentable
Copy link

i used 8*A100 to fintine the llama-7b weight,when iteration>=3000,it save weight oom,how to fix it?

@thuqinyj16
Copy link
Collaborator

Lower the batch size per GPU. You can also restart training from an existing checkpoint (e.g., trained for 3000 steps). Deepspeed has some bugs unfixed.

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