Model Selection Overview
Model selection is an advanced feature of vLLM Semantic Router that automatically chooses the best LLM from multiple candidates based on learned preferences, query similarity, and cost-quality optimization.
The semantic router supports 8 selection algorithms across two categories:
- Core algorithms: Static, Elo, RouterDC, AutoMix, Hybrid
- RL-driven algorithms: Thompson Sampling, GMTRouter, Router-R1