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
3c8a5231
"...en/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "2ef9bdd76f69dfe7a6c125a3d76222140c685557"
Unverified
Commit
3c8a5231
authored
Apr 30, 2025
by
lambert0312
Committed by
GitHub
Apr 29, 2025
Browse files
Fix check_env script (#5901)
parent
a043f7f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
python/sglang/check_env.py
python/sglang/check_env.py
+3
-3
No files found.
python/sglang/check_env.py
View file @
3c8a5231
...
@@ -20,7 +20,7 @@ def is_cuda_v2():
...
@@ -20,7 +20,7 @@ def is_cuda_v2():
PACKAGE_LIST
=
[
PACKAGE_LIST
=
[
"sglang"
,
"sglang"
,
"sgl_kernel"
,
"sgl_kernel"
,
"flashinfer"
,
"flashinfer
_python
"
,
"triton"
,
"triton"
,
"transformers"
,
"transformers"
,
"torchao"
,
"torchao"
,
...
@@ -36,8 +36,8 @@ PACKAGE_LIST = [
...
@@ -36,8 +36,8 @@ PACKAGE_LIST = [
"packaging"
,
"packaging"
,
"psutil"
,
"psutil"
,
"pydantic"
,
"pydantic"
,
"multipart"
,
"
python-
multipart"
,
"zmq"
,
"
py
zmq"
,
"torchao"
,
"torchao"
,
"uvicorn"
,
"uvicorn"
,
"uvloop"
,
"uvloop"
,
...
...
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