Nathan Lambert × Finbarr Timbers
June 2026
From the classic 3-step RLHF recipe to the rise of multi-teacher on-policy distillation (MOPD).
The shape of a post-training recipe has changed more in the last year than in the prior three.
Multi-teacher On-Policy Distillation (MOPD) is the pattern showing up across the 2026 frontier.
Lineage: MiMo Flash v2 introduced it → DeepSeek V4 & Nemotron 3 Ultra scale it to >10 teachers.
Source: DeepSeek V4 §5.1, MiMo-V2-Flash

Source: InstructGPT (arXiv:2203.02155)

Source: Llama 2 (arXiv:2307.09288)

Source: Llama 3 (arXiv:2407.21783)

Curated prompts → SFT → DPO → RLVR
(RL with verifiable rewards – the acronym was coined in this paper)
Source: Tülu 3 (arXiv:2411.15124)

Source: Olmo 3 (arXiv:2512.13961)

The recipe:
Part of the DeepSeek line. Source: DeepSeek R1 (arXiv:2501.12948) · Interconnects: R1 recipe for o1
Each model links to its report. V3.1 detail is from its model card (no full report); V3-0324 was a quality bump on the same recipe, so it’s omitted.

Stages: Stage 1 SFT → Stage 2 train ~6 domain-specialist teachers (with older style post-training recipes) → Stage 3 MOPD into a single student.
First clean articulation of multi-teacher on-policy distillation as the consolidation step — replaces a single monolithic RL stage with distill-from-specialists.

Stages: SFT → multi-teacher on-policy distillation, run over two iterations, with >10 teachers spanning reasoning, code, math, and agentic domains.
Novel: multi-round MOPD across different domains — distill, then re-distill from refreshed teachers.

Stages: mid-trained base → 3 specialist RL “climbs” (e.g. STEM) → trace-distillation SFT to consolidate the climbs → a final RL climb → MAI-Thinking-1.
Closer to DeepSeek R1 than to V4 — multi-stage RL with trace-distillation SFT to consolidate, not on-policy MOPD. Not the only lab without MOPD!
Source: MAI-Thinking-1

Stages: text-only SFT → joint text–vision RL across coding, vision, reasoning, agentic tasks.
(No mention of MOPD)
Source: Kimi K2.5 technical report · blog

Stages: Base → SFT → Reasoning RL → Agentic RL → General RL.
MOPD isn’t universal yet but it’s surging!