vllm-project / vllm

A high-throughput and memory-efficient inference and serving engine for LLMs
https://docs.vllm.ai
Apache License 2.0
30.25k stars 4.58k forks source link

[Feature]: NVIDIA Triton GenAI Perf Benchmark #10377

Open simon-mo opened 5 hours ago

simon-mo commented 5 hours ago

🚀 The feature, motivation and pitch

The GenAI perf toolkit from NVIDIA can be used as an alternative benchmark tools for vLLM. While we already have benchmark scripts and framework in benchmarks directory, we should test out different load generators to compare the performance and accuracy of the benchmark clients.

In this issues, I described some tasks that we need help with to try out the new benchmark harness:

Happy to elaborate as well.

https://pypi.org/project/genai-perf/

Alternatives

No response

Additional context

No response

Before submitting a new issue...

catherinelee274 commented 2 hours ago

would love to work on this. Will investigate the genai perf toolkit