// 01 audit
Model audit
Baseline quality, cost, and risk of your current stack — golden set sample, latency p95, and failure modes written down.
eval_baseline cost_map risk_register
// services · model_stackSelection. Fine-tune. Eval. Serve.Modules that ship measured quality — not “we fine-tuned something.” Local GPU capacity when corpora cannot leave; cloud models and multi-model routes when APIs win on quality and cost.
Baseline quality, cost, and risk of your current stack — golden set sample, latency p95, and failure modes written down.
Dataset hygiene, training loops, and acceptance tests. Loss curves tracked; overfit caught before it hits prod.
On-prem or VPC inference with monitoring. When data cannot leave, we serve on local GPU with ops you can staff.
Multi-model routing for cost vs quality — frontier APIs, smaller open weights, or specialist heads behind one interface.