diff --git a/profiles/local.json b/profiles/local.json new file mode 100644 index 0000000..fc02e29 --- /dev/null +++ b/profiles/local.json @@ -0,0 +1,7 @@ +{ + + "name": "Ollama", + + "model": "ollama/llama3.1" + +}