← all papers · overview

Decoding Speculative Decoding

Abstract

Speculative Decoding is a widely used technique to speed up inference for Large Language Models (LLMs) without sacrificing quality. When performing inference, speculative decoding uses a smaller draft model to generate speculative tokens and then uses the target LLM to verify those draft tokens. The speedup provided by speculative decoding heavily depends on the choice of the draft model. In this

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).