[ci] fix genai-bench execution cmd (#8629)

This commit is contained in:
Simo Lin
2025-07-31 10:40:54 -07:00
committed by GitHub
parent 8fbcfd0723
commit ae807774f5

View File

@@ -253,7 +253,7 @@ jobs:
# Run genai-bench benchmark
echo "Running genai-bench for $policy..."
genai-bench benchmark \
python3 -m genai-bench benchmark \
--api-backend openai \
--api-base "http://127.0.0.9:8000" \
--api-key "dummy-token" \