Merge pull request #280 from cztomsik/patch-1

Add Ava PLS
This commit is contained in:
Michael Royal 2023-11-01 16:05:59 -07:00 committed by GitHub
commit 7501ee5641
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.