Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto save ckpt at the end of training #260

Merged
merged 2 commits into from
Feb 15, 2025

Conversation

YSLIU627
Copy link
Contributor

@YSLIU627 YSLIU627 commented Feb 12, 2025

Currently, checkpoints will not be saved until the training steps satisfy the saving frequency. This PR adds an auto-save ckpt function at the end of training.

@YSLIU627 YSLIU627 changed the title add auto save ckpt at the end of training Add auto save ckpt at the end of training Feb 12, 2025
@YSLIU627 YSLIU627 closed this Feb 13, 2025
@YSLIU627 YSLIU627 deleted the add_save_ckpt branch February 13, 2025 02:52
@YSLIU627 YSLIU627 restored the add_save_ckpt branch February 13, 2025 02:52
@PeterSH6 PeterSH6 reopened this Feb 13, 2025
@YSLIU627
Copy link
Contributor Author

Considering the case when we have saved the model or we do not need to save the model

@vermouth1992 vermouth1992 merged commit 8003e87 into volcengine:main Feb 15, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants