diff --git a/sample.env b/sample.env index 6024c80ad..ab897ce1a 100644 --- a/sample.env +++ b/sample.env @@ -4,5 +4,5 @@ KEYCLOAK_ADMIN_PASSWORD=admin # Inference ## LLM -LLM_MODEL_URL=https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML/resolve/main/llama-2-7b-chat.ggmlv3.q4_1.bin +LLM_MODEL_URL=https://huggingface.co/TheBloke/CodeLlama-13B-GGUF/resolve/main/codellama-13b.Q3_K_L.gguf LLM_MODEL_FILE=llama-2-7b-chat.ggmlv3.q4_1.bin \ No newline at end of file