chore(deps): bump pytorch to 2.7 in vllm (#5576)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-06-04 08:56:45 +02:00
committed by GitHub
parent a226555949
commit 8b889955b4
5 changed files with 8 additions and 7 deletions

View File

@ -1,3 +1,3 @@
accelerate accelerate
torch==2.4.1 torch==2.7.0
transformers transformers

View File

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
accelerate accelerate
torch==2.4.1+cu118 torch==2.7.0+cu118
transformers transformers
bitsandbytes bitsandbytes

View File

@ -1,4 +1,4 @@
accelerate accelerate
torch==2.4.1 torch==2.7.0
transformers transformers
bitsandbytes bitsandbytes

View File

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0 --extra-index-url https://download.pytorch.org/whl/rocm6.0
accelerate accelerate
torch==2.4.1+rocm6.0 torch==2.7.0+rocm6.3
transformers transformers
bitsandbytes bitsandbytes

View File

@ -1,9 +1,10 @@
--extra-index-url https://download.pytorch.org/whl/xpu
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
intel-extension-for-pytorch==2.3.110+xpu intel-extension-for-pytorch==2.7.10+xpu
accelerate accelerate
torch==2.3.1+cxx11.abi torch==2.7.0+xpu
transformers transformers
optimum[openvino] optimum[openvino]
setuptools setuptools
bitsandbytes bitsandbytes
oneccl_bind_pt==2.3.100+xpu oneccl_bind_pt==2.7.0+xpu