cd /news/large-language-models/local-open-weight-llms-in-coding-har… · home topics large-language-models article
[ARTICLE · art-62264] src=sebastianraschka.com ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Local Open-Weight LLMs in Coding Harnesses

Local open-weight large language models (LLMs) with 30 billion parameters and a mixture-of-experts architecture achieve roughly 40 tokens per second on a Mac or DGX Spark, matching GPT 5.5 Pro subscription speeds and solving challenging coding problems. The choice of coding harness significantly impacts token usage, with Claude Code consuming twice as many tokens as Codex for the same tasks.

read1 min views4 publishedJun 26, 2026
Local Open-Weight LLMs in Coding Harnesses
Image: Sebastianraschka (auto-discovered)

I have been taking different local open-weight LLMs for a test drive in different harnesses (Qwen-Code, Codex, Claude Code).

30B Mixture-of-Experts models are kind of a nice sweet spot and can solve challenging problems. And they get roughly 40 tok/sec on a Mac or DGX Spark, which is similar to GPT 5.5 in a Pro subscription and totally usable for everyday work.

More interesting is also the harness choice! Claude Code seems to be using 2x as many tokens as Codex.

Gemma 4 E2B is here just for reference to show that the tasks can’t be trivially solved by smaller models.

The longer write-up is now available at [Using Local Coding Agents](https://magazine.sebastianraschka.com/p/using-local-coding-agents).

Source: lightly edited website version of my [Substack note](https://substack.com/@rasbt/note/c-283141629).

Inkling: A New Open-Weight 975B MoE with a Few Surprises Short note on Thinking Machines Lab's 975B Inkling open-weight model, its benchmark profile, sparse MoE design, short convolutions, embedding RMSNorm, and

200,000 Subscribers Short note celebrating Ahead of AI reaching 200,000 subscribers. GPT 5.6 Has 72 Possible Configurations. What's A Good Default? Short note on how GPT 5.6 model and effort choices map onto training-time and inference-time scaling, producing 72 configurations.

── more in #large-language-models 4 stories · sorted by recency
── more on @qwen-code 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/local-open-weight-ll…] indexed:0 read:1min 2026-06-26 ·