Commit 3ad0b80
feat: Qwen3.5-4B Acme 6/7 — auto-restart + model-agnostic prompts
Key fixes for Qwen3.5-4B stability:
- Auto-restart server on empty response (state corruption recovery)
- Increased timeouts: request 180s, startup 180s
- Model-agnostic prompts: natural language, no rigid format
Results progression with Qwen3.5-4B:
Before (Phi-3.5 prompts): 2/7
Model-agnostic prompts: 3/7 (server crashes after Q3)
+ auto-restart: 6/7 (Q7 locator issue remains)
Phi-3.5 regression check: 3/3 PASS (no change)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 13dc631 commit 3ad0b80
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
360 | 364 | | |
361 | 365 | | |
362 | 366 | | |
0 commit comments