-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix global_steps checkpoint loading. #139
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
Conversation
|
The PR tests aren't triggering for some reason. Investigating. |
jeffra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a test that triggers this bug? Maybe even testing all (or most) of these keys? I think it should be just a checking save and load that would work.
b6a3fc9 to
34677df
Compare
|
Finally got around to flushing out some tests. We now explicitly test for those deepspeed states like |
No description provided.