LocalAI/.dockerignore
cryptk 020ce29cd8
fix(make): allow to parallelize jobs (#1845)
* fix: clean up Makefile dependencies to allow for parallel builds

* refactor: remove old unused backend from Makefile

* fix: finish removing legacy backend, update piper

* fix: I broke llama... I fixed llama

* feat: give the tests and builds a few threads

* fix: ensure libraries are replaced before build, add dropreplace target

* Fix image build workflows
2024-03-17 15:39:20 +01:00

6 lines
91 B
Plaintext

.idea
models
examples/chatbot-ui/models
examples/rwkv/models
examples/**/models
Dockerfile*