[misc] Move bench_one_batch into sglang/benchmark/ with a back-compat shim (#28687)

This commit is contained in:
Liangsheng Yin
2026-06-23 14:48:35 -07:00
committed by GitHub
parent 6c5f466023
commit c864c8d9c2
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1564,7 +1564,7 @@ def run_bench_one_batch(model, other_args):
command = [
"python3",
"-m",
"sglang.bench_one_batch",
"sglang.benchmark.one_batch",
"--batch-size",
"1",
"--input",