how to save checkpoint in train_gpt_demo #2750
Unanswered
hmzo
asked this question in
Community | Q&A
Replies: 1 comment 2 replies
-
Hi @hmzo We have updated it. Thanks. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
你好,在train_gpt_demo中没看到如何存储模型的逻辑,假如我想直接使用
model.save_pretrained
保存模型该怎么做呢?我尝试在demo最后加上
但它报错了,
感谢解答
Beta Was this translation helpful? Give feedback.
All reactions