Engineering brief
Smaller AI models can beat frontier models by using them as tools
At a glance
- Relevance
- Practical value
- Warnings
- None
A 2.7B model fine-tuned with RL beats Claude and GPT-5 at replicating ML paper figures by using Codex as a tool. The real insight: orchestration trumps scale for narrow scientific tasks.
Smaller RL-tuned models can outperform frontier models by using them as tools, shifting AI strategy.
Summary
A new paper from startup Inherent introduces Faraday, a Qwen 2.7B model fine-tuned via RL to replicate missing figures from ML papers. The model's key innovation is using Codex as a tool rather than attempting the task alone. The results show Faraday outperforming much larger models like Claude and GPT-5 on
this narrow task, which is surprising but also raises questions. The researchers use a rubric-based LLM judge for training rewards, averaging judgments across multiple rollouts to reduce variance. They also implement a weighted credit assignment across agent turns, concentrating reward on tool-use actions. This approach successfully biases the model toward more
effective behavior patterns. A critical methodological concern is the asymmetric evaluation: Faraday uses Codex as a tool while baseline models get no equivalent augmentation. The optimized Codex prompt only marginally improves results, suggesting the real advantage comes from the agent orchestration rather than model capability. Human evaluations confirm Faraday produces qualitatively
more rigorous experiments with fewer shortcuts. The paper's infrastructure details reveal a complex training setup using Kubernetes, Ray, and Nvidia's NeMo RL stack with custom context parallelism for hybrid attention models. The training process was iterative and pragmatic rather than theoretically derived, switching precision and coding agents mid-training without restarting.
Watch the video
This video is blocked due to your privacy settings. To watch this video, please accept YouTube marketing cookies.
Related breakdowns
Your AI agent harness is overengineered. The model got better.
Agents-as-files: Google DeepMind shows how markdown instructions replace Python agent loops. Cursor replaced 12,000 lines of TypeScript with 200 lines. But…
Durable execution is the real agent infrastructure challenge
Giselle van Dongen demonstrates why durable execution infrastructure, not agent SDKs, is the real bottleneck for production agent systems. Concrete failure…
AI agents need bank accounts and institutional memory, not better models
Coinbase treats every human correction to an AI PR as permanent repository memory. Agent payments and memory loops are becoming operational realities.
Get TL;DW
Too Long; Didn't Watch.
A concise breakdowns of the AI and devtools videos that actually matter for engineering leaders.
Free. Weekly. No hype.
Video and thumbnails remain the property of their respective creators. tldw.news provides editorial analysis, commentary, and discovery links to original content.