Files
LocalAI/backend/python/rerankers/requirements-hipblas.txt
Ettore Di Giacinto 6a382a1afe fix(transformers): try to pin to working release (#5426)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-22 12:50:51 +02:00

6 lines
218 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/rocm6.0
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
transformers==4.52.1
accelerate
torch==2.4.1+rocm6.0
rerankers[transformers]