VFF - The signal in the noise
News

Sakana trains 7B model to orchestrate GPT, Claude, Gemini

Read original
Share
Sakana trains 7B model to orchestrate GPT, Claude, Gemini

Sakana AI has developed RL Conductor, a 7-billion-parameter language model trained via reinforcement learning to automatically orchestrate calls to larger frontier models like GPT-5, Claude Sonnet 4, and Gemini 2.5 Pro. Rather than relying on hard-coded routing logic, the model learns to dynamically analyze inputs, distribute work among specialized agents, and coordinate responses. The approach achieves state-of-the-art results on reasoning and coding benchmarks while reducing API costs and call volume compared to both individual frontier models and manually designed multi-agent systems.

  • Sakana AI's RL Conductor is a 7B model trained to automatically route tasks to a pool of larger LLMs based on input characteristics and task requirements
  • The system outperforms individual frontier models and hand-designed multi-agent pipelines on reasoning and coding benchmarks while cutting costs and API calls
  • RL Conductor learns orchestration strategies through reinforcement learning rather than human design, enabling it to adapt to shifting query distributions and heterogeneous user demands
  • The technology powers Fugu, Sakana AI's commercial multi-agent orchestration service, addressing a core limitation of rigid frameworks like LangChain

This work directly challenges the assumption that larger models always perform better. By training a smaller model to intelligently delegate to specialized larger models, Sakana demonstrates that orchestration itself is a learnable skill. This has implications for how teams build production AI systems, suggesting that the future of agentic AI may depend less on scaling individual models and more on intelligent coordination across diverse model pools.

For operators and founders building multi-model systems, this approach offers a path to better performance at lower cost. Hard-coded routing breaks in production when user queries shift or diversify. An adaptive orchestrator that learns which model to use for which task could reduce both infrastructure spend and latency, making it economically viable to maintain a diverse pool of specialized models rather than defaulting to a single large model.

  • Smaller models can add significant value by learning to coordinate larger ones, potentially shifting investment away from pure scale and toward orchestration logic
  • Reinforcement learning can discover orchestration strategies that humans would struggle to hand-code, including iterative refinement and dynamic communication topologies tailored per query
  • The brittleness of hard-coded agentic frameworks is a real production bottleneck, and automated adaptation to heterogeneous workloads is becoming a competitive necessity

Monitor whether RL Conductor's approach generalizes across different model pools and domains, and whether other labs adopt similar reinforcement learning-based orchestration. Also watch for adoption metrics on Fugu and whether this model of intelligent routing becomes a standard layer in production AI stacks, potentially shifting how teams architect multi-model systems.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

Self-Improving Agents: Shanghai Lab Cuts Manual Tuning

Self-Improving Agents: Shanghai Lab Cuts Manual Tuning

Researchers at Shanghai Artificial Intelligence Laboratory have introduced Self-Harness, a framework that enables LLM-based agents to automatically improve their own operating rules by analyzing execution traces and applying empirical edits. The system achieves performance improvements up to 60 percent without requiring manual tuning or stronger external models. This addresses a key bottleneck in agent development: the reliance on ad hoc human debugging rather than systematic feedback loops.

by bendee983@gmail.com (Ben Dickson)· VentureBeat AI
Los Alamos Deploys NVIDIA Vera CPUs for Agentic AI Science

Los Alamos Deploys NVIDIA Vera CPUs for Agentic AI Science

Los Alamos National Laboratory is deploying three new supercomputers, Mission, Vision, and Veritas, built with HPE and NVIDIA hardware including the NVIDIA Vera CPU to accelerate scientific discovery and agentic AI research. Early testing shows the Vera CPU delivers 7x higher performance on URSA (Universal Research and Scientific Agent) workloads and over 3x performance on Monte Carlo simulations compared to the previous Crossroads x86 supercomputer. The systems, expected operational in 2027, will support classified national security work, fundamental science research, and testing of AI agents that can autonomously form hypotheses, run simulations, and refine experiments.

by Chris Porter· NVIDIA Blog (AI)
NVIDIA Accelerates Scientific Computing with Real-Time AI Tools

NVIDIA Accelerates Scientific Computing with Real-Time AI Tools

NVIDIA introduced new AI software tools at ISC Hamburg designed to accelerate scientific research across chemistry, materials discovery, and astronomy. The tools, including DAQIRI, ALCHEMI NIM microservices, and cuPhoton reference code, deliver GPU-accelerated pipelines that reduce processing times from hours or days to real-time. Early results show cuPhoton achieved 14,900x speedup in loading FITS astronomical data and 8,400x faster signal processing on NVIDIA GB200 NVL72 systems.

by Chris Porter· NVIDIA Blog (AI)
JUPITER Shows Exascale Computing's Real-World Impact
TrendingNews

JUPITER Shows Exascale Computing's Real-World Impact

JUPITER, Europe's first exascale supercomputer at Germany's Forschungszentrum Jülich, is running four major science projects that demonstrate the practical capabilities of exascale computing. These projects span brain mapping at cellular resolution, global climate simulation at 1-kilometer resolution, AI for wireless networks, and quantum computing simulation. The work shows that problems previously intractable are now solvable with exascale hardware and software.

by Chris Porter· NVIDIA Blog (AI)