Pinned Apple CoreML distribution of
nomic-ai/modernbert-embed-base
(Apache-2.0), consumed by the Type writing app.
Releases here are immutable: each tag pins a specific source HuggingFace
commit, a specific conversion toolchain, and sha256-verified artifacts.
Consumers (the Type app's scripts/fetch-model.sh) verify downloads against
the manifest.sha256 asset in each release; mismatches fail loud.
Conversion is performed from the upstream source repo using the pinned
toolchain documented in
custodyzero/type-app · docs/research/2026-04-10-modernbert-coreml-probe.md.
The publish runbook lives at
custodyzero/type-app · docs/runbooks/publish-semantic-model.md.
Weights are redistributed under the upstream Apache-2.0 license; each release
includes an ATTRIBUTION.md asset naming the source commit.
This repository contains no source code. It is a release-artifact mirror,
populated exclusively by the publish runbook. Issues and PRs should be filed
against custodyzero/type-app.