From 3751d62a60ab1924d9da9eabe262c2c8fee64123 Mon Sep 17 00:00:00 2001 From: Silas Marvin <19626586+SilasMarvin@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:01:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a167493..abf8ea3 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ https://github.com/SilasMarvin/lsp-ai/assets/19626586/59430558-da23-4991-939d-57 *On the left: VS Code using Mistral Codestral. On the right: Helix using stabilityai/stable-code-3b* +**Note that speed for completions is entirely dependent on the backend being used. For the fastest completions we recommend using either a small local model or Groq.** + # The Case for LSP-AI **tl;dr LSP-AI abstracts complex implementation details from editor specific plugin authors, centralizing open-source development work into one shareable backend.**