diff options
author | Hoang Nguyen <hugo53@users.noreply.github.com> | 2024-04-05 11:39:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 21:39:43 +0300 |
commit | d0f5deebf898f8186a10148a03a56909ba05fc0b (patch) | |
tree | ffa0e48e40843070c8ea3f6eba0a5935ffce4a35 | |
parent | 87e21bbacd830437ab653cf03b6f26d45c15395d (diff) |
readme : update UI list (#6503)
* Add MindMac to UI list
* Update proprietary description
Co-authored-by: slaren <slarengh@gmail.com>
---------
Co-authored-by: slaren <slarengh@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -181,6 +181,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [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) +- [MindMac](https://mindmac.app) (proprietary) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* |