Skip to content

Conversation

roccomoretti
Copy link
Member

Currently, only the current working directory is searched for the model checkpoint. While manual specification of the checkpoint path is possible, this requires that you A) remember to manually specify the path and B) know what the proper path is.

To make running outside of the installation directory easier, add a fall-back to search the project path for the checkpoint file. (This is the location where the model is downloaded to if you naively follow the installation instructions as-written.)
This only applies only if you would otherwise get an error with the current behavior.

Currently, only the current directory is searched for the model checkpoint.
While manual specification of the checkpoint path is possible, this requires that you
A) remember to manually specify the path and B) know what the proper path is.

To make running outside of the installation directory easier, add a fall-back to search the project path for the checkpoint file.
This only applies only if you would otherwise get an error with the current behavior.
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.

1 participant