New SLQ paper claims near-lossless LLM quantization with 1.7×–3.6× speedups
pmttyji · reddit · 2026-07-25
This paper argues for a middle ground between lossy and fully lossless LLM quantization: statistically-lossless compression.
- It defines task-lossless compression as preserving zero-shot accuracy within natural sampling variance, and shows this can hold even at aggressive bit widths.
- It introduces a stricter notion of distribution-lossless compression, where the quantized model’s next-token distribution is practically indistinguishable from the original.
- The paper proposes Expected Acceptance Rate (EAR) as an interpretable fidelity metric, where EAR ≥ 0.99 means 99% token agreement under optimal coupling.
- It also proves a gamma-squared variance law: symmetric quantization inflates noise variance by γ² relative to asymmetric quantization, implying asymmetry is necessary for distribution-lossless fidelity.
- Using SLQ, a layer-wise non-uniform asymmetric method, the authors report task-lossless compression below 4 bits/parameter in some models, distribution-lossless compression at roughly 5–6 bits/parameter, and 1.7×–3.6× inference speedups over FP16 with optimized kernels.
Related event: SLQ Paper Achieves Near-Lossless LLM Quantization with Speedup(2 posts)→
More from Infra
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11