cd /news/large-language-models/nanbeige-3-billion-parameter-model · home topics large-language-models article
[ARTICLE · art-77455] src=dotnetperls.com ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Nanbeige 3 Billion Parameter Model

A developer testing Nanbeige 4.2, a 3-billion-parameter looped-transformer model from a Chinese company, found it well-suited for tool calling with a Rust MCP server, outperforming Gemma 4 12B in that task, though it is slower than other 3B models and has a parsing issue that drops some tool calls.

read1 min views1 publishedJul 28, 2026

Now that I have written my Rust MCP server, I need a local agent to use it to call tools effectively. I found that various models including Gemma 4, Qwen 3.6 and Bonsai 27B can do this, but I tried a new model release called Nanbeige 4.2. This is a model from a Chinese company that seems to outperform other models of similar sizes.

Nanbeige is a Chinese word that means "bridging north and south" or something like that—it has no relation to the color beige. It uses a looped transformer, meaning it repeats the layers in the model, which means it may have closer to 6 billion parameters but they are compressed to 3 billion. It seems to be slower than other 3B models, and closer in speed to a 9B model.

For tool calling, I found that: • Nanbeige is indeed well suited for calling tools—the claims it outperforms Gemma 4 12B at this may be justified.

• The model seems able to call my MCP and built-in llama-cpp

tools when needed.

• There is a parsing issue that means some tool calls are dropped.

Overall I was impressed with Nanbeige; it is not clear whether I will switch to it as my primary non-coding model, but it has potential. It is worth keeping an eye on future Nanbeige releases.

── more in #large-language-models 4 stories · sorted by recency
── more on @nanbeige 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/nanbeige-3-billion-p…] indexed:0 read:1min 2026-07-28 ·