Skip to content

Commit

Permalink
[no ci] docs: add aikit to readme (ggerganov#7650)
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan authored May 30, 2024
1 parent 9022c33 commit 0541f06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`)*

Expand Down Expand Up @@ -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
```
Expand Down

0 comments on commit 0541f06

Please sign in to comment.