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
f4d9953d
Unverified
Commit
f4d9953d
authored
Aug 04, 2024
by
Yineng Zhang
Committed by
GitHub
Aug 04, 2024
Browse files
misc: add triton in check_env PACKAGE_LIST (#914)
parent
4f005250
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/sglang/check_env.py
python/sglang/check_env.py
+1
-0
No files found.
python/sglang/check_env.py
View file @
f4d9953d
...
@@ -13,6 +13,7 @@ import torch
...
@@ -13,6 +13,7 @@ import torch
PACKAGE_LIST
=
[
PACKAGE_LIST
=
[
"sglang"
,
"sglang"
,
"flashinfer"
,
"flashinfer"
,
"triton"
,
"requests"
,
"requests"
,
"tqdm"
,
"tqdm"
,
"numpy"
,
"numpy"
,
...
...
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