Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
005aad32
Unverified
Commit
005aad32
authored
Apr 27, 2025
by
Lianmin Zheng
Committed by
GitHub
Apr 27, 2025
Browse files
Revert "[fix] fix bench_one_batch_server" (#5785)
parent
4d23ba08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
python/sglang/bench_one_batch_server.py
python/sglang/bench_one_batch_server.py
+0
-2
No files found.
python/sglang/bench_one_batch_server.py
View file @
005aad32
...
@@ -26,8 +26,6 @@ from sglang.srt.entrypoints.http_server import launch_server
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment