Flex model almost working on 4GB vram #595
themanyone
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
The truth is that I don't quite understand why the T5 model is so heavy????? The truth is that the Flux model has a very inefficient architecture in terms of storage. |
1 reply
|
This seems to mean the VAE is missing, which makes sense since you're loading it with You should add these arguments to your command : Maybe then it could work with Q2 quantization at low resolution. Q4 works with 8GB, so hopefully it fits. |
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.
Uh oh!
There was an error while loading. Please reload this page.
Oops, I tried to load it with -m
The model is too big and slow for my setup, but this line almost works.
All reactions