diff options
author | alexpinel <93524949+alexpinel@users.noreply.github.com> | 2024-04-04 18:22:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-04 13:22:50 -0400 |
commit | a307375c02cac45cff53cf2520330b43fecc7718 (patch) | |
tree | e13598d5db8079a1c2161f9024cf9cd2d350b409 | |
parent | b660a5729e1e7508671d3d0515fd7efaeaeb85b9 (diff) |
readme : add Dot to UI list (#6487)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -180,6 +180,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [Msty](https://msty.app) (proprietary) - [LLMFarm](https://github.com/guinmoon/LLMFarm?tab=readme-ov-file) (MIT) - [KanTV](https://github.com/zhouwg/kantv?tab=readme-ov-file)(Apachev2.0 or later) +- [Dot](https://github.com/alexpinel/Dot) (GPL) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* |