TLDRocket
Sign in

Framework & Infrastructure

32 summarised stories about Framework & Infrastructure, each linking back to the original source. Browse all topics →

Monday, 13 May 2024

License to Call: Introducing Transformers Agents 2.0

Hugging Face Blog 2 years ago

Hugging Face released Transformers Agents 2.0, introducing two new agent types (ReactCodeAgent and ReactJsonAgent) that can iterate on past observations to solve complex tasks with modular, transparent design. A Llama-3-70B-Instruct agent built with the framework outperformed GPT-4-based agents on the GAIA Leaderboard. The update enables agents to dynamically adjust parameters, select tools independently, and self-correct through iterative reasoning cycles.