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

Error while launching Deepspeed #2901

Open
achrafs758 opened this issue Jan 10, 2025 · 2 comments
Open

Error while launching Deepspeed #2901

achrafs758 opened this issue Jan 10, 2025 · 2 comments

Comments

@achrafs758
Copy link

achrafs758 commented Jan 10, 2025

I tried the multi-node training with deepspeed, when the training starts it shows this error, any thoughts?
Capture d'écran 2025-01-10 104658

@achrafs758 achrafs758 changed the title Error while luanching Deepspeed Error while launching Deepspeed Jan 10, 2025
@Jintao-Huang
Copy link
Collaborator

The error message suggests that only DDP has been used. Please add the parameter --gradient_checkpointing_kwargs '{"use_reentrant": false}' or --deepspeed zero2.

@achrafs758
Copy link
Author

achrafs758 commented Jan 11, 2025

Thanks, do you have an idea why the script is blocked before the train?
Capture d'écran 2025-01-12 005827

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