From 60ad3d109b984eabe15f211bfa02f37d65aa84b6 Mon Sep 17 00:00:00 2001 From: Joakim Persson Date: Wed, 24 Jul 2024 08:55:04 +0200 Subject: [PATCH] Testar med mistral-nemo --- smartassist/config/smartassist.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/smartassist/config/smartassist.yaml b/smartassist/config/smartassist.yaml index 51f3d50..5103cc8 100644 --- a/smartassist/config/smartassist.yaml +++ b/smartassist/config/smartassist.yaml @@ -14,7 +14,8 @@ ollama: # model: "phi3:mini" # Select a model supported by the Ollama server # model: "llama3:70b" # Select a model supported by the Ollama server # model: "llama3:latest" # Select a model supported by the Ollama server - model: "mannix/llama3-8b-ablitered-v3:latest" # Select a model supported by the Ollama server + # model: "mannix/llama3-8b-ablitered-v3:latest" # Select a model supported by the Ollama server + model: "mistral-nemo:latest" # Select a model supported by the Ollama server # Logging – comment out the whole section for default level which is INFO logging: