-
Notifications
You must be signed in to change notification settings - Fork 239
docs: Model Performance Evaluation Guide #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: JaredforReal <w13431838023@gmail.com>
✅ Deploy Preview for vllm-semantic-router ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
👥 vLLM Semantic Team NotificationThe following members have been identified for the changed files in this PR and have been automatically assigned: 📁
|
still lacks some plot and picture. I leave it as a draft. Love to receive feedback from the community! |
Signed-off-by: JaredforReal <w13431838023@gmail.com>
Signed-off-by: JaredforReal <w13431838023@gmail.com>
Signed-off-by: JaredforReal <w13431838023@gmail.com>
Signed-off-by: JaredforReal <w13431838023@gmail.com>
@Xunzhuo Thanks for your time! This PR is ready for review, learned a lot making this doc :) |
@JaredforReal can you run the lint? Thanks. |
Signed-off-by: JaredforReal <w13431838023@gmail.com>
@rootfs fixed! Thanks! |
Thanks! /lgtm |
What type of PR is this?
docs: Model Performance Evaluation Guide
What this PR does / why we need it:
Evaluation makes routing data-driven. By measuring per-category accuracy on MMLU-Pro (and doing a quick sanity check with ARC), you can:
In short, evaluation converts anecdotes into measurable signals that improve quality, cost efficiency, and reliability of the router.
Which issue(s) this PR fixes:
Fixes #53
Release Notes: No