We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeae1bf commit 7705ad3Copy full SHA for 7705ad3
nemo/tron/setup.py
@@ -100,7 +100,7 @@ def setup(
100
101
print_rank_0("time to initialize megatron (seconds): {:.3f}".format(time.time() - state.start_time))
102
barrier_and_log("after megatron is initialized")
103
-
+
104
# Context used for persisting some state between checkpoint saves.
105
checkpointing_context = _init_checkpointing_context(cfg)
106
0 commit comments