The model
Name, version, weight digest, quantization, and license.
OPEN-SOURCE PROJECT · MODEL RECEIPT
ModelReceipt is an open-source format for recording the model, software, hardware, evaluation, and evidence behind an AI deployment.
WHY IT EXISTS
The same model can behave differently when its version, runtime, settings, hardware, tools, or evaluation changes. Those details often live in separate documents and systems.
ModelReceipt gives engineers, security teams, buyers, and leaders one shared answer to a basic question: what did we run, and what evidence supports it?
WHAT A RECEIPT CONTAINS
A receipt captures enough detail to identify a deployment and compare it with another one.
Name, version, weight digest, quantization, and license.
Inference runtime, container, settings, and application or agent harness.
Hardware, accelerator count, memory, driver, and hosting environment.
Test set, evaluation setup, results, logs, and supporting evidence.
HOW TO READ THE EVIDENCE
A signature can prove who published a record. It cannot prove that the deployment worked.
PROJECT PRINCIPLES
Portable. Keep the receipt with the project, deployment, or evaluation that produced it.
Inspectible. Use plain structured data that people and tools can review.
Evidence-aware. Separate a reported claim from one backed by artifacts or reproduced by another party.