// TOPIC

#reasoning-models

13 articles

◆◆◆AdvancedOpenAIAnthropic
01

Limits and failure modes: overthinking, underthinking, and when reasoning breaks

The empirically-documented ways reasoning models fail in production — overthinking, underthinking, sycophantic traces, benchmark gap — and how to detect and route around them.

#reasoning-models#inference#cost-optimization
17 min
◆◆◆AdvancedDeepSeekHugging Face
02

Reasoning Distillation: Teaching Small Models to Think

How DeepSeek-R1 distillation lets a 7B model out-reason a 32B baseline — the mechanics, the learnability gap, and what breaks in production.

#fine-tuning#post-training#reasoning-models
16 min
◆◆◆AdvancedOpenAIAnthropic
03

How reasoning models are trained: RLVR, GRPO, and the post-training stack

The post-training recipe behind o1 and DeepSeek-R1: how RLVR and GRPO replaced RLHF for reasoning, with real training mechanics and failure modes.

#reasoning-models#post-training#fine-tuning
20 min
◆◆IntermediateOpenAIAnthropic
04

Reasoning models plus tools: agentic workflows and function calling

How o3, o4-mini, and Claude extended thinking combine reasoning with tool calls to make harder agent tasks tractable — and the failure modes they introduce.

#reasoning-models#tool-use#agents
16 min
◆◆IntermediateMetaDeepSeek
05

Preference Optimization: DPO, SimPO, ORPO, and the Post-RLHF Stack

How DPO, SimPO, ORPO, and GRPO replaced the classic RLHF pipeline — what each method removes, when to use which, and the 2025 reasoning-alignment frontier.

#fine-tuning#post-training#llm-internals
17 min
◆◆IntermediateOpenAIAnthropic
06

Cost, latency, and the model-selection decision tree for reasoning

A practical framework for choosing between reasoning and standard models, with real cost and latency numbers from 2025-2026 deployments.

#reasoning-models#cost-optimization#latency
16 min
◆◆IntermediateOpenAIAnthropic
07

Test-Time Compute Scaling: Sequential, Parallel, and Tree-Based Strategies

How reasoning models spend more compute at inference time via longer chains, Best-of-N sampling, and tree search — and the cost, latency, and accuracy tradeoffs of each.

#reasoning-models#inference#cost-optimization
16 min
◆◆IntermediateOpenAIAnthropic
08

Few-shot prompting, chain-of-thought, and reasoning models

Master few-shot prompting and chain-of-thought, then learn why both techniques must be rethought entirely for o3, Claude extended thinking, and Gemini 2.x.

#prompting#reasoning-models#context-engineering
19 min
BeginnerOpenAIAnthropic
09

The model landscape in 2025-2026: closed frontier, open-weight, and reasoning

GPT-5, Claude Opus 4, Gemini 3.1, Llama 4, DeepSeek-R1: what the three competitive tiers actually mean for engineers picking models in production.

#fundamentals#reasoning-models#inference
15 min
BeginnerOpenAIAnthropic
10

Prompting reasoning models: what changes and what breaks

The counter-intuitive rules for prompting o3, DeepSeek-R1, and Claude extended thinking — simpler prompts often outperform elaborate ones, and common techniques backfire.

#reasoning-models#prompting#cost-optimization
15 min
◆◆Intermediate
11

ReAct, Reflexion, and Planning Patterns

How ReAct, Reflexion, Plan-and-Execute, and LATS differ as agent planning strategies — with honest benchmarks, failure modes, and a decision framework for production.

#agents#reasoning-models#tool-use
15 min
BeginnerOpenAIAnthropic
12

What Are Reasoning Models? Chain-of-Thought, o1, and the Inference-Time Shift

How o1-style models differ from standard LLMs: internal chain-of-thought via RL, not prompted CoT, and why that changes your prompting, cost model, and architecture.

#reasoning-models#llm-internals#inference
14 min
◆◆IntermediateOpenAIAnthropic
13

Reasoning Models: When and How to Use Them

Reasoning models spend inference tokens thinking before they answer. Learn when that's worth it, when it's a waste, how prompting changes, and how to control cost.

#reasoning-models#cost-optimization#inference
17 min