From: Viet-Anh NGUYEN (Andrew) Date: Fri, 4 Oct 2024 18:29:35 +0000 (+0700) Subject: Add Llama Assistant (#9744) X-Git-Tag: upstream/0.0.4488~603 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=71967c2a6d30da9f61580d3e2d4cb00e0223b6fa;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add Llama Assistant (#9744) --- diff --git a/README.md b/README.md index c56c9723..41e5e544 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [AIKit](https://github.com/sozercan/aikit) (MIT) - [LARS - The LLM & Advanced Referencing Solution](https://github.com/abgulati/LARS) (AGPL) - [LLMUnity](https://github.com/undreamai/LLMUnity) (MIT) +- [Llama Assistant](https://github.com/vietanhdev/llama-assistant) (GPL) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*