Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
b4bb5ea6
Commit
b4bb5ea6
authored
Jan 09, 2026
by
zhuwenwen
Browse files
update torchvision
parent
4b4a966d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
pyproject.toml
pyproject.toml
+1
-1
requirements/rocm.txt
requirements/rocm.txt
+1
-1
No files found.
pyproject.toml
View file @
b4bb5ea6
...
@@ -6,7 +6,7 @@ requires = [
...
@@ -6,7 +6,7 @@ requires = [
"packaging>=24.2"
,
"packaging>=24.2"
,
"setuptools>=77.0.3,<80.0.0"
,
"setuptools>=77.0.3,<80.0.0"
,
"setuptools-scm>=8.0"
,
"setuptools-scm>=8.0"
,
"torch
>=
2.5.1"
,
"torch>=2.5.1
,<=2.7.1
"
,
"wheel"
,
"wheel"
,
"jinja2"
,
"jinja2"
,
]
]
...
...
requirements/rocm.txt
View file @
b4bb5ea6
...
@@ -28,7 +28,7 @@ quart
...
@@ -28,7 +28,7 @@ quart
fastrlock==0.8.3
fastrlock==0.8.3
cupy==12.3.0
cupy==12.3.0
torch
>=
2.5.1
torch>=2.5.1
,<=2.7.1
triton == 3.1
triton == 3.1
flash_attn == 2.6.1
flash_attn == 2.6.1
flash_mla == 1.0.0
flash_mla == 1.0.0
...
...
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