From: Antonis Makropoulos Date: Fri, 30 Jan 2026 06:54:28 +0000 (+0200) Subject: docs: Add LlamaLib to UI projects (#19181) X-Git-Tag: upstream/0.0.8067~185 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=b316895ff95b39cc5b7494427e9dfca9e231b23e;p=pkg%2Fggml%2Fsources%2Fllama.cpp docs: Add LlamaLib to UI projects (#19181) --- diff --git a/README.md b/README.md index 0783e43e5..dac020ad3 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo - [llama.vim](https://github.com/ggml-org/llama.vim) (MIT) - [LARS](https://github.com/abgulati/LARS) (AGPL) - [Llama Assistant](https://github.com/vietanhdev/llama-assistant) (GPL) +- [LlamaLib](https://github.com/undreamai/LlamaLib) (Apache-2.0) - [LLMFarm](https://github.com/guinmoon/LLMFarm?tab=readme-ov-file) (MIT) - [LLMUnity](https://github.com/undreamai/LLMUnity) (MIT) - [LMStudio](https://lmstudio.ai/) (proprietary)