We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e0e0c commit 47604f7Copy full SHA for 47604f7
1 file changed
benchmarks/benchmark_lib.sh
@@ -75,7 +75,7 @@ wait_for_server_ready() {
75
# Parameters:
76
# --model: Model name
77
# --port: Server port
78
-# --backend: Backend type - 'vllm' or 'openai'
+# --backend: Backend type - e.g., 'vllm' or 'openai'
79
# --input-len: Random input sequence length
80
# --output-len: Random output sequence length
81
# --random-range-ratio: Random range ratio
0 commit comments