Gemma 4 31B outperforms larger models on FoodTruck Bench

Benchmark results and analysis
Gemma 4 31B achieved 3rd place on the FoodTruck Bench benchmark, outperforming several larger and more established models. According to the Reddit discussion, the model beat GLM 5, Qwen 3.5 397B, and all Claude Sonnet variants.
The FoodTruck Bench is a benchmark that tests language models on complex, multi-step planning tasks. The original poster speculates that Gemma 4's performance suggests it handles long-horizon tasks better than previous models that failed to complete the benchmark. Specifically, the model appears to effectively listen to its own advice when planning for subsequent steps in the task sequence.
This result is notable because Gemma 4 31B is significantly smaller than some of the models it outperformed. Qwen 3.5 397B, for example, has approximately 12.8 times more parameters than Gemma 4 31B. The performance suggests that model architecture and training approaches may be as important as parameter count for certain types of reasoning tasks.
FoodTruck Bench tests models on practical planning scenarios that require maintaining context over extended sequences of actions. The benchmark's design makes it particularly relevant for developers working with AI agents that need to execute multi-step tasks in real-world applications.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Atlassian Announces 1,600 Layoffs as Part of AI Pivot
Atlassian plans to cut approximately 1,600 jobs as the company shifts its focus toward AI development, according to a Reuters report shared on Hacker News.

Google Trends shows rising search interest for Claude Code in early 2026
A Reddit user compared Google Trends search interest over the past year for five coding tools: vibe coding, Cursor, Claude Code, Codex, and Replit. Claude Code's rise in early 2026 stands out in the data.

Claude.ai, API, and Claude Code Experiencing Elevated Errors
Claude.ai, the Claude API, and Claude Code are experiencing elevated errors with the web interface and developer console down. Claude Code login via Claude.ai is broken, though logged-in users can still use it.

Claude-Code v2.1.51: Security fixes, performance improvements, and new remote control feature
Claude-Code v2.1.51 adds a remote-control subcommand for external builds, fixes two security vulnerabilities in hooks, improves BashTool performance, and reduces context usage by persisting large tool results to disk at 50K characters.