LocalAI/backend/python/transformers
Ettore Di Giacinto c75bdd99e4
fix: rename transformers.py to avoid circular import (#1337)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-11-26 08:49:43 +01:00
..
backend_pb2_grpc.py feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
backend_pb2.py feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
Makefile feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
README.md feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
run.sh fix: rename transformers.py to avoid circular import (#1337) 2023-11-26 08:49:43 +01:00
test_transformers.py fix: rename transformers.py to avoid circular import (#1337) 2023-11-26 08:49:43 +01:00
test.sh fix: rename transformers.py to avoid circular import (#1337) 2023-11-26 08:49:43 +01:00
transformers_server.py fix: rename transformers.py to avoid circular import (#1337) 2023-11-26 08:49:43 +01:00
transformers.yml feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00

Creating a separate environment for the transformers project

make transformers