From c973d79c838133b0e026f3b80396ab61bc7deb6f Mon Sep 17 00:00:00 2001 From: Sweaterdog Date: Sun, 24 Aug 2025 11:58:32 -0700 Subject: [PATCH] Add new profile for Andy-4 --- profiles/andy-4.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 profiles/andy-4.json diff --git a/profiles/andy-4.json b/profiles/andy-4.json new file mode 100644 index 0000000..64ed347 --- /dev/null +++ b/profiles/andy-4.json @@ -0,0 +1,7 @@ +{ + "name": "andy-4", + + "model": "ollama/sweaterdog/andy-4:micro-q8_0", + + "embedding": "ollama" +}