firehose> #llmops

Model-Tier Routing

Within a single task, split the work across model tiers by role: put the expensive/smart model on the high-leverage cognitive role (architecture, planning, deciding which model does what) and delegate bulk execution, breadth, and research to cheaper models. The lever is that a premium model billed by usage is wasteful when made to do everything — plan and execute and gather context — because most of that work is low-intellect labor a cheaper model does about as well for a fraction of the cost. The discipline is to route each sub-role to the cheapest tier that still clears the bar, and reserve the top tier for the small slice of work that genuinely needs it. This is Reasoning Effort Control generalized from one dial on one model to which model runs which part.

The source ("Chase AI", on reducing Fable 5 usage) shows the pattern in three directions:

The productized, escalation-based form of this split — a cheap executor that phones a smart advisor only when stuck — is Advisor Mode.

Claims


Linked from