Skip to content

v2.15.0 — fail-closed PLE + GLM-5.3

Latest

Choose a tag to compare

@click6067-ship-it click6067-ship-it released this 05 Sep 22:58
· 2 commits to master since this release
865ac37

What changed

  • Fail-closed Gemma 4 PLE parsing. Partial or malformed profiles, invalid vocab_size, and model-name-only parameter guesses can no longer certify the PLE GPU-weight deduction.
  • Truthful residency scope. The PLE premise is limited to the pinned llama.cpp input-layer host-placement fact. SSD/NVMe paging, swap, lazy loading, and general offload remain outside FitLLM verdicts.
  • Text-only GLM-5.3 support. Adds the pinned zai-org/GLM-5.3 architecture and 351 census rows without inventing benchmark numbers. GLM-5.3-Flash deliberately remains unknown because no such supported model identity was established.
  • Regenerates the census to 9,477 rows across 27 models. Existing 9,126 rows and all prior verdicts remain unchanged.

Verification

  • public suite: 282/282
  • private suite: 603/603; production build passed
  • conformance vectors: 30/30
  • release seal: 52/52; affected integration suites: 117/117
  • public/private/Hugging Face engine bytes: identical SHA-256 438e1e2e107865c9292563581f5db9f3f14b6bb84ecaf5dc2e595e1a8cb04a52
  • independent Astra delta review after the Fable fix: zero remaining code findings
  • responsive audit: nine supported surface/locale/viewport cases passed with zero horizontal overflow; three requested Hugging Face Korean rows are explicit non-passes because that existing launch surface is English-only
  • npm trusted-publishing workflow and postcondition: success for fitllm-engine@2.15.0 and fitllm@2.15.0; clean registry installs report engine 2.15.0 and byte-identical engine payloads
  • public source: merge 865ac37066ce2e586326e8d41377643e351ab3d2 from PR #125
  • private integration: merge ed2e62a71e958e1b45832178fbcf98f61b9c8f93 from fitllm-v2 PR #96

Delivery status: the production site is live from the exact private merge. Hugging Face Space/Dataset updates are staged and hash-verified but are not yet pushed because this machine currently has no Hugging Face write credential.

No SSD/NVMe decode-speed or usability claim is included in this release.

Full diff: v2.14.1...v2.15.0