How to save checkpoints and load optimizers in each checkpoints. #76
Unanswered
Navanit-git
asked this question in
Q&A
Replies: 1 comment
-
You should take a look at the train.py file in karpathy/nanoGPT. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I have a small GPU and I want to save or pre train the model using checkpoints. So can anyone guide me also in the video at 03:53:52 seconds, Andrej has explained a bit but how to save and reload the model for next checkpoint iteration. I am new to this, so if anyone can help. Thankyou
Beta Was this translation helpful? Give feedback.
All reactions