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

fix: interrupted generations don't prevent more generations #435

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

brycedrennan
Copy link
Owner

fixes #424

  • pref: improve memory usage when loading SD15.
  • feature: clean up CLI output more
  • feature: cuda memory tracking context manager
  • feature: use safetensors fp16 for sd15

fixes #424

- pref: improve memory usage when loading SD15.
- feature: clean up CLI output more
- feature: cuda memory tracking context manager
- feature: use safetensors fp16 for sd15
@brycedrennan brycedrennan merged commit 7100d3f into master Jan 2, 2024
4 checks passed
@brycedrennan brycedrennan deleted the bd/240101 branch January 2, 2024 03:59
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.

keyboard interrupt prevents "eject" from happening. model left in unusable state
1 participant