Nunchaku
Inference engine that runs 4-bit SVDQuant diffusion models with large speed and memory gains.
About
SVDQuant, an ICLR 2025 Spotlight paper from MIT HAN Lab, quantizes both weights and activations of diffusion models to 4 bits while absorbing outliers through a low-rank branch, and Nunchaku is the inference engine built to run those models fast. On a 16 GB laptop RTX 4090 it delivers a 3.6x memory reduction and an 8.7x speedup over the BF16 FLUX.1-dev baseline, and with asynchronous CPU offload the engine can operate in as little as 3 GiB of VRAM. Prequantized models cover the FLUX.1 family including Kontext and Krea-dev, Qwen-Image and Qwen-Image-Edit, Z-Image-Turbo, SANA, and PixArt, with LoRA and ControlNet support layered on top. Distribution is through pip with detailed install guides and a ComfyUI integration that drives much of its adoption, and documentation lives at nunchaku.tech; NVIDIA GPUs from the 20 series through the 50 series are supported. The code is Apache-2.0 licensed with about 3,900 stars, and the 1.2 line shipped in January 2026 under the project's renamed nunchaku-ai GitHub organization, followed by 1.3 development builds.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Diffusion Model Tools & UIs
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Apache-2.0
- Minimum VRAM
- 4 GB
- Added
- Jul 29, 2026
Related Tools
Tool for packaging ComfyUI workflows into portable standalone applications.
Extension manager for ComfyUI to install and manage custom nodes.
Essential node pack for ComfyUI with face detection, segmentation, and more.
Graphical interface for kohya-ss SD training scripts.
One-click installer for running AI applications locally.
Open-source platform for sharing and discovering AI-generated models and artwork.
Mentioned in
The Best Open-Source Image Generation Stack in 2026
Model picks per use case, the UI that actually won, a working upscaling and editing chain, and an honest read...
Max P
From ComfyUI to Production: Serving Diffusion Models in 2026
A working guide to moving diffusion pipelines from ComfyUI prototype to production: environment locking,...
Max P
Instruction Image Editing in 2026: Kontext, Qwen, Step1X
A working comparison of FLUX.1 Kontext, Qwen-Image-Edit, Step1X-Edit, MagicQuill and SUPIR on license, VRAM,...
Max P