[Benchmark] Remove re-exports from bench_serving.py (#19130)
This commit is contained in:
@@ -35,10 +35,9 @@ from sglang.bench_serving import (
|
||||
_create_bench_client_session,
|
||||
calculate_metrics,
|
||||
get_request,
|
||||
get_tokenizer,
|
||||
remove_prefix,
|
||||
sample_random_requests,
|
||||
)
|
||||
from sglang.benchmark.datasets import sample_random_requests
|
||||
from sglang.benchmark.utils import get_tokenizer, remove_prefix
|
||||
|
||||
global args
|
||||
|
||||
|
||||
Reference in New Issue
Block a user