diff options
author | Ettore Di Giacinto <mudler@users.noreply.github.com> | 2024-02-21 15:39:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 16:39:10 +0200 |
commit | a00a35cef93e057eace8351a667d14d152a91ebc (patch) | |
tree | 4ab799495cff7ae960249a7d0106accb658aa06c | |
parent | eccd7a26ddbff19e4b8805648f5f14c501957859 (diff) |
readme : add LocalAI to the availables UI (#5629)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -141,6 +141,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [nat/openplayground](https://github.com/nat/openplayground) - [Faraday](https://faraday.dev/) (proprietary) - [LMStudio](https://lmstudio.ai/) (proprietary) +- [LocalAI](https://github.com/mudler/LocalAI) (MIT) - [LostRuins/koboldcpp](https://github.com/LostRuins/koboldcpp) (AGPL) - [Mozilla-Ocho/llamafile](https://github.com/Mozilla-Ocho/llamafile) - [nomic-ai/gpt4all](https://github.com/nomic-ai/gpt4all) |