27B Beats 75B in Agentic Tasks

Important_Quote_1180 · reddit · 2026-07-10

The author tested two models on agent tasks: an untuned 27B completed all tasks in 6-9 tool calls under a neutral system prompt, while the 75B required manual prompt tuning to barely pass, with higher call counts and latency.

The post emphasizes that for agents, "fewer turns" matters more than "faster tokens." It also details a caching-related failure case: repeated runs with the same payload failed consecutively, likely due to prefix caching issues, which was later bypassed by adding a nonce to the system prompt.

Original post →

More from coding & agent

coding & agent channel →