← all papers · overview

SUN: Shared Use Of Next-token Prediction For Efficient Multi-llm Disaggregated Serving

Abstract

In multi-model LLM serving, decode execution remains inefficient due to model-specific resource partitioning: since cross-model batching is not possible, memory-bound decoding often suffers from severe GPU underutilization, especially under skewed workloads. We propose Shared Use of Next-token Prediction (SUN), the first approach that enables cross-model sharing of decode execution in disaggregate

Related papers

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