[Misc] Add packages for benchmark as extra dependency (#19089)

Signed-off-by: Isotr0py <2037008807@qq.com>
This commit is contained in:
Isotr0py
2025-06-04 19:18:48 +08:00
committed by GitHub
parent 2669a0d7b5
commit 8711bc5e68
3 changed files with 20 additions and 22 deletions

View File

@@ -77,6 +77,8 @@ vllm complete --quick "The future of AI is"
Run benchmark tests for latency online serving throughput and offline inference throughput.
To use benchmark commands, please install with extra dependencies using `pip install vllm[bench]`.
Available Commands:
```bash