From c08ea98e4c48da34e5f12f5beebbf5614adc2f82 Mon Sep 17 00:00:00 2001 From: Tyrin Todd Date: Thu, 22 Jan 2026 12:30:23 -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 33fc97d..9a82b2f 100644 --- a/program.json +++ b/program.json @@ -29,7 +29,7 @@ ] }, "lm": { - "model": "huggingface/together/Qwen/Qwen3-VL-32B-Instruct", + "model": "huggingface/together/meta-llama/Llama-3.3-70B-Instruct", "model_type": "chat", "cache": true, "num_retries": 3,