← all papers · overview

Packinfer: Compute- And I/o-efficient Attention For Batched LLM Inference

Abstract

Attention efficiency is critical to large language model (LLM) inference. While prior advances optimize attention execution for individual requests (e.g., FlashAttention), production LLM serving relies on batching requests with highly heterogeneous sequence lengths for high serving throughput. This mismatch induces severe computation and I/O imbalance, exacerbates stragglers, and underutilizes GPU

Related papers

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