Closed as not planned
Description
Your current environment
I noticed that the official way of using the benchmark to call the chat API doesn't involve continuous concurrency and doesn't obtain the full response. However, I use Locust to continuously and concurrently call the chat API and obtain the full output.
1、When these two methods are used to evaluate the performance of the model and the accelerator card, what are the differences?
2、The benchmark script also provides a test method with fixed - length input and output. What are the differences in calculating the token output rate between this method and the test method of asking random questions and obtaining a full response?
How would you like to use vllm
I want to run inference of a [specific model](put link here). I don't know how to integrate it with vllm.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.