Skip to content

Commit

Permalink
Apply isort and black reformatting
Browse files Browse the repository at this point in the history
Signed-off-by: JRD971000 <[email protected]>
  • Loading branch information
JRD971000 committed Jul 15, 2024
1 parent d34932b commit cbaac3f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,6 @@ def main():
model.cfg.global_batch_size = None
model.cfg.micro_batch_size = None


model = MegatronMambaModel(model.cfg, trainer)
model = model.to('cpu')
model._save_restore_connector = NLPSaveRestoreConnector()
Expand Down

0 comments on commit cbaac3f

Please sign in to comment.