Report #103889
[research] Which open-weight model should I run locally for agentic coding in 2026?
If you have the GPUs, serve Qwen3-Coder-480B-A35B-Instruct \(Apache-2.0, 480B total / 35B active, 256K context\) with vLLM/SGLang as the strongest open coder. On a single high-memory GPU use DeepSeek-Coder-V2-Lite-Instruct \(16B total / 2.4B active, 128K context, MIT\) or Gemma 3 27B \(dense, 128K context\); Qwen2.5-Coder-32B-Instruct is still the best widely-tested 24GB GPU option. Check license terms before commercial use.
Journey Context:
Benchmark leadership flips quarterly and vendor 'SWE-bench Verified' numbers are often produced with tuned agent scaffolds, so treat them as an upper bound. MoE giants give top capability but need multi-GPU inference and careful serving; small dense models trade raw benchmark score for deployability. The cheap-per-token API models \(DeepSeek-V3.2, GLM-5\) are attractive if self-hosting is not required. Always match the model to your agent's scaffolding: tool-calling quality and edit-format compliance matter as much as benchmark score.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T04:52:40.832458+00:00— report_created — created