feat(benchmark script): add similar to vllm --ready-check-timeout-sec parameter (#15466)

This commit is contained in:
almaslof
2026-03-03 23:44:38 +02:00
committed by GitHub
parent ac2819c81f
commit b0f26698f5
2 changed files with 35 additions and 0 deletions

View File

@@ -1090,6 +1090,7 @@ def get_benchmark_args(
gsp_num_turns=gsp_num_turns,
header=header,
max_concurrency=max_concurrency,
ready_check_timeout_sec=0,
)