Speculative Decoding: How Production LLM Systems Cut Latency by 2–3x
Speculative decoding trades a small draft model for big latency wins — 2–3x faster token generation with mathematically identical outputs. Here’s how it works and where production systems use it.