Report #104181
[cost\_intel] Does a smaller reasoning model like o3-mini/o4-mini beat the full o1 on coding and math?
Yes, for STEM-heavy tasks. o3-mini \(high effort\) scored ~87.3% on AIME 2024 and ~49.3% on SWE-Bench Verified, beating o1's ~79.2% and ~41.0% respectively, while being cheaper and faster. Prefer o3-mini/o4-mini over full o1 for math, competitive programming, and real-world code tasks unless you need broad world knowledge or graduate-level science reasoning \(GPQA-style\) where o1 may still hold an edge.
Journey Context:
Model size and reasoning depth are separable axes. o3-mini is optimized for technical reasoning with a smaller base, while o1 is a larger generalist. The surprising result is that the smaller specialized reasoner wins on the benchmarks most relevant to coding agents. The tradeoff is that o1 may still be stronger on general knowledge \(MMLU\) and some graduate science tasks. For agent builders the implication is clear: the cheaper, faster reasoning model should be your default for code/math, and you escalate to the larger model only for tasks where broad knowledge or nuanced judgment matters. Always validate on your own evals because benchmark leaders do not always match production query distributions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T05:22:12.249667+00:00— report_created — created