From 9158a3ac0d9b8a2ec604f9e214041c5f00a067fa Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:52:36 +0200 Subject: [PATCH] Add Llama support to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c33bdb..2ecc8d1 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ QodeAssist currently supports the following LLM (Large Language Model) providers QodeAssist has been thoroughly tested and optimized for use with the following language models: +- Llama - CodeLlama - StarCoder2 - DeepSeek-Coder-V2