From: Yaroslav Date: Wed, 17 Apr 2024 12:47:50 +0000 (+0200) Subject: readme : add UI (#6724) X-Git-Tag: upstream/0.0.4488~1798 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=8dd1ec8b3ffbfa2d26e82e672cea89f5eeb2f141;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add UI (#6724) * Update README.md * Update README.md --------- Co-authored-by: Georgi Gerganov --- diff --git a/README.md b/README.md index fa2a4db8..e3eae60b 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,8 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [MindMac](https://mindmac.app) (proprietary) - [KodiBot](https://github.com/firatkiral/kodibot) (GPL) - [eva](https://github.com/ylsdamxssjxxdd/eva) (MIT) +- [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT) + *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* ---