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
02845513
Commit
02845513
authored
Jan 09, 2026
by
zhuwenwen
Browse files
Revert "update deps"
This reverts commit
bed8bb81
.
parent
bed8bb81
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pyproject.toml
pyproject.toml
+1
-1
requirements/rocm.txt
requirements/rocm.txt
+2
-2
No files found.
pyproject.toml
View file @
02845513
...
...
@@ -6,7 +6,7 @@ requires = [
"packaging>=24.2"
,
"setuptools>=77.0.3,<80.0.0"
,
"setuptools-scm>=8.0"
,
"torch
=
=2.5.1"
,
"torch
>
=2.5.1
,<=2.7.1
"
,
"wheel"
,
"jinja2"
,
]
...
...
requirements/rocm.txt
View file @
02845513
...
...
@@ -28,8 +28,8 @@ quart
fastrlock==0.8.3
cupy==12.3.0
torch
=
=2.5.1
torchvision
=
=0.20.1
torch
>
=2.5.1
,<=2.7.1
torchvision
>
=0.20.1
,<=0.22.0
triton == 3.1
flash_attn == 2.6.1
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