Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
vLLM Semantic Router

Make Your Mixture-of-Models Programmable.

Documentation | Playground | Blog | Publications | Hugging Face | Slack

vllm-project%2Fsemantic-router | Trendshift vllm-project%2Fsemantic-router | Trendshift

Main GitHub Release Go Ask DeepWiki


About

vLLM Semantic Router is a programmable routing layer for building Mixture-of-Models systems across heterogeneous LLM infrastructure. It evaluates request signals, user preferences, and application policies to select—or compose—the right model path for each request.

Use it to improve quality, cost, latency, privacy, and safety without hard-coding routing logic into applications.

DimensionFragmented todayWith vLLM SR
ModelsModels specialize in different work.Compose personalized model paths.
ComputeGPUs, accelerators, edge, and cloud coexist.Route across heterogeneous compute.
LocationInference 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-sr.ai/install.sh | bash -s -- --channel stable

For pip, uv, or agent-driven installation, see the Installation Guide.

Online playground

Try the online playground at https://app.vllm-sr.ai/playground.

Credentials:

  • Username: love@vllm-sr.ai
  • Password: vllm-sr-read

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. Track contributors, workgroups, and weekly activity at community.vllm-sr.ai.

Community Meetings

We host two monthly community meetings across APAC and the Americas:

  • APAC-friendly meeting — second Wednesday of the month: 9:00-10:00 AM Singapore time (UTC+8; the same local time in Beijing)
  • Americas-friendly meeting — fourth Wednesday of the month: 8:00-9:00 PM Eastern Time (America/New_York) / 5:00-6:00 PM Pacific Time

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 tools/agent/docs/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}},
}

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.


关于 About

A programmable Mixture-of-Models router for heterogeneous LLM inference
ai-gatewayguardrailsinferencekubernetesllmllmroutermixture-of-modelspytorchsemantic-routertransformervllm

语言 Languages

Go47.8%
Python25.2%
TypeScript12.7%
Rust6.9%
CSS2.7%
Shell1.4%
TeX0.8%
Makefile0.7%
ASL0.7%
JavaScript0.3%
C++0.2%
SCSS0.1%
Dockerfile0.1%
Svelte0.1%
BibTeX Style0.1%
HIP0.1%
HTML0.0%
C0.0%
CMake0.0%
Go Template0.0%
MDX0.0%
GLSL0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1994
Total Commits
峰值: 171次/周
Less
More

核心贡献者 Contributors