From b5f804ce04a1a277d8378b71138125b78eccf57b Mon Sep 17 00:00:00 2001 From: Massaki Archambault Date: Wed, 21 Feb 2024 22:05:38 -0500 Subject: [PATCH] mention LM Studio --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c9a99e1..22ba9f1 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,7 @@ eg: * [LiteLLM](https://github.com/BerriAI/litellm) is an OpenAI-like API. It is exposed on http://localhost:8000/ without any authentication by default. * [Ollama](https://github.com/ollama/ollama) manages and serve the local models. +## Alternatives + +Check out [LM Studio](https://lmstudio.ai/) for a more integrated, but non web-based alternative! +