Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
ae807774
Unverified
Commit
ae807774
authored
Jul 31, 2025
by
Simo Lin
Committed by
GitHub
Jul 31, 2025
Browse files
[ci] fix genai-bench execution cmd (#8629)
parent
8fbcfd07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/pr-test-pd-router.yml
.github/workflows/pr-test-pd-router.yml
+1
-1
No files found.
.github/workflows/pr-test-pd-router.yml
View file @
ae807774
...
@@ -253,7 +253,7 @@ jobs:
...
@@ -253,7 +253,7 @@ jobs:
# Run genai-bench benchmark
# Run genai-bench benchmark
echo "Running genai-bench for $policy..."
echo "Running genai-bench for $policy..."
genai-bench benchmark \
python3 -m
genai-bench benchmark \
--api-backend openai \
--api-backend openai \
--api-base "http://127.0.0.9:8000" \
--api-base "http://127.0.0.9:8000" \
--api-key "dummy-token" \
--api-key "dummy-token" \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment