From 3bcc3d076d2df1f8d2c04c297d213caf164e6d18 Mon Sep 17 00:00:00 2001 From: Tyrin Todd Date: Sun, 29 Mar 2026 11:03:53 -0700 Subject: [PATCH] (no commit message) --- program.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/program.json b/program.json index b7ad26c..9381196 100644 --- a/program.json +++ b/program.json @@ -20,7 +20,7 @@ ] }, "lm": { - "model": "openai/gpt-5-mini", + "model": "huggingface/Qwen/Qwen3.5-4B", "model_type": "chat", "cache": true, "num_retries": 3, @@ -28,7 +28,7 @@ "launch_kwargs": {}, "train_kwargs": {}, "temperature": null, - "max_completion_tokens": null + "max_tokens": null }, "metadata": { "dependency_versions": {