From 8300855fdfdc4ed153cb081401f066dd93e4b90e Mon Sep 17 00:00:00 2001 From: Dustin Date: Fri, 15 Dec 2023 00:58:10 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7600712..1edcb65 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # ollamarama-matrix AI chatbot for Matrix using offline LLMs + + +This is InfiniGPT-Matrix converted for use with offline LLMs, using LiteLM and Ollama. You'll need to install Ollama and make sure you're able to run the models on your hardware before using this. + +(i'll fill the rest of this in later)