diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-03-28 22:56:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 22:56:03 +0200 |
commit | bfe7dafc9cf96b9a09ead347fed9a547930fc631 (patch) | |
tree | a07bdf9f474ae9fb7dd8e35a4c0843f773eaa1ad | |
parent | 5106ef482c65ac60ac14da9a68c7b37bca4c6993 (diff) |
readme : add notice for UI list
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -176,6 +176,8 @@ 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) +*(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* + --- Here is a typical run using LLaMA v2 13B on M2 Ultra: |