Signal-to-system playbooks

Custom Model Training

Practical guidance for teams deciding when a frontier signal deserves a trained model, a dataset, an eval gate, or a safer rollout path.

Core Playbooks

Start with decision quality, then move into data quality, then enforce ruthless evaluation before launch.

Nanochat / SLM Series

A four-part field series connecting Eric's pico-LLM experiment to nanochat, small-language-model research, and practical ability training.

Operating Principles

  • Use the smallest sufficient intervention: if prompt design solves it, do not train.
  • Ground decisions in production pain: train against real failures, not vibes.
  • Version everything: data, prompts, eval sets, and model artifacts need traceability.
  • Gate every release: no pass on evals means no launch, even when deadlines scream.
  • Measure drift continuously: a model can degrade quietly while dashboards still look pretty.