Text encoder

#1
by NidAll - opened

Is it possible to use a GGUF version of the Qwen 3 model as text encoder ?

Owner
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'

Owner

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! πŸ™‚

Sign up or log in to comment