feat(template): update ML model in chezmoitemplates

This commit is contained in:
2026-03-10 19:25:35 -04:00
parent 56eaf33632
commit a6cf4cda6f
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
AquaAI/qwen3.5:35b AquaAI/glm-4.7-flash

View File

@@ -1,7 +1,7 @@
--- ---
description: Commit currently staged code in git description: Commit currently staged code in git
mode: all mode: all
model: {{ template "models/big-brain" . }} model: "{{ template "models/small-brain" }}"
temperature: 0.1 temperature: 0.1
tools: tools:
write: false write: false