mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-18 06:35:01 +08:00
[CI][Build] change pynvml to nvidia-ml-py (#4302)
This commit is contained in:
parent
91f50a6fe2
commit
e4bf860a54
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user