Workflows#
Task-oriented guides for changing a verified run into a real experiment.
Train or pretrain
Choose a recipe, shrink it for a smoke test, then run the full configuration.
Fine-tune
Select compatible weights and verify which parameters actually loaded.
Evaluate
Understand evaluator order, selection metrics, final testing, and provenance.
Distribute
Move from one to many GPUs while preserving global-batch semantics.
Submit to Slurm
Define a portable site profile, dry-run it, submit, monitor, and resume.