unsloth/Qwen-Image-2.1-GGUF — new model trending #30 on Hugging Face
Unsloth published GGUF quantized versions of Qwen-Image-2.1, Alibaba's 7B text-to-image and editing model, using Dynamic 2.0 per-layer precision.
Unsloth released a GGUF quantization of Qwen-Image-2.1, a unified text-to-image and image-editing model whose visual generation component has 7B parameters across 32 DiT layers. Unsloth's Dynamic 2.0 methodology upcasts sensitivity-critical layers per tensor to preserve quality, with the Q4_K_XL encoder measuring LPIPS 0.029, SSIM 0.959, 5.15 GB footprint, and 36.5 s render time versus Q4_K_M. The GGUF contains only the denoiser and requires the separate BF16 VAE plus the Qwen3-VL-8B text encoder, running in Unsloth Desktop and stable-diffusion.cpp. The model supports native RGBA transparency, up to 10 reference images, and identity-preserving local edits via circles, annotations, or masks.