From e60882efc7522480f2ec65cca67fcaddf43380db Mon Sep 17 00:00:00 2001 From: Mikael Hugo Date: Thu, 30 Apr 2026 10:39:17 +0200 Subject: [PATCH] Use GLM 4.5 for Zai smoke benchmark --- scripts/model-smoke-benchmark.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/model-smoke-benchmark.mjs b/scripts/model-smoke-benchmark.mjs index f209fc8e3..ad00ba586 100644 --- a/scripts/model-smoke-benchmark.mjs +++ b/scripts/model-smoke-benchmark.mjs @@ -24,7 +24,7 @@ const modelIds = modelsArg : [ "kimi-coding/kimi-for-coding", "minimax/MiniMax-M2.7-highspeed", - "zai/glm-4.6", + "zai/glm-4.5", "mistral/devstral-latest", "alibaba-coding-plan/qwen3-coder-plus", "xiaomi/mimo-v2-pro",