Unverified Commit 4e4f63ad authored by Lifans's avatar Lifans Committed by GitHub
Browse files

[Nit][Benchmark]Fix example in benchmark_serving_structured_output.py (#19311)


Signed-off-by: default avatarLifan Shen <lifans@meta.com>
parent d2f0e7e6
...@@ -12,7 +12,6 @@ On the client side, run: ...@@ -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
......
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