1
0
Fork 0

rename project ot local-llama

This commit is contained in:
Massaki Archambault 2024-03-28 10:14:04 -04:00
parent ee7bbad389
commit 5a5badd366
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# librechat-mistral
# local-llama
A quick prototype to self-host [LibreChat](https://github.com/danny-avila/LibreChat) backed by a locally-run [Mistral](https://mistral.ai/news/announcing-mistral-7b/) model, and an OpenAI-like api provided by [LiteLLM](https://github.com/BerriAI/litellm) on the side.