Conversation
leejet
commented
Apr 15, 2026
|
Can an |
|
Tried some quants for turbo with flux2 vae smaller decoder #1402:
Quants work really well with this model. Must be the arch. |
|
Interesting, using the text_encoder (the .safetensors) seem to fail to load, as they seem to hae all the data in a sub-node "language_model". Using a different Ministral-3B does work tho. Failing: Working: While this works, as soon as I provide any of the officially supported width/height parameters (-W 1024 -H 1024) i only get a white output... However, removing the parameter "-W" and "-H" it all works again. (the default output seems to be 512x512, so that would check out) |
|
It would probably be a little faster once SD.cpp syncs with GGML and incorporates the latest optimizations. |
Done — The prompt enhancer isn’t built into |
@kuhnchris This is just a naming convention issue. You can download the compatible |
|
For the fun of it, instead of using a vae, I tried using the taef2 tae with |






