4 Signals Decide Whether a Pipeline Step Needs a Frontier Model
Most agent pipelines run every step on the same frontier model out of habit, not need. This is the decision framework for picking a small model per step instead of per pipeline: whether the output space is narrow, whether the task needs multi-hop reasoning, whether you can


