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
a7043c6f
Unverified
Commit
a7043c6f
authored
Oct 18, 2025
by
fzyzcjy
Committed by
GitHub
Oct 18, 2025
Browse files
Bump torch_memory_saver to avoid installing pre-release versions (#11797)
parent
67e34c56
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 @
a7043c6f
...
@@ -60,7 +60,7 @@ dependencies = [
...
@@ -60,7 +60,7 @@ dependencies = [
"tiktoken"
,
"tiktoken"
,
"timm==1.0.16"
,
"timm==1.0.16"
,
"torch==2.8.0"
,
"torch==2.8.0"
,
"torch_memory_saver==0.0.9
rc2
"
,
"torch_memory_saver==0.0.9"
,
"torchao==0.9.0"
,
"torchao==0.9.0"
,
"torchaudio==2.8.0"
,
"torchaudio==2.8.0"
,
"torchvision"
,
"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