Skip to content

Commit a0803a3

Browse files
chore(deps): bump torch
Bumps the pip group with 1 update in the /backend/python/vllm directory: torch. Updates `torch` from 2.7.0 to 2.7.1+cu118 --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cu118 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b08ae55 commit a0803a3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.7.0
2+
torch==2.7.1+cu118
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.7.0+cu118
3+
torch==2.7.1+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.7.0
2+
torch==2.7.1+cu118
33
transformers
44
bitsandbytes

backend/python/vllm/requirements-intel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
33
intel-extension-for-pytorch==2.7.10+xpu
44
accelerate
5-
torch==2.7.0+xpu
5+
torch==2.7.1+cu118
66
transformers
77
optimum[openvino]
88
setuptools

0 commit comments

Comments
 (0)