Skip to content

Commit

Permalink
Merge pull request #258 from eliebak/quick-fix-save-lr
Browse files Browse the repository at this point in the history
quick fix
  • Loading branch information
NouamaneTazi authored Dec 3, 2024
2 parents cfcdeae + 521f759 commit 4cf36a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nanotron/serialize/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def save(

save_lr_scheduler(
lr_scheduler=lr_scheduler,
is_zero=config.optimizer.zero_stage,
parallel_context=parallel_context,
root_folder=root_folder,
)
Expand Down

0 comments on commit 4cf36a8

Please sign in to comment.