Commit c29dcd8
Set devstral-2:123b as default off-Claude classifier model (sweep-chosen)
Swept 8 Ollama-Cloud models on the fixed 80-item eval. devstral-2:123b wins as
the openai-engine default: F1 0.84 (beats claude's 0.78), recall 0.90,
consistent across 2 runs, 0 parse errors, threshold-tunable precision.
qwen3-coder:480b is the highest-precision (0.90) alternative. Dropped:
glm-5/qwen3.5/deepseek (20-45s/call, impractical), gemma4 (JSON parse-broken),
kimi (timeout). `--model` empty now resolves to devstral-2:123b for the openai
engine. Sweep table + rationale in IMPROVEMENT_LOG.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5e5020b commit c29dcd8
2 files changed
Lines changed: 31 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
133 | 148 | | |
134 | 149 | | |
135 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
277 | 282 | | |
278 | 283 | | |
279 | 284 | | |
| |||
0 commit comments