← all papers · overview

Harvest: Opportunistic Peer-to-peer GPU Caching For LLM Inference

Abstract

Large Language Model (LLM) inference is increasingly constrained by GPU memory capacity rather than compute throughput, driven by growing model sizes and the linear growth of the key-value (KV) cache during autoregressive decoding. Existing approaches mitigate memory pressure by offloading model state and KV tensors to host memory, but incur substantial latency due to limited PCIe bandwidth. We pr

Related papers

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