LocalAI/backend/python/sentencetransformers
B4ckslash 2d64d8b444
fix/docs: Python backend dependencies (#1360)
* Update docs for new requirements.txt path

Signed-off-by: Marcus Köhler <khler.marcus@gmail.com>

* Fix typo (.PONY -> .PHONY) in python backend makefiles

Signed-off-by: Marcus Köhler <khler.marcus@gmail.com>

---------

Signed-off-by: Marcus Köhler <khler.marcus@gmail.com>
2023-11-30 17:46:55 +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 fix/docs: Python backend dependencies (#1360) 2023-11-30 17:46:55 +01:00
README.md feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
run.sh feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
sentencetransformers.py fix: move python header comments below shebang in some backends (#1321) 2023-11-23 15:22:37 +01:00
sentencetransformers.yml feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
test_sentencetransformers.py feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00
test.sh feat(transformers): add embeddings with Automodel (#1308) 2023-11-20 21:21:17 +01:00

Creating a separate environment for the sentencetransformers project

make sentencetransformers