TLDRocket
Sign in

Tools & Coding

972 summarised stories in Tools & Coding, each linking back to the original source. Browse all topics →

Friday, 25 April 2025

PipelineRL

Hugging Face 1 year ago 11

ServiceNow Research open-sourced PipelineRL, a reinforcement learning system for large language models that updates model weights during inference without stopping the process, solving the traditional trade-off between inference speed and on-policy data collection. The system matched or exceeded Open-Reasoner's performance on AIME 2024 and MATH 500 benchmarks while using a simpler algorithm, training a 7B model in 3.5 days on 2 nodes and a 32B model in 6 days on 4 nodes. The modular architecture allows researchers to swap different inference and training software components as they improve.

Tiny Agents: an MCP-powered agent in 50 lines of code

Hugging Face 1 year ago 32

A developer implemented a functioning AI agent in approximately 50 lines of TypeScript that uses Model Context Protocol (MCP) to connect language models with external tools. The agent relies on Qwen/Qwen2.5-72B-Instruct running on Nebius by default and can execute tasks like writing files and browsing the web by connecting to multiple local MCP servers. The implementation demonstrates that agents require only a while loop, an LLM inference client, tool definitions, and basic control flow—significantly simplifying how developers can build agentic systems.

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.