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
90bc26a8
Unverified
Commit
90bc26a8
authored
Feb 27, 2025
by
Chayenne
Committed by
GitHub
Feb 27, 2025
Browse files
set a strict sgl-kernel version (#3950)
parent
ec0a72c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/pyproject.toml
python/pyproject.toml
+1
-1
No files found.
python/pyproject.toml
View file @
90bc26a8
...
...
@@ -42,7 +42,7 @@ runtime_common = [
]
srt
=
[
"sglang[runtime_common]"
,
"sgl-kernel
>
=0.0.3.post6"
,
"sgl-kernel
=
=0.0.3.post6"
,
"flashinfer_python>=0.2.2.post1"
,
"torch==2.5.1"
,
"vllm>=0.6.4.post1,<=0.7.2"
,
...
...
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