Three open-source reasoning models (3B/8B/30B) trained with 15T tokens, chain-of-thought, and agentic RL in sandboxed environments—8B and 30B learn tool calling and code execution.
Summary
Native tool calling in OpenAI-compatible format and agentic RL training mean you can run self-contained reasoning agents locally without custom glue code. 512K context window supports long-horizon tasks.
Why it matters
Native tool calling in OpenAI-compatible format and agentic RL training mean you can run self-contained reasoning agents locally without custom glue code. 512K context window supports long-horizon tasks.
Implementation verdict
Replaces GPT-4o for reasoning workflows where you control the compute budget. Requires vLLM or SGLang for serving; agentic features (8B/30B only) need sandboxed tool environments. Try 8B now if you have inference infrastructure; 3B is viable for latency-critical edge cases.
Sources
Dev Signal
Get briefs like this in your inbox — free, every weekday.
100+ sources compressed into one 4-minute read. Ranked, cited, implementation-ready.