the.ai

Deployment / Practice

verified

Model Versioning

"Which model produced this prediction?" is a question every deployed system eventually has to answer, usually under time pressure and usually about something that went wrong. Answering it means the weights were not the only thing that had a version — the data they were trained on, the preprocessing, the prompt, and the configuration all had to be pinned too.

Viz primitive · budget-splitpinned-artifacts = 2

pinned-artifacts holds 67% of the budget; rest holds the remaining 33%.

Things that must be pinned alongside the weights — data snapshot, preprocessing, prompt, config, library versions — against the weights themselves. Drag the count up to watch the checkpoint become the small part of what a version actually is.

2

Reviewed by opendroid · 2026-08-18