Update vLLM-SR RouterArena submission#131
Merged
Merged
Conversation
Contributor
Author
|
/evaluate |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the vLLM Semantic Router configuration to use a new RouterArena “recipe” with a refreshed model list and adds an explicit description, while removing endpoint and category-mapping fields.
Changes:
- Replaces the previous model set with updated provider/model identifiers and changes the default model.
- Removes
router_endpoint,base_url, andcategory_model_mappingfrom the config. - Adds a descriptive
descriptionfield clarifying the recipe and data-embedding constraints.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Router Evaluation ResultsRouter: RouterArena Metrics
Optimality Metrics
Evaluation completed by RouterArena automated workflow |
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
16c1395 to
6f63fea
Compare
Contributor
Author
|
/evaluate |
Router Evaluation ResultsRouter: RouterArena Metrics
Optimality Metrics
Evaluation completed by RouterArena automated workflow |
yl231
approved these changes
Jun 4, 2026
yl231
added a commit
that referenced
this pull request
Jun 4, 2026
vLLM Semantic Router resubmission (#131) re-evaluated at RouterArena score 0.7538 (was 0.6723). Updated its row and re-sorted ranks 1-9: Arena 67.23 -> 75.38 Accuracy 66.53 -> 75.97 Cost/1K $0.06 -> $0.11 Opt.Sel 84.66 -> 20.12 Opt.Cost 90.71 -> 24.52 Opt.Acc 89.24 -> 89.87 Robust 90.95 -> 73.10 At 75.38 vLLM-SR overtakes Sqwish (75.27) for #1; Sqwish, AgentForge, Nadir, Weave, OrcaRouter-Adaptive, Azure, R2-Router and Auto each shift down one rank. Ranks 10-20 unchanged. Metrics taken from the final /evaluate run on the merged submission (verified byte-identical to main). Co-authored-by: Louie Lu <yl231@datalab2.cs.rice.edu> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update the
vllm-srRouterArena submission artifacts for the vLLM Semantic RouterThis submission updates:
router_inference/config/vllm-sr.jsonrouter_inference/predictions/vllm-sr.jsonrouter_inference/predictions/vllm-sr-robustness.jsonNotes
generated_resultfields are populated for all 8,400 regular entries withsuccess=true.generated_resultfields are required.