Skip to content
Blueprint

Training

Optimize a model for your work — step by step

Each walkthrough takes a real workload (SQL generation, contract review, support classification) and uses Blueprint to ship a custom-calibrated, fine-tuned, or compressed model that beats off-the-shelf on the eval set. Video, transcript, and a downloadable sample corpus included.

Article
route·advanced·16 min

Semantic routing across a 3B + 70B pair

Route 75% of traffic to a 3B model and 25% to a 70B, with measured per-class accuracy. End result: ~5× lower average inference cost than 70B-everywhere, with quality on hard queries preserved.

Article
calibrate·intermediate·18 min

Calibrating Qwen 2.5 7B for SQL generation

End-to-end walkthrough: from production SQL prompts to a custom-calibrated Q4_K_M GGUF that beats bartowski's stock quant by 9 percentage points on a held-out SQL benchmark.