v2.14.1 — gpt-oss catalog/HF evidence parity
What changed
- Aligns the gpt-oss-20b and gpt-oss-120b catalog totals with FitLLM’s existing Hugging Face safetensors evidence path: 20.9B and 116.8B logical parameters.
- Preserves the fail-closed MXFP4 behavior: when storage bit width cannot be proved and no parameter evidence is supplied, FitLLM still refuses to calculate instead of deriving a false fit from checkpoint bytes.
- Keeps active-parameter labels at 3.6B / 5.1B. No parser formula, GPU table, conformance vector, or unrelated model row changed.
- Regenerates the 9,126-row census. Exactly 702 gpt-oss rows changed numeric projections; measurement fields and verdicts are unchanged.
- No SSD/NVMe streaming or offload claim is included.
Verification
- public suite: 248/248
- conformance vectors: 30/30
- census regeneration: byte-identical 4/4
- catalog vs pinned official HF evidence parse: 0 mismatches across 4,720 conditions per model
- private release sync: 572/572 plus production build
- independent Grok review (single required review): ACCEPT, P0=0, P1=0, P2=5 non-blocking
- npm trusted-publishing workflow and postcondition: success for
fitllm-engine@2.14.1andfitllm@2.14.1, with provenance bound to this tag and source SHA - released source: exact fast-forward merge
619585f57396523d8d173179180340cbd881c324from PR #124
Tracking issue: #98 remains open until the site and Hugging Face mirrors are verified.
Full diff: v2.14.0...v2.14.1