Show HN: 8-bit Qwen3.8-27B decodes 1.7x faster than BF16, slower at 16K context
Source
gltanaka
Author
gltanaka
Published
Terms in this piece · Glossary
token — The chunk of text a model reads and writes in — roughly three-quarters of a word — and the unit AI usage is billed in.
quantization — Shrinking a model by storing its numbers less precisely — like rounding — so it runs faster and fits on smaller hardware, at a small quality cost.
Why it matters
quantizationShrinking a model by storing its numbers less precisely — like rounding — so it runs faster and fits on smaller hardware, at a small quality cost.Full definition → write-ups usually report only the wins. The regressions at 16K prefill and time to first tokenThe chunk of text a model reads and writes in — roughly three-quarters of a word — and the unit AI usage is billed in.Full definition → are the numbers that decide whether it fits your workload.