Text Encoder nvfp4 ?

#2
by ireMaN - opened

i know prompt enhancer file works as t_e, but is there a real quantized text encoder ?

ERNIE-Image-Turbo actually uses Ministral-3-3B as its text encoder, but I don't think anyone has created a GGUF version for it yet. You can use this Hugging Face repo https://huggingface.co/InsecureErasure/ministral-3-3b-TE-only-ComfyUI if you want. A GGUF file would have to be created manually, and honestly, I doubt it would perform well. If I find the time, I'll think about making a GGUF for it myself.

Sign up or log in to comment