Skip to content

Commit d16722e

Browse files
authored
Revert "chore(deps): bump torch from 2.3.1+cxx11.abi to 2.8.0 in /backend/python/rerankers in the pip group across 1 directory" (#8072)
Revert "chore(deps): bump torch from 2.3.1+cxx11.abi to 2.8.0 in /backend/pyt…" This reverts commit 1f10ab3.
1 parent 1f10ab3 commit d16722e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
transformers
22
accelerate
3-
torch==2.8.0
3+
torch==2.4.1
44
rerankers[transformers]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
transformers
22
accelerate
3-
torch==2.8.0
3+
torch==2.4.1
44
rerankers[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/cu130
22
transformers
33
accelerate
4-
torch==2.8.0
4+
torch==2.9.1
55
rerankers[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/rocm6.4
22
transformers
33
accelerate
4-
torch==2.8.0
4+
torch==2.8.0+rocm6.4
55
rerankers[transformers]

backend/python/rerankers/requirements-intel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
intel-extension-for-pytorch==2.3.110+xpu
33
transformers
44
accelerate
5-
torch==2.8.0
5+
torch==2.3.1+cxx11.abi
66
oneccl_bind_pt==2.8.0+xpu
77
rerankers[transformers]
88
optimum[openvino]

0 commit comments

Comments
 (0)