Skip to content

Conversation

@ianbulovic
Copy link
Contributor

@ianbulovic ianbulovic commented Jul 21, 2025

Enables using --resume_from_checkpoint to resume training partway through, and warns if the checkpoint's cnlpt version (major or minor) does not match the current version of cnlpt.

Resolves #234.

@ianbulovic ianbulovic requested a review from tmills July 21, 2025 19:59
@ianbulovic ianbulovic marked this pull request as draft August 1, 2025 16:46
@ianbulovic
Copy link
Contributor Author

Converting back to a draft after a discussion with @tmills, probably best to implement this check everywhere a model is loaded, including e.g. REST APIs. Might be best to wait on #239.

@ianbulovic
Copy link
Contributor Author

Closing in favor of #241

@ianbulovic ianbulovic closed this Aug 29, 2025
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.

Warn user when model was created with an older version of cnlpt

1 participant