Coral: Cost-Efficient Multi-LLM Serving over Heterogeneous Cloud GPUs

arXiv:2605.0435786.61 citationsh-index: 29
Predicted impact top 3% in DC · last 90 daysOriginality Incremental advance
AI Analysis

For cloud providers and users deploying multiple LLMs, Coral enables cost-efficient serving by leveraging heterogeneous GPUs, addressing the practical challenge of fragmented LLM usage.

Coral is a system for serving multiple LLMs on heterogeneous cloud GPUs that jointly optimizes resource allocation and serving strategies, reducing serving cost by up to 2.79x and improving goodput by up to 2.39x over baselines.

The usage of large language models (LLMs) has grown increasingly fragmented, with no single model dominating. Meanwhile, cloud providers offer a wide range of mid-tier and older-generation GPUs that enjoy better availability and deliver comparable performance per dollar to top-tier hardware. To efficiently harness these heterogeneous resources for serving multiple LLMs concurrently, we introduce Coral, an adaptive heterogeneity-aware multi-LLM serving system. The key idea behind Coral is to jointly optimize resource allocation and the serving strategy of each model replica across all models. To keep pace with shifting throughput demand and resource availability, Coral applies a lossless two-stage decomposition that preserves joint optimality while cutting online solve time from hours to tens of seconds. Our evaluation across 6 models and 20 GPU configurations shows that Coral reduces serving cost by up to 2.79$\times$ over the best baseline, and delivers up to 2.39$\times$ higher goodput under scarce resource availability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes