← Back to Newswire
RESEARCH

DeepSeek publishes a cheaper RL training recipe

DeepSeek published a training recipe that claims frontier-grade reasoning with a fraction of the GPU-hours used by comparable RL runs, sparking immediate debate among labs optimizing post-training stacks.

The method in plain terms

The method combines curriculum-style difficulty ramping, selective replay of failure modes, and a smaller critic model that gates expensive rollouts — only promising trajectories receive full GPU budget.

On public math and code suites cited in the paper, results land within a few points of much larger baselines, though independent replication is still early. Several teams note sensitivity to base-model choice and tokenizer quirks.

Only promising trajectories get full GPU budget — a gated rollout loop that trims waste.

Replication watch

For practitioners, the practical takeaway is cost routing: cheaper RL loops may let smaller orgs iterate on reasoning behaviors without reserving entire clusters for weeks.

DeepSeek released partial logs and ablation configs under a research license; weights remain on their existing open-weight terms for the accompanying checkpoint.

More from the Newswire

OpenAI
OpenAI
ReleasesJun 1, 2026

GPT-6 opens multimodal preview to Plus tier

OpenAI's voice + vision routing now ships in the API with sub-200ms latency targets and a redesigned realtime endpoint. Here's what changed, what it costs, and which of your prompts to revisit.
READ 4 min
Anthropic
Anthropic
ReleasesMay 28, 2026

Claude 5 Sonnet adds persistent project memory

Memory now spans workspaces; opt-in via the new Memory tab inside Projects.
READ 3 min
Google
Google
ReleasesMay 26, 2026

Gemini Ultra rolls into Workspace by default

Docs, Sheets, and Meet pick up the Ultra tier without an add-on subscription.
READ 2 min