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
5942fdb4
Unverified
Commit
5942fdb4
authored
Sep 29, 2025
by
Yineng Zhang
Committed by
GitHub
Sep 29, 2025
Browse files
chore: upgrade cutedsl 4.2.1 (#11054)
parent
af4ab656
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
python/pyproject.toml
python/pyproject.toml
+1
-1
python/pyproject_other.toml
python/pyproject_other.toml
+1
-1
No files found.
python/pyproject.toml
View file @
5942fdb4
...
...
@@ -67,7 +67,7 @@ dependencies = [
"tiktoken"
,
"anthropic>=0.20.0"
,
"torch_memory_saver==0.0.8"
,
"nvidia-cutlass-dsl==4.2.
0
"
,
"nvidia-cutlass-dsl==4.2.
1
"
,
]
[project.optional-dependencies]
...
...
python/pyproject_other.toml
View file @
5942fdb4
...
...
@@ -81,7 +81,7 @@ blackwell = [
"torchvision"
,
"cuda-python"
,
"flashinfer_python==0.4.0rc1"
,
"nvidia-cutlass-dsl==4.2.
0
"
,
"nvidia-cutlass-dsl==4.2.
1
"
,
]
# HIP (Heterogeneous-computing Interface for Portability) for AMD
...
...
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