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

feat: add --store-cpt-in-flash option #778

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

xyyy1420
Copy link
Contributor

This commit introduces the --using-flash-store-checkpoint option, which is intended to enable saving checkpoints directly to flash storage.

Currently, this option is not yet implemented in the workflow. Future updates will integrate this feature into the relevant checkpoint handling logic.

@xyyy1420 xyyy1420 requested a review from shinezyy January 14, 2025 07:25
@xyyy1420 xyyy1420 force-pushed the add_flash_checkpoint_args branch from b514057 to 6ee15f6 Compare January 14, 2025 07:27
This commit introduces the `--using-flash-store-checkpoint` option, which is intended to enable saving checkpoints directly to flash storage.

Currently, this option is not yet implemented in the workflow. Future updates will integrate this feature into the relevant checkpoint handling logic.

Signed-off-by: jiaxiaoyu <[email protected]>
Signed-off-by: jiaxiaoyu <[email protected]>
@xyyy1420 xyyy1420 changed the title feat: add --using-flash-store-checkpoint option feat: add --store-cpt-in-flash option Jan 14, 2025
@xyyy1420 xyyy1420 merged commit 0bb9160 into master Jan 14, 2025
7 checks passed
@xyyy1420 xyyy1420 deleted the add_flash_checkpoint_args branch January 14, 2025 08:21
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.

2 participants