mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-23 11:15:00 +00:00
chore(deps): bump torch in /backend/python/rerankers in the pip group
Bumps the pip group in /backend/python/rerankers with 1 update: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.3.1+cxx11.abi to 2.7.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de343700fd
commit
7303cf69b4
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
transformers
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
torch==2.7.1
|
||||
rerankers[transformers]
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
transformers
|
||||
accelerate
|
||||
torch==2.4.1+cu118
|
||||
torch==2.7.1
|
||||
rerankers[transformers]
|
|
@ -1,4 +1,4 @@
|
|||
transformers
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
torch==2.7.1
|
||||
rerankers[transformers]
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
transformers
|
||||
accelerate
|
||||
torch==2.4.1+rocm6.0
|
||||
torch==2.7.1
|
||||
rerankers[transformers]
|
|
@ -2,7 +2,7 @@
|
|||
intel-extension-for-pytorch==2.3.110+xpu
|
||||
transformers
|
||||
accelerate
|
||||
torch==2.3.1+cxx11.abi
|
||||
torch==2.7.1
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
rerankers[transformers]
|
||||
optimum[openvino]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue