Skip to content

Commit

Permalink
Fix failing unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Shriya Palsamudram <[email protected]>
  • Loading branch information
ShriyaPalsamudram committed Oct 23, 2024
1 parent d5d66b1 commit 805c6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lightning/test_dist_ckpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def set_env():
def _get_strategy():
strategy = nl.MegatronStrategy(
enable_nemo_ckpt_io=False,
ckpt_async_save=False,
)
return strategy

Expand Down

0 comments on commit 805c6f1

Please sign in to comment.