Declare the model.
Use a strict compose to define the architecture, ordered corpora, objectives, and training parameters. WALDO creates and trains the model from that portable plan.
waldo model train small ./pretrain.yaml
waldo model listwaldo model export small ./small-hf --format huggingface
vllm serve ./small-hf