Rising1 sources· last seen 21h ago· first seen 21h ago
I built a coding agent that gets 87% on benchmarks with a 4B parameter model, here's how
I was frustrated that every coding agent (OpenCode, Cursor, Claude Code) assumes you're running GPT-5.4 or Claude Opus. If you try them with a local model like Gemma or Qwen they fall apart. I find that often tool calls fail, context overflows, multi-step tasks collapse. So I built SmallCode. It's
Lead: r/LocalLLaMABigness: 35builtcodingagentgetsbenchmarks
📡 Coverage
10
1 news source
🟠 Hacker News
0
🔴 Reddit
88
674 upvotes across 1 sub
📈 Google Trends
0
Full methodology: How scoring works
Receipts (all sources)
I built a coding agent that gets 87% on benchmarks with a 4B parameter model, here's how
REDDIT · r/LocalLLaMA · 21h ago · ⬆ 674 · 💬 327
score 113
I was frustrated that every coding agent (OpenCode, Cursor, Claude Code) assumes you're running GPT-5.4 or Claude Opus. If you try them with a local model like Gemma or Qwen they fall apart. I find that often tool calls fail, context overflows, multi-step tasks collapse. So I built SmallCode. It's