From 5667b2acc8d6f3587af2543b5d248b8b73d5e1ec Mon Sep 17 00:00:00 2001 From: "GPTLocalhost (Word Add-in)" <72584872+GPTLocalhost@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:27:27 +0800 Subject: [PATCH] Integrating llama.cpp with Microsoft Word --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f7933c13..93b8fabe7 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [LLMUnity](https://github.com/undreamai/LLMUnity) (MIT) - [Llama Assistant](https://github.com/vietanhdev/llama-assistant) (GPL) - [PocketPal AI - An iOS and Android App](https://github.com/a-ghorbani/pocketpal-ai) (MIT) +- [GPTLocalhost (Word Add-in)](https://gptlocalhost.com/demo#llama.cpp) - run llama.cpp in Microsoft Word locally. *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*