mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 14:14:59 +00:00
chore(deps): Bump llvmlite in /backend/python/transformers
Bumps [llvmlite](https://github.com/numba/llvmlite) from 0.43.0 to 0.44.0. - [Release notes](https://github.com/numba/llvmlite/releases) - [Commits](https://github.com/numba/llvmlite/compare/v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: llvmlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2f09aa1b85
commit
4cff96beba
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
torch==2.4.1
|
||||
llvmlite==0.43.0
|
||||
llvmlite==0.44.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
transformers
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
llvmlite==0.43.0
|
||||
llvmlite==0.44.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
transformers
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
torch==2.4.1
|
||||
accelerate
|
||||
llvmlite==0.43.0
|
||||
llvmlite==0.44.0
|
||||
numba==0.60.0
|
||||
transformers
|
||||
bitsandbytes
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
torch==2.4.1+rocm6.0
|
||||
accelerate
|
||||
transformers
|
||||
llvmlite==0.43.0
|
||||
llvmlite==0.44.0
|
||||
numba==0.60.0
|
||||
bitsandbytes
|
||||
outetts
|
||||
|
|
|
@ -3,7 +3,7 @@ intel-extension-for-pytorch==2.3.110+xpu
|
|||
torch==2.3.1+cxx11.abi
|
||||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
llvmlite==0.43.0
|
||||
llvmlite==0.44.0
|
||||
numba==0.60.0
|
||||
intel-extension-for-transformers
|
||||
bitsandbytes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue