Unverified Commit e4bf860a authored by youkaichao's avatar youkaichao Committed by GitHub
Browse files

[CI][Build] change pynvml to nvidia-ml-py (#4302)

parent 91f50a6f
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Dependencies for NVIDIA GPUs # Dependencies for NVIDIA GPUs
ray >= 2.9 ray >= 2.9
pynvml == 11.5.0 nvidia-ml-py # for pynvml package
vllm-nccl-cu12>=2.18,<2.19 # for downloading nccl library vllm-nccl-cu12>=2.18,<2.19 # for downloading nccl library
torch == 2.2.1 torch == 2.2.1
xformers == 0.0.25 # Requires PyTorch 2.2.1 xformers == 0.0.25 # Requires PyTorch 2.2.1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment