Model versions
Stable lineage
HuggingFaceTB/SmolLM3-3B @ a07cc9a…
└── no promoted TideLM version yet
Version rules
v0.MINOR.0: a promoted training/data/evaluation improvement before a 1.0
compatibility commitment.
v0.MINOR.PATCH: packaging, docs, or inference fix with unchanged adapter
weights.
- Experiment IDs and model versions are different. Every attempt has an
EXP-YYYYMMDD-NNN; only promoted attempts receive a model version.
- Rejected and failed runs remain in the registry but receive no stable model
tag or release.
Compatibility
Every release entry names the exact base revision, Transformers and PEFT versions, adapter config, tokenizer identity, precision, and artifact hashes. An adapter built for another base revision is incompatible unless separately validated.
The latest stable release is sourced from releases/index.json. The CLI, model card, changelog, GitHub release, and this site must agree before deployment is accepted.