2026
CLIMB: Taming the LoRA Residency Cliff in Multi-LoRA Serving
ICML 2026poster
Multi-tenant multi-LoRA serving multiplexes many LoRA adapters on a single GPU under high utilization, where most device memory is reserved for the KV cache, leaving only a small residency budget $K$ for adapters. In this regime, adapter readiness is atomic: if an adapter is not device-resident, the…