Fetching from the wire…
Research2026-07-18 · source-backed
Turing Post's survey lays out the consolidated three-stage pipeline for tool-using agents: supervised fine-tuning for format and cold start, preference optimization (DPO/SimPO) for alignment, then RL with verifiable rewards (GRPO/DAPO) for reasoning and generalization. GRPO's practical draw is that it drops the value critic entirely and estimates advantages by group-wise comparison, so only the ordering of completions matters. Scores of 0.3/0.5/0.7 and 30/50/70 train identically. That makes hand-written reward functions dramatically more forgiving of bad scaling, which is where most homegrown reward code goes wrong.
Each link below shares sources, entities, or timing with this story.
New batching algorithms enable ~7x, up to 12x+, longer-context GRPO training with no accuracy or speed penalty versus optimized FA3 and chunked-loss setups (Unsloth Docs). Qwen3-8B GRPO reaches 110K context on one 80GB H100 via vLLM plus QLoRA. For solo builders doing reasonin...
Nathan Lambert doesn't hand out "step change" lightly, so when his June 22 Interconnects essay called GLM-5.2 "the step change for open agents," I read it twice. His argument is sharper than the usual "strong open model" take. Static intelligence benchmarks stopped mattering m...
Google DeepMind released Gemma 4 on April 2 with four model sizes (E2B, E4B, 26B MoE, 31B Dense) under Apache 2.0. Multimodal (text, vision, audio). 256K context. Native thinking and tool-calling optimized for agentic workflows. Day-zero ecosystem support across vLLM, llama.cp...
A seven-author team from Max Planck Institute for Intelligent Systems, ELLIS Tübingen and ETH Zürich built LittleCurriculum, 88B tokens distilled from FineWeb-Edu through a five-stage Common Core K–5 filter, and trained 0.6B, 1.3B and 5B models from scratch with matched unfilt...
AxisAgentic (855 stars) is a runtime emitting append-only traces that reconstruct exactly what the model observed at any point, with explicit runtime markers for rollback, context compaction and discard events: which is what makes state-faithful SFT export possible without lea...
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.