AI RESEARCH
Dynamic Model Routing and Cascading for Efficient LLM Inference: A Survey
arXiv CS.CL
•
ArXi:2603.04445v2 Announce Type: replace-cross The rapid growth of large language models (LLMs) with diverse capabilities, costs, and domains has created a critical need for intelligent model selection at inference time. While smaller models suffice for routine queries, complex tasks demand capable models. However, static model deployment does not account for the complexity and domain of incoming queries, leading to suboptimal performance and increased costs. Dynamic routing systems that adaptively select models based on query characteristics have emerged as a solution to this challenge.