[misc] Move bench_serving into sglang.benchmark (#28996)

This commit is contained in:
Alex Tumanov
2026-06-23 19:34:11 -07:00
committed by GitHub
parent f76c6c95be
commit 33373cbb12
14 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ class StressTestRunner:
command = [
"python3",
"-m",
"sglang.bench_serving",
"sglang.benchmark.serving",
"--backend",
"sglang-oai",
"--base-url",