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

Make safetensors properly optional, and support storing TI #101

Conversation

hafriedlander
Copy link
Collaborator

Not fully tested yet, just raising to start reviewing.

Should be fully backwards compatible on API, and make safetensors a properly optional dependancy (loading should work with the pure python version, saving requires the module but the default training script behaviour is to skip and only write pytorch models if it's not available)

@hafriedlander
Copy link
Collaborator Author

OK, all my testing passed fine

@cloneofsimo
Copy link
Owner

Nice feature. Good that these passed tests, I think i'll add them to the CLI training as well.

@cloneofsimo cloneofsimo merged commit eaf725a into cloneofsimo:develop Dec 30, 2022
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.

None yet

2 participants