4 ms·
i have found google models outperforming other models in actual agentic workflows
by llmslave 3mo ago
i have found google models outperforming other models in actual agentic workflows
- mips_avatar 3mo agoI find that Gemini flash 2.5 performs about as well as Claude sonnet for non coding agentic flows except it’s actually fast enough
- llmslave 3mo agosome of the tool calling is better, its better at knowing how to use a sequence of tools in a real world scenario. things like glm 5.2 will spam tool calls like 100 times. gemini model will just use the tools as you would expect im always convinced people with takes on the open source models have never actually used them in a production agentic system
- mips_avatar 3mo agoQwen 35ba3b is ok, but it uses like 3x as many tokens as gemini 2.5 flash so you end up paying about the same to do an agentic run with gemini 2.5 flash and qwen 35ba3b.