mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
chore(deps): pin numba
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
a752183fb5
commit
f496d0113b
6 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
torch==2.4.1
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.3.1
|
||||
sentence-transformers==3.3.1
|
|
@ -1,6 +1,7 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
transformers
|
||||
bitsandbytes
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
torch==2.4.1
|
||||
accelerate
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
|
|
|
@ -3,6 +3,7 @@ torch==2.4.1+rocm6.0
|
|||
accelerate
|
||||
transformers
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
bitsandbytes
|
||||
outetts
|
||||
bitsandbytes
|
||||
|
|
|
@ -4,6 +4,7 @@ torch==2.3.1+cxx11.abi
|
|||
oneccl_bind_pt==2.3.100+xpu
|
||||
optimum[openvino]
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
intel-extension-for-transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
|
|
|
@ -3,5 +3,4 @@ protobuf
|
|||
certifi
|
||||
setuptools
|
||||
scipy==1.15.1
|
||||
numpy>=2.0.0
|
||||
numba==0.60.0
|
||||
numpy>=2.0.0
|
Loading…
Add table
Add a link
Reference in a new issue