quantization
4 statements across 3 episodes · 1 bullish · 0 bearish · 4 people on the record · first statement Nov 3, 2023 by Michael Royzen · across every show →
Everything said about quantization, oldest first
Nov 3, 2023 neutral
Jul 29, 2024
Aug 3, 2026 positive
Quantizing more layers can actually improve model fidelity via error cancellation
“It is possible that the model in which I quantized more information is going to perform better because the quantization errors have canceled out. And so what Joshua showed in his mathematical proof where he had like a verifier in is that you can predict which …”
Aug 3, 2026
Most inference optimizations like KV caching are lossless, unlike quantization
“Most inference optimizations are lossless. KV caching, for example, you are just recomputing or preventing recomputing the same values. Speculation, of course, If a draft token is wrong, it gets rejected. The main lossy optimization is quantization”