Integrating llama.cpp with Microsoft Word

This commit is contained in:
GPTLocalhost (Word Add-in) 2024-11-21 15:27:27 +08:00 committed by GitHub
parent 87a533be57
commit 5667b2acc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`)*