Skip to content

Commit e7ae62b

Browse files
committed
chore(deps): bump pytorch to 2.7 in vllm
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent a226555 commit e7ae62b

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
accelerate
2-
torch==2.4.1
2+
torch==2.7.0
33
transformers
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
22
accelerate
3-
torch==2.4.1+cu118
3+
torch==2.7.0+cu118
44
transformers
55
bitsandbytes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
accelerate
2-
torch==2.4.1
2+
torch==2.7.0
33
transformers
44
bitsandbytes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
accelerate
3-
torch==2.4.1+rocm6.0
3+
torch==2.7.0+rocm6.3
44
transformers
55
bitsandbytes
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
--extra-index-url https://download.pytorch.org/whl/xpu
12
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
2-
intel-extension-for-pytorch==2.3.110+xpu
3+
intel-extension-for-pytorch==2.7.10+xpu
34
accelerate
4-
torch==2.3.1+cxx11.abi
5+
torch==2.7.0+xpu
56
transformers
67
optimum[openvino]
78
setuptools
89
bitsandbytes
9-
oneccl_bind_pt==2.3.100+xpu
10+
oneccl_bind_pt==2.7.0+xpu

0 commit comments

Comments
 (0)