This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
LocalAI
Watch
1
Star
0
Fork
You've already forked LocalAI
0
mirror of
https://github.com/mudler/LocalAI
synced
2026-04-30 09:47:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
24
96cd561d9d
LocalAI
/
backend
/
python
/
rerankers
/
requirements-cpu.txt
4 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
chore(deps): remove pin on transformers (#5501) Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-05-27 07:24:27 +00:00
transformers
fix(python): move accelerate and GPU-specific libs to build-type (#3194) Some of the dependencies in `requirements.txt`, even if generic, pulls down the line CUDA libraries. This changes moves mostly all GPU-specific libs to the build-type, and tries a safer approach. In `requirements.txt` now are listed only "first-level" dependencies, for instance, grpc, but libs-dependencies are moved down to the respective build-type `requirements.txt` to avoid any mixin. This should fix #2737 and #1592. Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-07 15:02:32 +00:00
accelerate
Revert "chore(deps): bump torch from 2.4.1 to 2.7.1+xpu in /backend/python/rerankers in the pip group across 1 directory" (#8412) Revert "chore(deps): bump torch from 2.4.1 to 2.7.1+xpu in /backend/python/re…" This reverts commit 55e43b3f92de9f0bb6b6f0e1ac1ca79419edc7aa.
2026-02-05 13:17:33 +00:00
torch==2.4.1
fix(python): move accelerate and GPU-specific libs to build-type (#3194) Some of the dependencies in `requirements.txt`, even if generic, pulls down the line CUDA libraries. This changes moves mostly all GPU-specific libs to the build-type, and tries a safer approach. In `requirements.txt` now are listed only "first-level" dependencies, for instance, grpc, but libs-dependencies are moved down to the respective build-type `requirements.txt` to avoid any mixin. This should fix #2737 and #1592. Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-07 15:02:32 +00:00
rerankers[transformers]
Reference in a new issue
Copy permalink