From a5bdf2b7ad9e524b6b202d776bbfccc84a6d6c3d Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 20 Oct 2023 13:47:02 -0700 Subject: [PATCH] copy --- docs/faq.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 4e9bd2bde..0fd57f38e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -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.