"vscode:/vscode.git/clone" did not exist on "6aa8ad14f8a9b09904c11413449b9b5d942a115a"
Unverified Commit 005aad32 authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Revert "[fix] fix bench_one_batch_server" (#5785)

parent 4d23ba08
......@@ -26,8 +26,6 @@ from sglang.srt.entrypoints.http_server import launch_server
from sglang.srt.server_args import ServerArgs
from sglang.srt.utils import kill_process_tree
multiprocessing.set_start_method("spawn", force=True)
@dataclasses.dataclass
class BenchArgs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment