[misc] Move bench_one_batch into sglang/benchmark/ with a back-compat shim (#28687)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user