FourTune: True 4-bit Diffusion Post-Training
amaarora · x · 2026-07-19
FourTune addresses the fact that diffusion model post-training doesn't truly become 4-bit just by quantizing weights to 4-bit, as activations and backward gradients still dominate compute and memory overhead.
It proposes three design choices to stabilize and accelerate training:
- A frozen stabilizer branch to handle quantization-sensitive outliers;
- Block quantization to enable transposed matrix multiplication in 4-bit backpropagation;
- Fused kernels to reduce memory traffic from small branches.
Experimentally, the authors report that on FLUX customization tasks, the method achieves 2.25x lower memory and 2.27x faster stepping compared to BF16 LoRA. The accompanying charts compare training latency, memory footprint, and customization quality across different settings.
More from Multimodal
- Invideo launches agent-driven video editor that executes edits from plain descriptions — azed_ai · 2026-09-11
- YuE2 music generation gets native ComfyUI support via new PR — LatentSpacer · 2026-09-11
- Mi-Ripple fixes ripple artifacts left by iterative AI image editing — Miyang-AI · 2026-09-11
- Scottish man strolling through his castle: the AI video everyone is sharing — EternalSnow05 · 2026-09-11
- One prompt, full UGC ad: Kling MCP turns a product idea into ready-to-post video — SimplyAnnisa · 2026-09-11
- A Seedance 2.5 quick-start prompt with GPT Image 2.5 hacks — techhalla · 2026-09-11