Model breeding as adaptive ecology
A model-breeding system is not one model. It is a population of variants, specialists, adapters, routes, evaluations, and records. The useful unit is the ecology: the router that chooses, the specialists that work, the evaluator that measures, the lineage DAG that remembers, and the release packet that explains why a descendant earned a place.
The five pillars
Start with The Five Pillars of Model Breeding: compounding, local-first, frugal, generative, and mutualist. These pillars turn the metaphor into practical design questions.
Ecology vocabulary
| Term | Short definition |
|---|---|
| Population | The active and archived set of model artifacts for an ecology. |
| Variant | A candidate artifact that differs from a parent. |
| Descendant | A variant with recorded parentage and operator history. |
| Parent | An artifact or recipe used to create a descendant. |
| Champion | The current best default for a niche. |
| Specialist | A narrow high-value model or adapter. |
| Challenger | A candidate collecting evidence. |
| Adapter | A compact skill overlay such as LoRA. |
| Route | A policy decision that chooses a specialist, stack, cascade, ensemble, no-op, or review path. |
| Judge | An independent evaluator that produces evidence. |
| Fitness vector | A multi-dimensional measurement of usefulness. |
| Lineage DAG | Parent-child graph of artifacts, recipes, and release decisions. |
| Evidence packet | Reviewable proof bundle for a candidate. |
| No-op | Decision to keep the current state because change does not add value. |
| Retirement | Removing a model from active use while preserving its record. |
| Mutation budget | Bounds on how much a candidate may change. |
| Diversity preservation | Keeping useful coverage instead of forcing one winner. |
| Local-first runtime | A path to run useful work in the browser, on a device, or on controlled infrastructure. |
From metaphor to engineering practice
“Breeding” is an engineering metaphor for controlled generation, comparison, and reuse of model variants. It does not require anthropomorphic claims. The practical work is clear: define a niche, create bounded descendants, measure fitness, preserve lineage, release with evidence, and keep useful diversity.
Foundation guides
- The Positive Side of Model Breeding
- The Five Pillars
- The Core Model-Breeding Loop
- What model breeding means
- Small-model ecologies
- Fast, Flexible, Frugal, Federated
- Feed, Fork, Fight, Flee
- Teleodynamic control
- Lineage and inheritance
- No-op and metastability
Source reports used for this guide
These reports are preserved verbatim in the site archive. The guide above is an editorial synthesis and may narrow, qualify, or reorganize claims from the source material.