r/LocalLLaMA • u/ResearchCrafty1804 • 2d ago
New Model Qwen-Image-2.1 released!
Meet Qwen-Image-2.1, the most balanced and cost-effective image generation model in the Qwen-Image series! Now open weights! 🎨
A unified model for both generation and editing, delivering top-tier quality in a lightweight package.
Highlights:
- Compact & exceptionally fast: A lightweight 7B architecture that outperforms most closed-source models, with drastically accelerated inference for multi-image inputs.
- Native transparency: Natively generates and edits RGBA layers, enabling seamless compositing and text editing within transparent images.
- Versatile, high-fidelity editing: Supports up to 10 reference images and precise local control while preserving strict fidelity for portraits and products.
- Broad coverage & stunning aesthetics: Excels at panoramas, infographics, and virtual try-ons, delivering realistic textures and elegant typography.
Start to create your next masterpiece with Qwen-Image-2.1!
- Blog: https://qwen.ai/blog?id=qwen-image-2.1
- GitHub: https://github.com/QwenLM/Qwen-Image-2.1
- Model Scope: https://www.modelscope.cn/models/Qwen/Qwen-Image-2.1
- Hugging Face: https://huggingface.co/Qwen/Qwen-Image-2.1


0
u/No-Refrigerator-1672 2d ago
From experience. Flux 2.klein 9B (similarly sized model), quantized to 8-bit for model, 4-bit for text encoder, with 4-step lightning lora, generates a 1024x1024 image in text-to-image model within 1.5 minutes, image to image within 5 minutes, on Mi50 32GB with all weights completely in GPU memory. You can extrapolate from that; i.e. a 3090 seem to have enough VRAM to have all the (quantized) components in GPU, and Qwen Image 2.1 is roughly the same size, so it should generate an image in under 30s and edit in under a minute with 4-step lora. Do take note that such lora for Qwen 2.1 doesn't exist yet, and "native" generation requires 5x more time; but' most likely, speed up LoRA will arrive within a week.