Can Ternary Bonsai 8B run on MacBook Pro M3 Pro 18GB?

YES — Runs great
Q2_0 · 4K context · formula estimate

What this means

Ternary Bonsai 8B fits on the MacBook Pro M3 Pro · 18GB at Q2_0. We estimate it uses 3.7GB of the conservative 15GB working budget.

Estimated decode speed is 34.147.7 tokens/s. A roughly 300-word answer may take around 10 seconds.

34.1–47.7tokens/s
estimated · instant
3.7GB
needed at Q2_0
Q2_0
quant selected
11.3GB
working headroom
needs 3.7 GBworking budget 15 GB
Apple M3 Pro18 GB unified memoryMetalActive cooling

See how fast it feels

Using the midpoint of our 34.147.7 tokens/s estimate for this demo.

Live demo · 40.9 tokens/s

Where the memory goes

ComponentDetailGB
Model weightsQ2_0 GGUF (2.2 GB) + mmap overhead2.3
KV cache4K context window0.6
RuntimemacOS inference app + compute buffers0.8
Total neededQ2_0, 4K context3.7
Working budget18 GB unified memory − conservative macOS reserve15
Headroomremaining inside the working budget11.3

Pick your quant

QuantDownloadMemoryEstimated speedVerdict
Q2_02.2 GB3.7 GB~34.1–47.7 tok/s Runs great
Q2_0_g642.3 GB3.8 GB~32.6–45.7 tok/s Runs great

Get it running on this Mac

1
Choose the beginner-friendly build instead.

This Mac has enough memory, but the tracked Q2_0 ternary file is not supported by the current point-and-click apps. For a first local chat, use Bonsai 27B 1-bit in Locally AI. Do not download PQ2_0; the publisher marks it unsupported.

2
Only use the publisher tool if you are comfortable with Terminal.

The advanced path is complete below, but it is not required for ordinary local AI.

Advanced publisher setup (Terminal)

Install Apple's command-line tools if macOS asks, then run:

git clone https://github.com/PrismML-Eng/Bonsai-demo.git
cd Bonsai-demo
BONSAI_OPENWEBUI=0 BONSAI_SKIP_MLX=1 BONSAI_FAMILY=ternary BONSAI_MODEL=8B ./setup.sh
BONSAI_FAMILY=ternary BONSAI_MODEL=8B BONSAI_CTX=4096 ./scripts/start_llama_server.sh

When the server says it is ready, open http://localhost:8080. Start with 4K context. This route uses the publisher's Prism runtime, not Jan or LM Studio.

Other models on this Mac

Ternary Bonsai 8B on other MacBook Pro M3 Pro configurations

FAQ

Can the MacBook Pro M3 Pro · 18GB run Ternary Bonsai 8B?

Yes at Q2_0. We estimate about 3.7GB of working memory and 34.1–47.7 tokens/s at 4K context.

Which Ternary Bonsai 8B quant should I use on this Mac?

Q2_0. It is a 2.2GB download and leaves about 11.3GB inside our conservative working budget.

Which app should I use for Ternary Bonsai 8B on this Mac?

Current beginner Mac apps do not load this exact file. Use Bonsai 27B 1-bit in Locally AI instead, or open the advanced publisher instructions on this page.

Are these speeds measured on a MacBook Pro M3 Pro?

No. The range is a formula estimate based on memory bandwidth, model size, active parameters, cooling, and a 4K context. The app, backend, thermals, and prompt can change real performance.