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-01-25 21:59:27 +00:00
Code
Issues
Actions
13
Packages
Projects
Releases
Wiki
Activity
LocalAI
/
backend
/
python
/
transformers
History
fakezeta
f718a391c0
fix missing TrustRemoteCode in OpenVINO model load (
#2114
)
2024-04-24 00:45:37 +00:00
..
Makefile
fix: dont commit generated files to git (
#1993
)
2024-04-13 09:37:32 +02:00
README.md
feat(transformers): add embeddings with Automodel (
#1308
)
2023-11-20 21:21:17 +01:00
run.sh
feat(intel): add diffusers/transformers support (
#1746
)
2024-03-07 14:37:45 +01:00
test_transformers_server.py
tests: add diffusers tests (
#1419
)
2023-12-11 08:20:34 +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 missing TrustRemoteCode in OpenVINO model load (
#2114
)
2024-04-24 00:45:37 +00:00
README.md
Creating a separate environment for the transformers project
make transformers