mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-13 12:38:11 +00:00
chore(deps): remove pin on transformers (#5501)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
e5ccd97b8c
commit
5ffad3b004
@ -1,4 +1,3 @@
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
transformers
|
@ -1,6 +1,5 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
accelerate
|
||||
torch==2.4.1+cu118
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
transformers
|
||||
bitsandbytes
|
@ -1,5 +1,4 @@
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
transformers
|
||||
bitsandbytes
|
@ -1,6 +1,5 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
accelerate
|
||||
torch==2.4.1+rocm6.0
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
transformers
|
||||
bitsandbytes
|
Reference in New Issue
Block a user