mention LM Studio
This commit is contained in:
parent
3bb1117361
commit
b5f804ce04
|
@ -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.
|
* [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.
|
* [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!
|
||||||
|
|
||||||
|
|
Reference in New Issue