Replies: 1 comment 3 replies
-
Maybe change your swap location to shared and lower your GPU weight (try 17-18000). Should be fine as I can run the same model with just 8GB of VRAM. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I can get the base flux models to run just fine. Very simple, they work out of the box. For non-base Flux models I've been told I need to manually select the following in the VAE box:
ae.safetensors (which is just a renamed ae.sft, i guess?)
clip_l.safetensors
t5xxl_fp16.safetensors
The UI keeps crashing on me with no errors. I have no idea what I'm doing wrong. I'm trying to use the latest version of this: https://civitai.com/models/141592?modelVersionId=992642
Here's my settings:

Any tips? This happened last time I tried a custom flux model, too.
Beta Was this translation helpful? Give feedback.
All reactions