Shared Gpu memory #666
thelockster101
started this conversation in
Ideas
Replies: 1 comment
-
Shared memory cannot be used for generating. To reduce VRAM usage you can use memory optimizations such as manual attention slice size of 1 or CPU offloading. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I run out of vram when generating images, I have an 8gb vram card and 32gb of ram "So that makes 16gb of shared memory".
My Gpu is an rx 6600, Is there a fix I am unaware of? I can't see why it can't use shared memory.
Beta Was this translation helpful? Give feedback.
All reactions