From 3532ab309b10e5b01a8dda99cd67430482960ce4 Mon Sep 17 00:00:00 2001 From: Tyrin Todd Date: Sat, 28 Feb 2026 19:12:01 -0800 Subject: [PATCH] (no commit message) --- program.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program.json b/program.json index 7b5c035..b322a7b 100644 --- a/program.json +++ b/program.json @@ -28,7 +28,7 @@ ] }, "lm": { - "model": "together_ai/Qwen/Qwen3-VL-32B-Instruct", + "model": "groq/qwen/qwen3-32b", "model_type": "chat", "cache": true, "num_retries": 3,