by nunchaku-ai
Open source · 9k downloads · 287 likes
The *nunchaku qwen image edit 2509* model is an optimized and quantized version of the Qwen-Image-Edit-2509 model, specialized in text-based image editing. It enables precise modifications to existing images, such as style adjustments, element additions, or corrections, while maintaining high visual quality. Its key features include fast inference through lightweight versions (4 or 8 steps) and compatibility with various GPUs, including recent models like the 50 series. This model stands out for its energy efficiency and lightweight design, making it ideal for users looking to integrate image-editing capabilities into applications or workflows without overburdening resources. It is particularly well-suited for content creators, graphic tool developers, or platforms requiring automated retouching. Its 4-bit quantization approach ensures optimized performance without sacrificing quality, while offering customization options based on needs—whether prioritizing speed or precision.
This repository contains Nunchaku-quantized versions of Qwen-Image-Edit-2509, an image-editing model based on Qwen-Image, advances in complex text rendering. It is optimized for efficient inference while maintaining minimal loss in performance.
lightning-251115 folder.Data Type: INT4 for non-Blackwell GPUs (pre-50-series), NVFP4 for Blackwell GPUs (50-series).
Rank: r32 for faster inference, r128 for better quality but slower inference.
Standard inference speed models for general use
| Data Type | Rank | Model Name | Comment |
|---|---|---|---|
| INT4 | r32 | svdq-int4_r32-qwen-image-edit-2509.safetensors | |
| r128 | svdq-int4_r128-qwen-image-edit-2509.safetensors | ||
| NVFP4 | r32 | svdq-fp4_r32-qwen-image-edit-2509.safetensors | |
| r128 | svdq-fp4_r128-qwen-image-edit-2509.safetensors |
4-step distilled models fused with Qwen-Image-Lightning-4steps-V2.0 LoRA or Qwen-Image-Edit-2509-Lightning-4steps-V1.0 LoRA using LoRA strength = 1.0
8-step distilled models fused with Qwen-Image-Lightning-8steps-V2.0 LoRA or Qwen-Image-Edit-2509-Lightning-8steps-V1.0 LoRA using LoRA strength = 1.0

@inproceedings{
li2024svdquant,
title={SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models},
author={Li*, Muyang and Lin*, Yujun and Zhang*, Zhekai and Cai, Tianle and Li, Xiuyu and Guo, Junxian and Xie, Enze and Meng, Chenlin and Zhu, Jun-Yan and Han, Song},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025}
}