-
Notifications
You must be signed in to change notification settings - Fork 48
[sync] Add option to load main params from checkpoint if load_optim=False
#218
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
|
/ok to test 66a8710 |
load_optim=False
maanug-nv
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.
Now that CheckpointConfig has a post-init, can we add an idempotency check for that in test_config.TestRerunConfigValidation ?
Signed-off-by: Ananth Subramaniam <[email protected]>
Signed-off-by: Ananth Subramaniam <[email protected]>
66a8710 to
901ae8d
Compare
|
/ok to test 901ae8d |
Signed-off-by: Ananth Subramaniam <[email protected]>
|
/ok to test e50fcee |
load_optim=Falseload_optim=False
…c) (#218) Signed-off-by: Sahil Jain <[email protected]>
maanug-nv
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.
lgtm, thanks
Sync with MLM: NVIDIA/Megatron-LM@1e42279
NeMo PR: NVIDIA-NeMo/NeMo#14072