Maple Preview - 20B Brains At 1B Cost (2026)

Julian Goldie — founder, AI Profit Boardroom
By Julian Goldie · 7 min read
Get The AI Profit Stack Join AIPB →
🎯 1,000+ done-for-you AI agent workflows 📅 5 live coaching calls / week with me 🛡️ 7-day refund + 30-day ROI guarantee 👥 3,000+ AI operators inside

Everyone searching for the maple preview model wants the same three answers: what actually is it, is it really as fast as the demos suggest, and should you trust the benchmark claims? I have been running it hands-on inside my local Agent OS engine, and I have put it through my Goldie Bench testing the same way I test every new model. This guide covers what Maple Preview is, how the ternary-weights trick works in plain English, where it genuinely wins, and where the honest limits are.

Short version: it is not a frontier coder, and I will show you exactly where it falls short. But it might be the clearest early sign yet of where local AI is heading — free reasoning models running on your phone.

What Is Maple Preview?

Maple Preview is a new open-source local reasoning LLM. The headline numbers: 20 billion parameters with only around 1 billion active at runtime — the 20B-A1B setup — built on ternary weights. The team behind it claims state-of-the-art performance in its weight class. That is their claim, not mine, and I will give you my own testing further down.

Three things stand out before you even run it:

And the real headline is not the specs at all. Maple is aimed at smaller devices — the team shows it running on an iPhone. More on why that matters in a moment.

Maple Preview Specs and Architecture

SpecMaple Preview
Model typeOpen-source local reasoning LLM
Total parameters20 billion
Active parameters per tokenRoughly 1 billion (20B-A1B)
WeightsTernary — each connection stored as minus, zero or plus
Expert networks256 small specialists, 8 woken per token by a router
Context window128k tokens
Approximate sizeAround 5GB, where a model this size would normally need around 38GB
LicenceMIT — free, commercial use allowed
Benchmark positionState-of-the-art in its weight class (their claim)
Where to get itTheir chat site, or open weights on Hugging Face

📺 Watch: Maple AI: FREE Local Model on Your iPhone

Ternary Weights Explained in Plain English

This is the bit most write-ups skip or bury in maths. Here is the simple version.

A normal model stores every single connection between its neurons as a precise number with lots of decimal places. Billions of connections, each one a fussy, high-precision value. That is why model files are enormous and why your machine grinds through them slowly.

Maple stores each connection as just one of three symbols: minus, zero or plus. That is it. Three options instead of a many-decimal number.

Two things happen as a result:

Smaller file, faster tokens, same machine. That is the whole ternary pitch, and in my testing the speed part is real.

The 256-Expert Trick

The second clever move is how Maple spends its 20 billion parameters. Instead of one giant network, it holds 256 small specialist networks. For every token, a router wakes only the 8 most useful specialists and leaves the other 248 asleep.

The result: you get the knowledge of a roughly 20B model at roughly the running cost of a 1B model. That is what 20B-A1B actually means in practice — big brain, small bill.

Where It Sits on the Speed-Quality Frontier

Every local model lives on the same trade-off: quality for speed. The frontier looks roughly like this right now:

Maple's pitch is that it breaks the trade-off: high speed and decent quality at the same time, per their benchmarks. That is a bold claim, so I did what I always do — I tested it myself.

📺 Watch: DeepSeek-V4 Preview Update is INSANE

My Goldie Bench Testing: What Actually Happened

I plugged Maple Preview into the local engine inside Agent OS, where models swap in and out and everything an agent builds is saved straight to the workspace. Then I ran my usual Goldie Bench tasks.

First test: a snake game. Second test: an SEO agency landing page. Both built locally, both saved into the workspace, and both genuinely quick — this is one of the fastest local models I have run at this level of capability. The responses were also nicer and more detailed than most local models I have tried, which surprised me for something this light.

Then the test that matters for local AI: I switched the Wi-Fi off and kept going. Everything continued to work, fully offline. No cloud, no API bill, no connection needed.

