Looking for the Best Open-Source Model for Agentic Apps with CrewAI
Hey Hugging Face community!
I’m currently building an Agentic App using CrewAI, and I’m looking for open-source LLMs that are well-suited for agent-based reasoning and tool use.
I’m specifically looking for:
Models optimized for agentic behavior, tool use, or multi-agent collaboration
Performance close to GPT-4o (or as close as possible in open-source)
Models with Instruct / Chat tuning
Preferably small to medium models (e.g. 7B–13B) that I can run locally or with reasonable hardware
Open-source and easy to integrate with tools like llama.cpp, ollama, or vLLM
If you’ve tested any models that work particularly well in an agentic setup or have had great results in CrewAI-based workflows, I’d love your suggestions!
Thanks in advance for your help, and I’ll be happy to share my results with the community once I benchmark a few!