-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
[Doc] Reorganize benchmark docs #29658
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
[Doc] Reorganize benchmark docs #29658
Conversation
Signed-off-by: DarkLight1337 <[email protected]>
|
Documentation preview: https://vllm--29658.org.readthedocs.build/en/29658/ |
Signed-off-by: DarkLight1337 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request does a great job of reorganizing the benchmark documentation into its own dedicated section, which significantly improves discoverability. The content has been split into logical pages for CLI, parameter sweeps, and the performance dashboard. My review focuses on ensuring the correctness of the documentation after this refactoring. I've found several broken links (to source files and images) that were likely missed during the file moves. I've provided suggestions to fix these incorrect relative paths.
ad096cd to
c9ffb59
Compare
Signed-off-by: DarkLight1337 <[email protected]>
2062055 to
7fd2fd8
Compare
Signed-off-by: DarkLight1337 <[email protected]>
7fd2fd8 to
ef6882d
Compare
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: Hashem Hashemi <[email protected]>
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: Xingyu Liu <[email protected]>
Purpose
The benchmark documentation is getting a bit long, so let's split it up into multiple pages.
Also, since benchmarks can also be done by users who want to optimize the settings, I have made Benchmarks its own tab.
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.