Unverified Commit 0d9fe260 authored by vllmellm's avatar vllmellm Committed by GitHub
Browse files

[docs] Benchmark Serving Incorrect Arg (#25474)


Signed-off-by: default avatarvllmellm <vllm.ellm@embeddedllm.com>
parent 273690a5
...@@ -680,7 +680,7 @@ vllm bench serve \ ...@@ -680,7 +680,7 @@ vllm bench serve \
--save-result \ --save-result \
--result-dir ~/vllm_benchmark_results \ --result-dir ~/vllm_benchmark_results \
--save-detailed \ --save-detailed \
--endpoint /v1/chat/completion --endpoint /v1/chat/completions
``` ```
##### Videos (ShareGPT4Video) ##### Videos (ShareGPT4Video)
...@@ -707,7 +707,7 @@ vllm bench serve \ ...@@ -707,7 +707,7 @@ vllm bench serve \
--save-result \ --save-result \
--result-dir ~/vllm_benchmark_results \ --result-dir ~/vllm_benchmark_results \
--save-detailed \ --save-detailed \
--endpoint /v1/chat/completion --endpoint /v1/chat/completions
``` ```
##### Synthetic Random Images (random-mm) ##### Synthetic Random Images (random-mm)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment