You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your question
Ask a clear and concise question about Megatron-LM.
I saw there is a microbatch-level checkpointing implementation of https://arxiv.org/pdf/2205.05198.pdf in schedules.py. But I do not know how to enable it with the arguments: num_microbatches_with_partial_activation_checkpoints, checkpoint_activations_microbatch
The text was updated successfully, but these errors were encountered:
robotsp
changed the title
[QUESTION] How to checkpoint the specific microbatch in pipeline parallelism?
[BUG] How to checkpoint the specific microbatch in pipeline parallelism?
Apr 8, 2024
Your question
Ask a clear and concise question about Megatron-LM.
I saw there is a microbatch-level checkpointing implementation of https://arxiv.org/pdf/2205.05198.pdf in schedules.py. But I do not know how to enable it with the arguments: num_microbatches_with_partial_activation_checkpoints, checkpoint_activations_microbatch
The text was updated successfully, but these errors were encountered: