From ff14186bb3d58108c98874d736c3f4b77c8f925a Mon Sep 17 00:00:00 2001 From: Tyrin Todd Date: Sat, 28 Feb 2026 19:12:04 -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 7bb7630..b47100d 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,