mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-03 17:20:36 -06: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
@@ -1,3 +1,4 @@
|
||||
transformers
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
@@ -1,4 +1,5 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
transformers
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
accelerate
|
||||
@@ -1,3 +1,4 @@
|
||||
torch==2.4.1
|
||||
transformers
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
accelerate
|
||||
Reference in New Issue
Block a user