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
6aa6020f
Unverified
Commit
6aa6020f
authored
Oct 30, 2024
by
Jee Jee Li
Committed by
GitHub
Oct 29, 2024
Browse files
[Misc] Specify minimum pynvml version (#9827)
Signed-off-by:
Jee Jee Li
<
pandaleefree@gmail.com
>
parent
ff5ed6e1
Changes
1
Show 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 @
6aa6020f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# Dependencies for NVIDIA GPUs
# Dependencies for NVIDIA GPUs
ray >= 2.9
ray >= 2.9
nvidia-ml-py # for pynvml package
nvidia-ml-py
>= 12.560.30
# for pynvml package
torch == 2.5.0
torch == 2.5.0
# These must be updated alongside torch
# These must be updated alongside torch
torchvision == 0.20 # Required for phi3v processor. See https://github.com/pytorch/vision?tab=readme-ov-file#installation for corresponding version
torchvision == 0.20 # Required for phi3v processor. See https://github.com/pytorch/vision?tab=readme-ov-file#installation for corresponding version
...
...
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