← all papers · overview

Kv-runahead: Scalable Causal LLM Inference By Parallel Key-value Cache Generation

Abstract

Large Language Model or LLM inference has two phases, the prompt (or prefill) phase to output the first token and the extension (or decoding) phase to the generate subsequent tokens. In this work, we propose an efficient parallelization scheme, KV-Runahead to accelerate the prompt phase. The key observation is that the extension phase generates tokens faster than the prompt phase because of key-va

Related papers

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