From 945fb520d95a26a0c01d730744e2f7261137b350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Tom=C5=A1=C3=ADk?= Date: Sat, 28 Oct 2023 18:37:02 +0200 Subject: [PATCH] Add Ava PLS --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d69469..4be97a5 100644 --- a/README.md +++ b/README.md @@ -495,6 +495,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [LM Studio](https://lmstudio.ai/) is a tool to Discover, download, and run local LLMs. +[Ava PLS](https://lmstudio.ai/) small, all-in-one desktop app to run LLMs locally. + [Gradio Web UI](https://github.com/oobabooga/text-generation-webui) is a tool for Large Language Models. Supports transformers, GPTQ, llama.cpp (ggml/gguf), Llama models. [OpenPlayground](https://github.com/nat/openplayground) is a playfround for running ChatGPT-like models locally on your device.