Skip to content

vllm-project/semantic-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,673 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vLLM Semantic Router

Building Mixture-of-Models: The Next-Generation Model Architecture for Heterogeneous LLM Inference

Documentation | Playground | Blog | Publications | Hugging Face


About

We believe Mixture-of-Models is the next-generation model architecture for heterogeneous LLM inference.

That is why we built vLLM Semantic Router—to turn signals and preferences into executable model paths for every user, product, and workload.

Dimension Fragmented today With vLLM SR
Models Models specialize in different work. Compose personalized model paths.
Compute GPUs, accelerators, edge, and cloud coexist. Route across heterogeneous compute.
Location Inference spans edge, private, and cloud. Keep data within its boundaries.
Preference "Best" changes by user and workload. Make every preference executable.

Explore how it works →

Getting Started

Install

curl -fsSL https://vllm-semantic-router.com/install.sh | bash

For platform notes, detailed setup options, and troubleshooting, see the Installation Guide.

Online playground credentials
  • Username: love@vllm-sr.ai
  • Password: vllm-sr

Latest News

Earlier announcements

More announcements are available on the Blog and Publications pages.

Community

For questions, feedback, or to contribute, please join the #semantic-router channel in vLLM Slack.

Community Meetings

We host community meetings on the first and third Tuesday of each month to sync with contributors across different time zones:

Contributing

If you want to contribute, start with CONTRIBUTING.md.

For repository-native development workflow and validation commands, use AGENTS.md as the entrypoint and docs/agent/README.md as the canonical index.

Citation

If you find Semantic Router helpful in your research or projects, please consider citing it:

@misc{semanticrouter2025,
  title={vLLM Semantic Router},
  author={vLLM Semantic Router Team},
  year={2025},
  howpublished={\url{https://github.com/vllm-project/semantic-router}},
}

Star History

Star History Chart

Sponsors

We are grateful to our sponsors who support us:


AMD provides us with GPU resources and ROCm™ software for training and researching frontier router models, enhancing E2E testing, and building the online models playground.