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

This commit is contained in:
youkaichao 2024-04-23 18:33:12 -07:00 committed by GitHub
parent 91f50a6fe2
commit e4bf860a54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
# Dependencies for NVIDIA GPUs
ray >= 2.9
pynvml == 11.5.0
nvidia-ml-py # for pynvml package
vllm-nccl-cu12>=2.18,<2.19 # for downloading nccl library
torch == 2.2.1
xformers == 0.0.25 # Requires PyTorch 2.2.1