Skip to content

Commit 47604f7

Browse files
committed
changes to comments in benchmark lib . sh
1 parent 49e0e0c commit 47604f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/benchmark_lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ wait_for_server_ready() {
7575
# Parameters:
7676
# --model: Model name
7777
# --port: Server port
78-
# --backend: Backend type - 'vllm' or 'openai'
78+
# --backend: Backend type - e.g., 'vllm' or 'openai'
7979
# --input-len: Random input sequence length
8080
# --output-len: Random output sequence length
8181
# --random-range-ratio: Random range ratio

0 commit comments

Comments
 (0)