You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. It seems like the issue of running out of VRAM is a fairly common problem experienced here. I just wanted to share one solution that I found. For reference i have a RTX 4080 with 16GB VRAM. After banging my head against the wall for hours, I found that using certain negative embeddings lead to an massive increase in VRAM utilization. For example I was using https://civitai.com/models/36070/negative-embedding-for-realistic-vision-v20 which would cause me to get a memory/CUDA error every single. When I removed it, VRAM utilization dropped to ~4GB. Just figured that I'd share just in case anyone else was having a similar issue. ✌️
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone. It seems like the issue of running out of VRAM is a fairly common problem experienced here. I just wanted to share one solution that I found. For reference i have a RTX 4080 with 16GB VRAM. After banging my head against the wall for hours, I found that using certain negative embeddings lead to an massive increase in VRAM utilization. For example I was using https://civitai.com/models/36070/negative-embedding-for-realistic-vision-v20 which would cause me to get a memory/CUDA error every single. When I removed it, VRAM utilization dropped to ~4GB. Just figured that I'd share just in case anyone else was having a similar issue. ✌️
Beta Was this translation helpful? Give feedback.
All reactions