Skip to content

Conversation

fitzjalen
Copy link

Solution for issue: #2563

Instead of loading the latest checkpoint when the flag --c is handled, we will filter to get the most recent checkpoint. This could be the latest, best, or final checkpoint.

@fitzjalen fitzjalen changed the title Use latest checkpoint in training Use real latest checkpoint in training Oct 22, 2024
@FabianIsensee FabianIsensee self-assigned this Oct 28, 2024
@fitzjalen
Copy link
Author

@FabianIsensee please review it. As for me I always have to rename checkpoint if I stopped it before.

@FabianIsensee
Copy link
Member

FabianIsensee commented Jun 2, 2025

Hey I would prefer this logic would not use the file modification time as this can be flawed. If you want to make this logic more intelligent, please load the checkpoints and pick the one with the highest epoch

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