Checkpoint saves successfully then immediately OOMs at end of training primary save #2321
Replies: 1 comment 6 replies
-
Do you have the log for this? Could it just be a coincidence (aka can you replicate it) ? Does it occur even if you move the save point a few steps after? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any reason model saving could OOM (on CUDA) doing the "primary save" at the end of training, immediately after it successfully saved a checkpoint?
Beta Was this translation helpful? Give feedback.
All reactions