Skip to content

Conversation

@StAlKeR7779
Copy link
Contributor

@StAlKeR7779 StAlKeR7779 commented Jul 18, 2023

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Various fixes to consume less memory and make run sdxl on 8gb vram.
Most changes due to moving all output tensors to cpu, so that cached tensors not consume vram.

… to cpu(to not stack vram tensors in cache), fix - text encoder not freed(detach)
@blessedcoolant blessedcoolant merged commit ae5cb63 into main Jul 18, 2023
@blessedcoolant blessedcoolant deleted the save_vram branch July 18, 2023 14:36
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.

3 participants