From b316895ff95b39cc5b7494427e9dfca9e231b23e Mon Sep 17 00:00:00 2001 From: Antonis Makropoulos Date: Fri, 30 Jan 2026 08:54:28 +0200 Subject: [PATCH] docs: Add LlamaLib to UI projects (#19181) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0783e43e5c..dac020ad37 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)