Lead story
Models & availability
Latest
Lead story
Models & availability
Latest
Hugging Face releases Transformers Agents 2.0, introducing two new agent types (CodeAgent and ReactAgent), sharing options, and a new stand-alone library smolagents. The new framework allows a Llama-3-70B-Instruct agent to outperform GPT-4 based agents on the GAIA Leaderboard.
From the source
We are releasing Transformers Agents 2.0! ⇒ 🎁 On top of our existing agent type, we introduce two new agents that can iterate based on past observations to solve complex tasks. ⇒ 💡 We aim for the code to be clear and modular, and for common attributes like the final prompt and tools to be transparent. ⇒ 🤝 We add sharing options to boost community agents. ⇒ 💪 Extremely performant new agent framework, allowing a Llama-3-70B-Instruct agent to outperform GPT-4 based agents in the GAIA Leaderboard! 🚀 Go try it out and climb ever higher on the GAIA leaderboard! transformers.agents has now been upgraded to the stand-alone library smolagents! The two libraries have very similar APIs, so switching is easy. Go checkout the smolagents introduction blog here.
huggingface.co