mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-02 19:24:38 +08:00
[docs] Benchmark Serving Incorrect Arg (#25474)
Signed-off-by: vllmellm <vllm.ellm@embeddedllm.com> Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
parent
59659b74c4
commit
77389d87b2
@ -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 \
|
|||||||
--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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user