]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
[no ci] docs: add aikit to readme (#7650)
authorSertaç Özercan <redacted>
Thu, 30 May 2024 23:57:16 +0000 (16:57 -0700)
committerGitHub <redacted>
Thu, 30 May 2024 23:57:16 +0000 (09:57 +1000)
Signed-off-by: Sertac Ozercan <redacted>
README.md

index d85a453be160d62b16377341e68e3018bb69dfc3..60e7aaf2c899ccaa2d89ad163c8807b7c6421764 100644 (file)
--- a/README.md
+++ b/README.md
@@ -202,6 +202,7 @@ Unless otherwise noted these projects are open-source with permissive licensing:
 - [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)
+- [AIKit](https://github.com/sozercan/aikit) (MIT)
 
 *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*
 
@@ -390,7 +391,7 @@ In order to build llama.cpp you have four different options.
 
 ### Homebrew
 
-On Mac and Linux, the homebrew package manager can be used via 
+On Mac and Linux, the homebrew package manager can be used via
 ```
 brew install llama.cpp
 ```