Artifact contract
A narrow adapter built from a frozen base, traceable data, explicit LoRA geometry, and a held-out task gate.
This adapter is classified as recipe contract. Workload guidance: fresh training requires an explicit budget.
Build
Prepare supervised rows and run the retained SFT path against a frozen base.
Modify
Change the target data or modules while keeping the baseline and holdout frozen.
Tune
Vary rank, alpha, target modules, learning rate, or steps from the checked starting profiles.
Prove
Compare target gain, breadth, safety, latency, RAM, and throughput to the unchanged base.
Package
Bind adapter, base identity, prompt contract, recipe, and evidence into a specialist package.
CLI surface
- Run: posttrainllm prep-data
- Run: posttrainllm sft
- Run: posttrainllm eval-gate
- Run: posttrainllm export-mlx
How to read this dossier
This canonical page separates the retained repository decision from the material that informed it. A source may describe an external claim, historical measurement, local observation, or planned procedure; those evidence classes are not interchangeable. Follow the provenance links before reusing a number or method.
Status and disposition describe what PostTrainLLM retained when this record was indexed. They are not a live product promise, a newly run benchmark, or permission to restart historical work. Unknown or unmeasured fields remain unknown rather than being treated as zero.
To reuse the record, first name the exact claim you need and trace it to the linked source. Then check whether the original environment, model revision, data split, evaluator, hardware, and budget match the proposed use. If they do not, treat the record as a hypothesis or design reference and run the smallest fresh comparison that can falsify it. Preserve negative outcomes and regressions beside any improvement; a local win on one slice does not silently become a general capability claim.
Source provenance
The normalized record comes from docs/learn/artifact-journey.json. The links below are the tracked evidence and explanatory sources preserved with the record.
- native-mac/Sources/TinyGPT/SFT.swift ↗
- docs/recipes/registry.json ↗
- Prepare supervised rows and run the retained SFT path against a frozen base. ↗
- Change the target data or modules while keeping the baseline and holdout frozen. ↗
- Vary rank, alpha, target modules, learning rate, or steps from the checked starting profiles. ↗
- Compare target gain, breadth, safety, latency, RAM, and throughput to the unchanged base. ↗
- Bind adapter, base identity, prompt contract, recipe, and evidence into a specialist package. ↗