Custom IQ3 Requant for DeepSeek-V4-Flash: 1.4x Decode Speed on Mixed-GPU Rigs

HockeyDadNinja · reddit · 2026-08-02

A developer shared a custom quantization recipe (GGUF) for DeepSeek-V4-Flash-0731, optimized for mixed multi-GPU setups where experts spill into system RAM.

Quantization Strategy

Only the 129 routed expert tensors were requantized to IQ3XXS (down projections at IQ3S), while other tensors retained their original high precision from the MXFP4 source. The final size is 111.37 GiB.

Quality & Performance

The author notes that smaller Q2 quantizations are faster if purely chasing tokens per second. They also warn of known SWA and rollback stall issues with DeepSeek-V4-Flash in mainline llama.cpp, requiring patched builds to avoid stalls.

Related event: DeepSeek-V4-Flash Local Deployment Benchmarks: Performance Across Hardware(21 posts)→

Original post →

More from Infra

Infra channel →