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
655efb3e
Unverified
Commit
655efb3e
authored
Feb 03, 2026
by
Wentao Ye
Committed by
GitHub
Feb 03, 2026
Browse files
[Dependency] Remove comments of ray in dependency files (#33351)
Signed-off-by:
yewentao256
<
zhyanwentao@126.com
>
parent
bd8da29a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
requirements/cuda.txt
requirements/cuda.txt
+1
-1
requirements/rocm.txt
requirements/rocm.txt
+1
-1
No files found.
requirements/cuda.txt
View file @
655efb3e
...
...
@@ -4,7 +4,7 @@
numba == 0.61.2 # Required for N-gram speculative decoding
# Dependencies for NVIDIA GPUs
ray[cgraph]>=2.48.0
# Ray Compiled Graph, required for pipeline parallelism in V1.
ray[cgraph]>=2.48.0
torch==2.9.1
torchaudio==2.9.1
# These must be updated alongside torch
...
...
requirements/rocm.txt
View file @
655efb3e
...
...
@@ -5,7 +5,7 @@ numba == 0.61.2 # Required for N-gram speculative decoding
# Dependencies for AMD GPUs
datasets
ray[cgraph]>=2.48.0
# Ray Compiled Graph, required for pipeline parallelism in V1.
ray[cgraph]>=2.48.0
peft
pytest-asyncio
tensorizer==2.10.1
...
...
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