[Benchmark] Remove re-exports from bench_serving.py (#19130)
This commit is contained in:
@@ -12,7 +12,7 @@ from bench_multiturn import (
|
||||
)
|
||||
from tqdm.asyncio import tqdm
|
||||
|
||||
from sglang.bench_serving import get_tokenizer
|
||||
from sglang.benchmark.utils import get_tokenizer
|
||||
|
||||
|
||||
class ContextWorkloadGenerator(WorkloadGenerator):
|
||||
|
||||
Reference in New Issue
Block a user