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
3a641d90
Unverified
Commit
3a641d90
authored
Sep 29, 2025
by
Yineng Zhang
Committed by
GitHub
Sep 29, 2025
Browse files
chore: upgrade sgl-kernel 0.3.13 (#11056)
parent
6f16bf9d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
python/pyproject.toml
python/pyproject.toml
+1
-1
python/pyproject_other.toml
python/pyproject_other.toml
+2
-2
No files found.
python/pyproject.toml
View file @
3a641d90
...
...
@@ -57,7 +57,7 @@ dependencies = [
"uvicorn"
,
"uvloop"
,
"xgrammar==0.1.24"
,
"sgl-kernel==0.3.1
2
"
,
"sgl-kernel==0.3.1
3
"
,
"torch==2.8.0"
,
"torchaudio==2.8.0"
,
"torchvision"
,
...
...
python/pyproject_other.toml
View file @
3a641d90
...
...
@@ -65,7 +65,7 @@ tracing = [
srt
=
[
"sglang[runtime_common]"
,
"sgl-kernel==0.3.1
2
"
,
"sgl-kernel==0.3.1
3
"
,
"torch==2.8.0"
,
"torchaudio==2.8.0"
,
"torchvision"
,
...
...
@@ -75,7 +75,7 @@ srt = [
blackwell
=
[
"sglang[runtime_common]"
,
"sgl-kernel==0.3.1
2
"
,
"sgl-kernel==0.3.1
3
"
,
"torch==2.8.0"
,
"torchaudio==2.8.0"
,
"torchvision"
,
...
...
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