LocalAI/backend/python/transformers
Ettore Di Giacinto 151ad271f2
feat(rocm): bump to 7.x (#9323)
feat(rocm): bump to 7.2.1

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-12 08:51:30 +02:00
..
backend.py feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
install.sh feat: Add backend gallery (#5607) 2025-06-15 14:56:52 +02:00
Makefile feat(mlx): add mlx backend (#6049) 2025-08-22 08:42:29 +02:00
README.md feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
requirements-cpu.txt chore(transformers): bump to >5.0 and generically load models (#9097) 2026-03-22 00:57:54 +01:00
requirements-cublas12.txt chore(transformers): bump to >5.0 and generically load models (#9097) 2026-03-22 00:57:54 +01:00
requirements-cublas13.txt chore(transformers): bump to >5.0 and generically load models (#9097) 2026-03-22 00:57:54 +01:00
requirements-hipblas.txt feat(rocm): bump to 7.x (#9323) 2026-04-12 08:51:30 +02:00
requirements-intel.txt chore(transformers): bump to >5.0 and generically load models (#9097) 2026-03-22 00:57:54 +01:00
requirements-mps.txt chore(transformers): bump to >5.0 and generically load models (#9097) 2026-03-22 00:57:54 +01:00
requirements.txt chore(deps): bump grpcio from 1.78.1 to 1.80.0 in /backend/python/transformers (#9180) 2026-03-31 10:10:03 +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