mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-23 19:24:59 +00:00
chore(deps): bump the pip group
Bumps the pip group in /backend/python/transformers with 2 updates: [torch](https://github.com/pytorch/pytorch) and [protobuf](https://github.com/protocolbuffers/protobuf). 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) Updates `protobuf` from 6.31.0 to 6.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v6.31.0...v6.31.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.31.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
de343700fd
commit
8c1c873b40
6 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
torch==2.4.1
|
||||
torch==2.7.1
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
|
@ -6,4 +6,4 @@ transformers
|
|||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.4.1
|
||||
protobuf==6.31.0
|
||||
protobuf==6.31.1
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.7.1
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
|
@ -7,4 +7,4 @@ transformers
|
|||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==4.1.0
|
||||
protobuf==6.31.0
|
||||
protobuf==6.31.1
|
|
@ -1,4 +1,4 @@
|
|||
torch==2.4.1
|
||||
torch==2.7.1
|
||||
accelerate
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
|
@ -6,4 +6,4 @@ transformers
|
|||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==4.1.0
|
||||
protobuf==6.31.0
|
||||
protobuf==6.31.1
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.4.1+rocm6.0
|
||||
torch==2.7.1
|
||||
accelerate
|
||||
transformers
|
||||
llvmlite==0.43.0
|
||||
|
@ -8,4 +8,4 @@ bitsandbytes
|
|||
outetts
|
||||
bitsandbytes
|
||||
sentence-transformers==4.1.0
|
||||
protobuf==6.31.0
|
||||
protobuf==6.31.1
|
|
@ -1,6 +1,6 @@
|
|||
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
|
||||
intel-extension-for-pytorch==2.3.110+xpu
|
||||
torch==2.3.1+cxx11.abi
|
||||
torch==2.7.1
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
llvmlite==0.43.0
|
||||
|
@ -10,4 +10,4 @@ intel-extension-for-transformers
|
|||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==4.1.0
|
||||
protobuf==6.31.0
|
||||
protobuf==6.31.1
|
|
@ -1,5 +1,5 @@
|
|||
grpcio==1.71.0
|
||||
protobuf==6.31.0
|
||||
protobuf==6.31.1
|
||||
certifi
|
||||
setuptools
|
||||
scipy==1.15.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue