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

Update safetensors to fix a crash with --fp8_base --save_state #1079

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

feffy380
Copy link
Contributor

@feffy380 feffy380 commented Jan 25, 2024

Update safetensors to fix a crash when using --fp8_base --save_state. Fixes #1078

Update safetensors to fix a crash when using `--fp8_base --save_state`
@feffy380 feffy380 changed the title Update requirements.txt Update safetensors to fix a crash with --fp8_base --save_state Jan 25, 2024
@kohya-ss
Copy link
Owner

Thank you for this. I will test and merge this sooner.

@kohya-ss kohya-ss changed the base branch from main to dev January 26, 2024 13:34
@kohya-ss kohya-ss merged commit cf790d8 into kohya-ss:dev Jan 26, 2024
1 check passed
@feffy380 feffy380 deleted the fix/fp8savestate branch January 26, 2024 20:18
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.

--fp8_base breaks --save_state. Requires updated safetensors package.
2 participants