← all papers · overview

Efficient Interactive LLM Serving With Proxy Model-based Sequence Length Prediction

Abstract

Large language models (LLMs) have been driving a new wave of interactive AI applications across numerous domains. However, efficiently serving LLM inference requests is challenging due to their unpredictable execution times originating from the autoregressive nature of generative models. Existing LLM serving systems exploit first-come-first-serve (FCFS) scheduling, suffering from head-of-line bloc

Related papers

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