mirror of
https://github.com/vllm-project/vllm.git
synced 2026-08-09 07:18:09 +00:00
504 B
504 B
Benchmark Suites
vLLM provides comprehensive benchmarking tools for performance testing and evaluation:
- Benchmark CLI:
vllm benchCLI tools and specialized benchmark scripts for interactive performance testing. - Parameter Sweeps: Automate
vllm benchruns for multiple configurations, useful for optimization and tuning. - Performance Dashboard: Automated CI that publishes benchmarks on each commit.