mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-04 09:40:32 -06:00
fix(transformers): pin protobuf (#5421)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
04a3d8e5ac
commit
82811a9630
@@ -5,4 +5,5 @@ accelerate
|
||||
transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.4.1
|
||||
sentence-transformers==3.4.1
|
||||
protobuf==6.31.0
|
||||
@@ -7,3 +7,4 @@ transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.4.1
|
||||
protobuf==6.31.0
|
||||
@@ -6,3 +6,4 @@ transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.4.1
|
||||
protobuf==6.31.0
|
||||
@@ -8,3 +8,4 @@ bitsandbytes
|
||||
outetts
|
||||
bitsandbytes
|
||||
sentence-transformers==3.4.1
|
||||
protobuf==6.31.0
|
||||
@@ -9,3 +9,4 @@ intel-extension-for-transformers
|
||||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.4.1
|
||||
protobuf==6.31.0
|
||||
@@ -1,5 +1,5 @@
|
||||
grpcio==1.72.0
|
||||
protobuf
|
||||
protobuf==6.31.0
|
||||
certifi
|
||||
setuptools
|
||||
scipy==1.15.1
|
||||
|
||||
Reference in New Issue
Block a user