diff options
| author | Kamil Tomšík <info@tomsik.cz> | 2024-02-07 19:44:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-07 13:44:52 -0500 |
| commit | b906596bb775b17656c2e51d5ab1b347faab6860 (patch) | |
| tree | 9cb4c6c26eb3b69aec27bfad13c50049916c2f16 | |
| parent | aa7ab99be29b633263803f2e185265734c2d9427 (diff) | |
Add Ava in the list of llama.cpp UIs (#4362)
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [ollama/ollama](https://github.com/ollama/ollama) - [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (AGPL) - [psugihara/FreeChat](https://github.com/psugihara/FreeChat) +- [cztomsik/ava](https://github.com/cztomsik/ava) (MIT) - [ptsochantaris/emeltal](https://github.com/ptsochantaris/emeltal) - [pythops/tenere](https://github.com/pythops/tenere) (AGPL) - [semperai/amica](https://github.com/semperai/amica) |
