You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error message suggests that only DDP has been used. Please add the parameter --gradient_checkpointing_kwargs '{"use_reentrant": false}' or --deepspeed zero2.
I tried the multi-node training with deepspeed, when the training starts it shows this error, any thoughts?
The text was updated successfully, but these errors were encountered: