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
eaade87a
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "a6610db7a8ea0c8b04ec915b8ff3cac670606827"
Unverified
Commit
eaade87a
authored
Oct 27, 2024
by
Lianmin Zheng
Committed by
GitHub
Oct 27, 2024
Browse files
Fix unit tests (#1817)
parent
86fc0d79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/sglang/srt/server.py
python/sglang/srt/server.py
+1
-1
No files found.
python/sglang/srt/server.py
View file @
eaade87a
...
@@ -834,7 +834,7 @@ class Engine:
...
@@ -834,7 +834,7 @@ class Engine:
return
ret
return
ret
def
shutdown
(
self
):
def
shutdown
(
self
):
kill_child_process
(
include_self
=
True
)
kill_child_process
()
def
get_tokenizer
(
self
):
def
get_tokenizer
(
self
):
global
tokenizer_manager
global
tokenizer_manager
...
...
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