← all papers · overview

Relayattention For Efficient Large Language Model Serving With Long System Prompts

Abstract

A practical large language model (LLM) service may involve a long system prompt, which specifies the instructions, examples, and knowledge documents of the task and is reused across requests. However, the long system prompt causes throughput/latency bottlenecks as the cost of generating the next token grows w.r.t. the sequence length. This paper aims to improve the efficiency of LLM services that

Related papers

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