Testar med mistral-nemo

This commit is contained in:
2024-07-24 08:55:04 +02:00
parent 8ddb920e99
commit 60ad3d109b
+2 -1
View File
@@ -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: