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
9915912f
Unverified
Commit
9915912f
authored
Feb 17, 2025
by
Woosuk Kwon
Committed by
GitHub
Feb 17, 2025
Browse files
[V1][PP] Fix & Pin Ray version in requirements-cuda.txt (#13436)
Signed-off-by:
Woosuk Kwon
<
woosuk.kwon@berkeley.edu
>
parent
d1b649f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements-cuda.txt
requirements-cuda.txt
+1
-1
No files found.
requirements-cuda.txt
View file @
9915912f
...
...
@@ -2,7 +2,7 @@
-r requirements-common.txt
# Dependencies for NVIDIA GPUs
ray[
default] >= 2.9
ray[
adag] == 2.41.0 # Required for pipeline parallelism in V1.
torch == 2.5.1
torchaudio==2.5.1
# These must be updated alongside torch
...
...
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