city96/Qwen-Image-gguf

Model

295

stars

29

commits

1

repos using this model

3

linked in READMEs

Aug 5, 2025

updated

gguf
text-to-image
Browse cluster: GGUF Model Format & Quantization

README

This is a direct GGUF conversion of Qwen/Qwen-Image.

The model files can be used in ComfyUI with the ComfyUI-GGUF custom node. Place the required model(s) in the following folders:

TypeNameLocationDownload
Main ModelQwen-ImageComfyUI/models/diffusion_modelsGGUF (this repo)
Text EncoderQwen2.5-VL-7BComfyUI/models/text_encodersSafetensors / GGUF
VAEQwen-Image VAEComfyUI/models/vaeSafetensors

Example workflow

Example outputs - sample size of 1, not strictly representative

sample

Notes

[!NOTE] The Q5_K_M, Q4_K_M and most importantly the low bitrate quants (Q3_K_M, Q3_K_S, Q2_K) use a new dynamic logic where the first/last layer is kept in high precision.

For a comparison, see this imgsli page. With this method, even Q2_K remains somewhat usable.

As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.

Contributors

city96

29 commits

city96/Qwen-Image-gguf

Model

295

stars

29

commits

1

repos using this model

3

linked in READMEs

Aug 5, 2025

updated

gguf
text-to-image
Browse cluster: GGUF Model Format & Quantization

README

This is a direct GGUF conversion of Qwen/Qwen-Image.

The model files can be used in ComfyUI with the ComfyUI-GGUF custom node. Place the required model(s) in the following folders:

TypeNameLocationDownload
Main ModelQwen-ImageComfyUI/models/diffusion_modelsGGUF (this repo)
Text EncoderQwen2.5-VL-7BComfyUI/models/text_encodersSafetensors / GGUF
VAEQwen-Image VAEComfyUI/models/vaeSafetensors

Example workflow

Example outputs - sample size of 1, not strictly representative

sample

Notes

[!NOTE] The Q5_K_M, Q4_K_M and most importantly the low bitrate quants (Q3_K_M, Q3_K_S, Q2_K) use a new dynamic logic where the first/last layer is kept in high precision.

For a comparison, see this imgsli page. With this method, even Q2_K remains somewhat usable.

As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.

Contributors

city96

29 commits