RouterWise: Joint Resource Allocation and Routing for Latency-Aware Multi-Model LLM Serving
Hossein Hosseini Kasnavieh, Christopher Leckie, Adel N. Toosi

TL;DR
RouterWise is a system that jointly optimizes resource allocation and routing policies for multi-model LLM serving, ensuring latency targets are met while maximizing output quality.
Contribution
It introduces a formal joint optimization framework and a practical system, RouterWise, for latency-aware resource allocation and routing in GPU clusters.
Findings
Output quality can vary by up to 87% across different setups.
Joint optimization significantly improves latency and quality trade-offs.
RouterWise effectively balances resource allocation and routing to meet latency SLOs.
Abstract
Multi-model LLM routing has emerged as an effective approach for reducing serving cost and latency while maintaining output quality by assigning each prompt to an appropriate model. However, prior routing methods typically assume that each model has a fixed latency. In real deployments, this assumption is inaccurate: multiple models often share limited GPU resources, and a model's latency depends strongly on both its allocated resources and the request load induced by the routing policy. Consequently, routing and resource allocation are tightly coupled. In this work, we study joint resource allocation and routing for latency-aware multi-model LLM serving in GPU clusters. Given a set of deployed models and a latency service-level objective (SLO), we seek a system setup and routing policy that maximize overall output quality while satisfying the latency target. We formalize this problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
