You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hardware-tests: fold N=3 results into the 397B entry
Both arms complete at N=3 (graded with the fixed phase1_grade.py). no-think 23/36,
think 22/36. Retire the N=1 "provisional" framing; findings.md / README / manifest /
QUALITATIVE now carry the N=3 numbers.
Key N=3 corrections to the N=1 story:
- Thinking is net -1 but NOT inert (N=1's read): it redistributes — stabilizes
p3_market (1/3->3/3, zero runaways) while hurting p3_pm (2/3->0/3) and p3_doc
(2/3->1/3). Changes WHERE 397B succeeds, not how often.
- N=3 exposes single-draw luck: no-think p3_market (N1 PASS->1/3), p3_pm
(N1 FAIL->2/3), p3_doc (PASS->2/3) are high-variance; mid-tier + bugfix are 3/3.
- Runaway resistance confirmed across all 72 cells (incl. p3_market think 3/3).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: hardware-tests/qwen3.5-397b-vs-step3.7-flash-2026-05-29/manifest.json
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
"$schema_note": "Read this BEFORE drawing conclusions. Machine-readable provenance for the qwen3.5-397b-vs-step3.7-flash-2026-05-29 entry. Companion to README.md / findings.md / QUALITATIVE.md.",
"claim_scope": "Quality/behavior of Qwen3.5-397B-A17B (UD-Q3_K_XL GGUF) on llama.cpp through the MMBT 12-family agentic microbench, no-think vs think, on 2x RTX PRO 6000 Blackwell; compared against the Step-3.7-Flash-NVFP4 entry on the same rig. Single rig, ONE replicate per cell (N=1) — directional, not statistically settled. N=3 re-run queued.",
"claim_scope": "Quality/behavior of Qwen3.5-397B-A17B (UD-Q3_K_XL GGUF) on llama.cpp through the MMBT 12-family agentic microbench, no-think vs think, on 2x RTX PRO 6000 Blackwell; compared against the Step-3.7-Flash-NVFP4 entry on the same rig. Single rig, three replicates per cell (N=3). Phase-1 cells graded with the fixed phase1_grade.py.",
7
7
"hardware": {
8
8
"host": "Tower2 (ASUS Pro WS WRX90E-SAGE SE, Threadripper PRO 7965WX)",
"think_vs_nothink": "net -1; only flip p3_doc (PASS->FAIL) = verbosity blew 700-word limit at identical 8/8 fact coverage",
54
-
"runaways": "none in either 397B arm (all done_signal); Step-3.7-Flash ran away on p3_market at low effort",
53
+
"think_vs_nothink": "net -1 at both N=1 and N=3, BUT N=3 shows it redistributes (not inert): p3_market +2 (1/3->3/3, stabilizes), p3_pm -2 (2/3->0/3), p3_doc -1 (verbosity vs 700-word limit).",
0 commit comments