mirror of
https://github.com/mudler/LocalAI.git
synced 2026-05-24 16:51:44 -04:00
fix(transformers): try to pin to working release (#5426)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
8dcab2f9c7
commit
6a382a1afe
@@ -2,7 +2,8 @@ torch==2.4.1
|
||||
llvmlite==0.43.0
|
||||
numba==0.60.0
|
||||
accelerate
|
||||
transformers
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
bitsandbytes
|
||||
outetts
|
||||
sentence-transformers==3.4.1
|
||||
|
||||
Reference in New Issue
Block a user