seal
sealing model checkpoint
seal
0 sealedseal a model ↗
home/registry/models

model registry.

Every checkpoint carries a fingerprint, a license, and a full lineage back to its data.

what gets sealed

When a model is submitted, Seal hashes the weights and its config, records the parent (base model) and training data, and writes a signed attestation on-chain. From that point the fingerprint is immutable — retrain, rehash, and everyone sees the change.

how to read an entry

enterprise tip: pin your deploy pipeline to a specific fingerprint, not a model name. names change — hashes don't.