This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
LocalAI
Watch
1
Star
0
Fork
0
You've already forked LocalAI
mirror of
https://github.com/mudler/LocalAI.git
synced
2025-02-22 10:00:47 +00:00
Code
Issues
Actions
13
Packages
Projects
Releases
Wiki
Activity
LocalAI
/
backend
/
python
/
transformers
History
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
README.md
Creating a separate environment for the transformers project
make transformers