forked from deepspeedai/Megatron-DeepSpeed
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support universal checkpoint for GPTModel (deepspeedai#361)
Save to checkpoints the required universal patterns for GPTModel. Additionally, unify the logic of universal checkpoint info for both GPTModel and GPTModelPipe under a new class: UniversalCheckpointInfo. Signed-off-by: Moshe Island <misland@habana.ai> Co-authored-by: Moshe Island <misland@habana.ai>
- Loading branch information
1 parent
a9856ce
commit df0e2e4
Showing
1 changed file
with
115 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters