Revert "[fix] fix bench_one_batch_server" (#5785)
This commit is contained in:
@@ -26,8 +26,6 @@ from sglang.srt.entrypoints.http_server import launch_server
|
|||||||
from sglang.srt.server_args import ServerArgs
|
from sglang.srt.server_args import ServerArgs
|
||||||
from sglang.srt.utils import kill_process_tree
|
from sglang.srt.utils import kill_process_tree
|
||||||
|
|
||||||
multiprocessing.set_start_method("spawn", force=True)
|
|
||||||
|
|
||||||
|
|
||||||
@dataclasses.dataclass
|
@dataclasses.dataclass
|
||||||
class BenchArgs:
|
class BenchArgs:
|
||||||
|
|||||||
Reference in New Issue
Block a user