From 6aac89a1a8e36748aecc645ac98d0bcf2f315133 Mon Sep 17 00:00:00 2001 From: Unai Date: Mon, 29 Jan 2024 11:22:53 +0200 Subject: [PATCH] README.md link fix Fixed the Ava PLS link redirecting to the LM Studio site instead of their site. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7784f81..7494005 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ 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. +[Ava PLS](https://www.avapls.com/) 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.