The Honest Verdict on Coding Quality

Now the part the marketing will not tell you. In my Goldie Bench testing, Maple's coding quality is not at the level of Gemma 4, GLM 4.7 Flash, GPT-OSS or Claude Sonnet 5. The team's own comparison against Claude Sonnet 5 on coding is one I simply do not entertain — it is not that conversation.

The win here is speed and lightness, not frontier coding. If you need the best possible code from a local model, other options beat it. If you need fast, decent, offline reasoning in a 5GB file, Maple is exactly that.

📺 Watch: Hunyuan3 Preview: NEW Chinese AI DESTROYS Kimi K2?

The Real Headline: Free AI on Your Phone

Here is why I think Maple matters beyond the benchmarks. It is aimed at smaller devices, and the team shows it running on an iPhone — a genuine reasoning model, on a phone, free.

They also show it running more autonomously on a MacBook Pro, where it decides on its own to remember details rather than waiting to be told. Small sign, big direction.

My take: free local models on phones is the future that is coming, and Maple Preview is one of the first credible early signs of it. The models will keep shrinking, the chips will keep improving, and at some point the default place your AI runs will be in your pocket — not someone else's data centre.

How to Try Maple Preview Today

Two easy routes:

  1. Their chat site — the fastest way to poke at it with zero setup.
  2. Hugging Face — grab the open weights and run it locally yourself.

I run it the third way: inside the local section of Agent OS, where models swap in and out per task and everything is saved to the workspace. It sits alongside my other agents — for example LFM paired with Hermes — so each job gets the model that suits it. If you are choosing a model to drive your own agent, my breakdown of the best free models for Hermes covers the current options.

If you want free local AI making you money, check out the AI Profit Boardroom — the full Agent OS setup and the local engine I tested Maple inside are waiting for you there. → Get your local AI engine running

Maple Preview FAQ

Is Maple Preview free for commercial use?

Yes. It ships under the MIT licence, which means it is free and commercial use is allowed. You can use it in client work or products without paying anyone.

What does 20B-A1B actually mean?

20 billion total parameters, but only around 1 billion active per token. A router wakes 8 of the 256 expert networks for each token, so you get big-model knowledge at small-model running cost.

How big is the download?

Around 5GB, thanks to ternary weights. A model of this size stored the normal way would need around 38GB.

Does Maple Preview work offline?

Yes. In my Goldie Bench testing I switched the Wi-Fi off mid-session and it kept building without missing a beat. Everything runs and saves locally.

Is it good at coding?

It is decent and very fast, but in my testing it is not at the level of Gemma 4, GLM 4.7 Flash, GPT-OSS or Claude Sonnet 5. Treat it as a speed-first local model, not a frontier coder.

The Bottom Line

Maple Preview is a 20B-parameter reasoning model that behaves like a 1B model on your hardware: a 5GB file, ternary weights, 256 experts with 8 awake at a time, a 128k context window, and an MIT licence that lets you build commercially for free.

In my Goldie Bench testing it was genuinely quick, gave more detailed responses than most local models I have tried, built a snake game and a landing page inside Agent OS, and carried on working with the Wi-Fi off. It is not the model I would pick for serious coding — Gemma 4, GLM 4.7 Flash and GPT-OSS all beat it there, and Claude Sonnet 5 is in a different league.

But judged for what it is — a free, fast, offline reasoning model light enough to run on a phone — it is one of the most interesting local releases in months. Download it, drop it into your local stack, and get a feel for where this is all heading. Your pocket is the next data centre.

Real wins from inside the AI Profit Boardroom

See all 3,000+ members →
AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot AIPB member win screenshot

Ready To Join The #1 AI Community?

Join 3,600+ entrepreneurs inside the AI Profit Boardroom. Get 1,000+ plug-and-play AI agent workflows, daily coaching, and a community that holds you accountable.

Join The AI Community →

7-Day No-Questions Refund • Cancel Anytime

← Back to all posts