[misc] Move bench_offline_throughput into sglang/benchmark/ with a back-compat shim (#28747)
This commit is contained in:
@@ -1616,7 +1616,7 @@ def run_bench_offline_throughput(model, other_args):
|
||||
command = [
|
||||
"python3",
|
||||
"-m",
|
||||
"sglang.bench_offline_throughput",
|
||||
"sglang.benchmark.offline_throughput",
|
||||
"--num-prompts",
|
||||
"1",
|
||||
"--dataset-name",
|
||||
|
||||
Reference in New Issue
Block a user