Nunchaku
[ICLR2025 Spotlight] SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 71
- Release rhythm 67
- Longevity 47
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 24
- age_days: 665
- days_rel: 220
- days_push: 179
- n_releases_24m: 14
Adoption not part of the score
3937 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Nunchaku is a high-performance inference engine for 4-bit quantized diffusion models (and LLMs) based on the SVDQuant technique from an ICLR 2025 paper. It provides a Diffusers-compatible Python API and a ComfyUI plugin for running models like FLUX.1, Qwen-Image, and SDXL with low VRAM usage.
Use cases
- run FLUX.1 image generation in 4-bit on consumer GPUs
- generate images with Qwen-Image using less VRAM
- use LoRAs with quantized diffusion models without requantization
- run SDXL text-to-image on low-VRAM GPUs
- use 4-bit diffusion models in ComfyUI workflows
- run image editing models like FLUX.1-Kontext or Qwen-Image-Edit efficiently
- offload diffusion models to CPU to fit in 3-4GB VRAM
When to choose
- you want to run large diffusion models (FLUX, Qwen-Image, SDXL) on consumer NVIDIA GPUs with limited VRAM
- you need fast 4-bit inference with minimal quality loss
- you use ComfyUI or Diffusers and want drop-in quantized model support
- you want to use off-the-shelf LoRAs with quantized models
When to avoid
- you need CPU-only or AMD/Intel GPU inference
- you need to quantize your own custom models (use DeepCompressor instead)
- you need maximum quality at full precision
- you work with non-supported model architectures
Facets
library · maturity active
llm-inference machine-learning image-processing gpu-computing deep-learning image-processing machine-learning gpu-computing python windows diffusion-models quantization svdquant 4-bit flux lora comfyui inference-engine text-to-image linux gpu
10 sources
- readme: https://github.com/nunchaku-ai/nunchaku · fetched 2026-08-28 · 2eb77ea64b29
- homepage: https://nunchaku.tech/docs/nunchaku/ · fetched 2026-08-29 · f8f2b6399bc8
- site_page: https://nunchaku.tech/docs/nunchaku/installation/installation.html · fetched 2026-08-29 · 03ff90dbad67
- site_page: https://nunchaku.tech/docs/nunchaku/installation/setup_windows.html · fetched 2026-08-29 · d417a05fbfe3
- site_page: https://nunchaku.tech/docs/nunchaku/usage/basic_usage.html · fetched 2026-08-29 · c781ffcee3d0
- site_page: https://nunchaku.tech/docs/nunchaku/usage/qwen-image.html · fetched 2026-08-29 · e9ccf136364d
- site_page: https://nunchaku.tech/docs/nunchaku/usage/qwen-image-edit.html · fetched 2026-08-29 · 3e37684c0126
- site_page: https://nunchaku.tech/docs/nunchaku/usage/lora.html · fetched 2026-08-29 · c70e48102678
- site_page: https://nunchaku.tech/docs/nunchaku/usage/kontext.html · fetched 2026-08-29 · 29f3b7874770
- site_page: https://nunchaku.tech/docs/nunchaku/usage/sdxl.html · fetched 2026-08-29 · 2d95c44d1db5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nunchaku-ai/nunchaku | main | 65 |
| nunchaku-ai/ComfyUI-nunchaku | plugin | 62 |
For agents
markdown · JSON · MCP: product_card(name="nunchaku-ai/nunchaku")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem