Large Residual Encoder and RTX 4090 #2813
Replies: 1 comment
-
Yes, it works on the RTX 4090. My other issues have been resolved, and an unintended solution also resolved this encoder no longer OOM when training. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, the large residual encoder says it's designed for GPUs with 24GB of VRAM. We have multiple RTX 4090s with 24Gb of VRAM. Will you confirm this large residual encoder was designed to work with RTX 4090s?
Whenever I try to use the large residual encoder it crashes due to out of memory. It does appear my GPU's idle with ~400Mb of VRAM, which might be the issue. We did have to enable some persistent modes for our rendering tasks to avoid the GPU kernels crashing, and I know that added some to the VRAM usage.
Beta Was this translation helpful? Give feedback.
All reactions