This commit is contained in:
Paul Gauthier 2023-10-20 13:47:02 -07:00
parent 06e6bf95e0
commit a5bdf2b7ad

View file

@ -149,10 +149,8 @@ you can use `--openai-api-base` to connect to a different API endpoint.
### Local LLMs
[LocalAI](https://github.com/go-skynet/LocalAI),
[LocalAI](https://github.com/go-skynet/LocalAI) and
[SimpleAI](https://github.com/lhenault/simpleAI)
and
[LiteLLM](https://docs.litellm.ai/docs/proxy_server#tutorial-use-with-aiderautogencontinue-devlangroidetc)
look like relevant tools to serve local models via a compatible API.