LocalAI/backend/python/transformers
Ettore Di Giacinto 9087ddc4de
chore(deps): bump torch and sentence-transformers (#5969)
* chore(deps): bump torch and sentence-transformers

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* chore(ci): add backend build tests

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* chore: move jobs to self-hosted

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-08-05 19:45:20 +02:00
..
backend.py chore: bump grpc limits to 50MB (#5212) 2025-04-19 08:53:24 +02:00
install.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
Makefile feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
README.md feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
requirements-cpu.txt chore(deps): bump torch and sentence-transformers (#5969) 2025-08-05 19:45:20 +02:00
requirements-cublas11.txt chore(deps): bump torch and sentence-transformers (#5969) 2025-08-05 19:45:20 +02:00
requirements-cublas12.txt chore(deps): bump torch and sentence-transformers (#5969) 2025-08-05 19:45:20 +02:00
requirements-hipblas.txt chore(deps): bump torch and sentence-transformers (#5969) 2025-08-05 19:45:20 +02:00
requirements-intel.txt chore(deps): bump torch and sentence-transformers (#5969) 2025-08-05 19:45:20 +02:00
requirements.txt fix(deps): pin grpcio (#5621) 2025-06-10 14:21:51 +02:00
run.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
test.py feat(transformers): merge sentencetransformers backend (#4624) 2025-01-18 18:30:30 +01:00
test.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00

Creating a separate environment for the transformers project

make transformers