From 5e8e83eae587c8c302ff3978b3d7befd63f37dd0 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Tue, 4 Jun 2024 20:53:05 -0700 Subject: [PATCH] docs: update compat checklist (#1434) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d42522b7..9d2bcb63 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ MemGPT is designed to be model and provider agnostic. The following LLM and embe | Groq | ✅ (alpha release) | ❌ | | Cohere API | ✅ | ❌ | | vLLM | ✅ | ❌ | -| Ollama | ✅ | ❌ | +| Ollama | ✅ | ✅ | | LM Studio | ✅ | ❌ | | koboldcpp | ✅ | ❌ | | oobabooga web UI | ✅ | ❌ |