From 87f260ee177c1af995b6b3bfe3299678f82c822d Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sat, 14 Jun 2025 20:04:41 -0400 Subject: [PATCH] sync --- opencode.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/opencode.json b/opencode.json index 961d3b9d..7bf1d131 100644 --- a/opencode.json +++ b/opencode.json @@ -7,9 +7,9 @@ "baseURL": "http://localhost:11434/v1" }, "models": { - "llama2": { - "name": "llama2" - } + "qwen3": {}, + "deepseek-r1": {}, + "llama2": {} } } }