mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-23 11:15:00 +00:00
Merge 8c1c873b40
into 30ceee2dec
This commit is contained in:
commit
8e01854036
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
|
llvmlite==0.43.0
|
||||||
numba==0.60.0
|
numba==0.60.0
|
||||||
accelerate
|
accelerate
|
||||||
|
@ -6,4 +6,4 @@ transformers
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
outetts
|
outetts
|
||||||
sentence-transformers==3.4.1
|
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
|
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||||
torch==2.4.1+cu118
|
torch==2.7.1
|
||||||
llvmlite==0.43.0
|
llvmlite==0.43.0
|
||||||
numba==0.60.0
|
numba==0.60.0
|
||||||
accelerate
|
accelerate
|
||||||
|
@ -7,4 +7,4 @@ transformers
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
outetts
|
outetts
|
||||||
sentence-transformers==4.1.0
|
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
|
accelerate
|
||||||
llvmlite==0.43.0
|
llvmlite==0.43.0
|
||||||
numba==0.60.0
|
numba==0.60.0
|
||||||
|
@ -6,4 +6,4 @@ transformers
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
outetts
|
outetts
|
||||||
sentence-transformers==4.1.0
|
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
|
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||||
torch==2.4.1+rocm6.0
|
torch==2.7.1
|
||||||
accelerate
|
accelerate
|
||||||
transformers
|
transformers
|
||||||
llvmlite==0.43.0
|
llvmlite==0.43.0
|
||||||
|
@ -8,4 +8,4 @@ bitsandbytes
|
||||||
outetts
|
outetts
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
sentence-transformers==4.1.0
|
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/
|
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
|
||||||
intel-extension-for-pytorch==2.3.110+xpu
|
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
|
oneccl_bind_pt==2.3.100+xpu
|
||||||
optimum[openvino]
|
optimum[openvino]
|
||||||
llvmlite==0.43.0
|
llvmlite==0.43.0
|
||||||
|
@ -10,4 +10,4 @@ intel-extension-for-transformers
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
outetts
|
outetts
|
||||||
sentence-transformers==4.1.0
|
sentence-transformers==4.1.0
|
||||||
protobuf==6.31.0
|
protobuf==6.31.1
|
|
@ -1,5 +1,5 @@
|
||||||
grpcio==1.71.0
|
grpcio==1.71.0
|
||||||
protobuf==6.31.0
|
protobuf==6.31.1
|
||||||
certifi
|
certifi
|
||||||
setuptools
|
setuptools
|
||||||
scipy==1.15.1
|
scipy==1.15.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue