Text encoder
#1
by
NidAll
- opened
Is it possible to use a GGUF version of the Qwen 3 model as text encoder ?
T5B
changed discussion status to
closed
I tried https://huggingface.co/unsloth/Qwen3-4B-GGUF/resolve/main/Qwen3-4B-Q8_0.gguf and got this error: Unexpected text model architecture type in GGUF file: 'qwen3'
I tried https://huggingface.co/unsloth/Qwen3-4B-GGUF/resolve/main/Qwen3-4B-Q8_0.gguf and got this error: Unexpected text model architecture type in GGUF file: 'qwen3'
Make sure your ComfyUI-GGUF node is updated, and use the CLIPLoader (GGUF). In the βtypeβ field, select lumina2.
Got it working after a few more tries. I had already repeated the exact same steps twice before posting here, but for some reason it finally went through this time. Your advice helped me try again β thanks a lot! π