From 47001c439c1bf444ac71501b02ec4587e76bb02e Mon Sep 17 00:00:00 2001 From: Michael Coppola Date: Wed, 7 Aug 2024 12:29:50 -0400 Subject: [PATCH] README: add llama.sh to the available UIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1283f6805874e..cf0e2dff62181 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT) - [AIKit](https://github.com/sozercan/aikit) (MIT) - [LARS - The LLM & Advanced Referencing Solution](https://github.com/abgulati/LARS) (AGPL) +- [llama.sh](https://github.com/m18coppola/llama.sh) (GPL) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*