From da52ed164d6792339ab7d1069f4da47af7f9e3ed Mon Sep 17 00:00:00 2001 From: Yinlin Li Date: Fri, 2 Aug 2024 11:08:24 +0800 Subject: [PATCH] readme: add GPUStack to the UI list in README [no ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 775ce2c88..f9931f541 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT) - [AIKit](https://github.com/sozercan/aikit) (MIT) - [LARS - The LLM & Advanced Referencing Solution](https://github.com/abgulati/LARS) (AGPL) +- [GPUStack - An open-source GPU cluster manager for running LLMs](https://github.com/gpustack/gpustack) (Apache-2.0) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*