← all papers · overview

KV Packet: Recomputation-free Context-independent KV Caching For Llms

Abstract

Large Language Models (LLMs) rely heavily on Key-Value (KV) caching to minimize inference latency. However, standard KV caches are context-dependent: reusing a cached document in a new context requires recomputing KV states to account for shifts in attention distribution. Existing solutions such as CacheBlend, EPIC, and SAM-KV mitigate this issue by

Related papers

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