mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-30 02:57:04 +08:00
[Nit][Benchmark]Fix example in benchmark_serving_structured_output.py (#19311)
Signed-off-by: Lifan Shen <lifans@meta.com>
This commit is contained in:
parent
d2f0e7e615
commit
4e4f63ad45
@ -12,7 +12,6 @@ On the client side, run:
|
|||||||
--model <your_model> \
|
--model <your_model> \
|
||||||
--dataset json \
|
--dataset json \
|
||||||
--structured-output-ratio 1.0 \
|
--structured-output-ratio 1.0 \
|
||||||
--structured-output-backend auto \
|
|
||||||
--request-rate 10 \
|
--request-rate 10 \
|
||||||
--num-prompts 1000
|
--num-prompts 1000
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user