mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
* feat(conda): share env between diffusers and bark
* Detect if env already exists
* share diffusers and petals
* tests: add petals
* Use smaller model for tests with petals
* test only model load on petals
* tests(petals): run only load model tests
* Revert "test only model load on petals"
This reverts commit
|
||
|---|---|---|
| .. | ||
| backend_pb2.py | ||
| backend_pb2_grpc.py | ||
| Makefile | ||
| README.md | ||
| run.sh | ||
| test.sh | ||
| test_transformers_server.py | ||
| transformers_server.py | ||
Creating a separate environment for the transformers project
make transformers