MacBook Air vs MacBook Pro for local AI: fanless vs actively cooled
Both laptops run the identical macOS local-AI stack and differ for inference in three measurable ways. The MacBook Air (M5) tops out at 32GB of unified memory at 153GB/s and is fanless; the MacBook Pro reaches 128GB at up to 614GB/s on the M5 Max, and it alone has High Power Mode. Memory ceiling decides which models run at all, bandwidth decides how fast they generate, cooling decides how long you hold the peak.
I build Outlier, a Mac app that runs language models on-device, so I have an obvious interest in people owning Macs that run models well — weigh the rest accordingly. Apple doesn't pay me and I don't sell hardware. This is what I tell people who ask which laptop to buy.
Three numbers, and only three
The software isn't the variable. macOS, Metal, and MLX — Apple's MIT-licensed array framework, built so "arrays live in shared memory" and operations run on CPU or GPU without transferring data — are identical on both, and one binary covers a 16GB fanless Air and a 128GB M5 Max. The M5's AI gain comes from a 10-core GPU with a Neural Accelerator in each core, and that architecture is in the Air too. So the question is only: how much memory, how fast, is there a fan?
| MacBook Air (M5) | MacBook Pro (M5 Pro) | MacBook Pro (M5 Max) | |
|---|---|---|---|
| Memory: standard / max | 16GB / 32GB | 24GB / 64GB | 36GB / 128GB (128GB needs the 40-core GPU) |
| Memory bandwidth | 153GB/s | 307GB/s | 460GB/s (32-core) or 614GB/s (40-core) |
| Cooling | Fanless, silent | Active (fans) | Active (fans) |
| High Power Mode | No | Yes | Yes |
| Starting price | $1,099 (13") / $1,299 (15") | $2,199 (14") / $2,699 (16") | $3,599 (14") / $3,899 (16") |
| Price per GB, as shipped | ~$69/GB (13") | ~$92/GB (14") | ~$100/GB (14") |
| Memory upgrade later | None — soldered | None — soldered | None — soldered |
| Battery (Apple video test) | Up to 18 hr | Up to 22 hr (14") / 24 hr (16") | Up to 20 hr (14") |
One wrinkle the table flattens: there's also a base-M5 14-inch MacBook Pro from $1,599, and High Power Mode is supported only on M5 Pro and Max. The cheapest Pro has fans but not that lever.
Capacity decides what runs at all
A model has to fit before anything else matters. That memory is unified — the GPU addresses system RAM directly, no VRAM copy — and soldered. What you configure at checkout is what you own for the life of the machine.
The number on the box isn't your working budget, either. macOS takes a slice, Metal publishes recommendedMaxWorkingSetSize — "an approximation of how much memory... this GPU device can allocate without affecting its runtime performance" — which sits below total RAM, and the KV cache grows with the conversation.
Against Outlier's published tier minimums:
- 16GB Air (base): Nano 4B (2.37 GB, 6GB minimum) and Lite 9B (5.04 GB, 12GB) are comfortable; Quick 26B-a4b (15.61 GB, 16GB minimum) sits right at the line. LM Studio agrees — 16GB recommended, 8GB Macs held to "smaller models and modest context sizes."
- 24GB or 32GB Air: adds Core and Code 27B (15.13 GB, 24GB minimum) and Vision 35B-a3b (19.0 GB). The Air's sweet spot, and what I'd tell most people to buy.
- Pro at 64GB: clears the floor for Plus 397B-a17b — a 209 GB download that pages experts off the SSD at ~11 GB peak RSS. No Air reaches it.
- Pro at 128GB: headroom for long context, and what Apple means by "Run LLMs with hundreds of billions of parameters entirely on device."
Note the cliff: M5 Pro stops at 64GB and 128GB needs the 40-core M5 Max, so reaching the very large models is a $3,599-and-up jump, not simply "buy a Pro."
Bandwidth decides how fast it comes out
153GB/s on any Air against up to 614GB/s on the top Pro is roughly a 4x spread. The llama.cpp maintainers spell out why that matters: prompt processing is compute-bound, token generation is bandwidth-limited. Generation is what you watch arrive word by word, so it tracks bandwidth. Prefill is the pause before the first word, and that's where compute and sustained clocks pay off.
Apple's claims fit that split without producing an absolute number: the M5 Air is "up to 4x faster performance for AI tasks" than the M4 Air, and the M5 Pro/Max delivers "up to 4x faster LLM prompt processing than M4 Pro and M4 Max." Relative multipliers against unstated workloads, both. Apple publishes no tokens per second, anywhere.
My own numbers are narrower but measured: Outlier's Nano 4B runs 71.7 tok/s on an M1 Ultra desktop and 32 tok/s on an M4 MacBook Air, and Core 27B does 20.7 tok/s on the M1 Ultra. Thirty-two tokens a second on a fanless laptop is faster than you read.
Fanless vs actively cooled: what silence costs
Apple describes the Air plainly: "Both models feature a thin, light, and completely silent fanless design." The Pro has fans plus High Power Mode, which "allows the fans to run at higher speeds" so the machine "may... deliver higher performance in very intensive workloads." The Air has no equivalent control.
Now the uncomfortable part: nobody has published a rigorous throttling curve for GPU-heavy inference on a fanless Air. The tokens-per-second decay curves that circulate all trace back to affiliate posts with no stated methodology, so I won't repeat them.
The best measurement I found is CPU-only and a generation back: Notebookcheck's Cinebench 2024 loop on the M4 MacBook Air 15. "After 30 minutes, its performance of 776 points was only 11% lower," with package power peaking at 20.5 watts and settling near 9 after twenty. The Air steps down rather than falling over. The Pro's design is the mirror image — Apple's own phrase is a system moving "50 percent more air than the previous generation."
My read, having shipped an app people run for hours: at chat length cooling barely matters, because you finish before the machine warms up. Point an agent at the GPU for an hour and the Pro holds its clocks while the Air walks its power budget down. Silence is a real feature, though — not a consolation prize.
Where each one genuinely wins
The Air wins on capacity per dollar and on power. Roughly $69 per gigabyte at the 13-inch entry price is the cheapest way to get a GPU that can address 16–32GB of weights, in a silent 2.7-pound machine. M5 also doubled base storage to 512GB, which matters when models run 15GB each.
The Pro wins on ceiling and on sustained work. 128GB at 614GB/s isn't matched by another laptop class, High Power Mode is a real user-accessible lever, and the bandwidth advantage shows up on every token.
And a discrete GPU still wins on raw throughput. A desktop with a high-end card will out-generate any of these laptops on a model that fits inside its dedicated VRAM, and it isn't close. Apple's argument is different: capacity per dollar and power draw. A fanless $1,099 laptop pulling well under 20 watts while holding a 15GB model in memory the GPU reads directly is a trade no discrete card offers. Past the VRAM limit, the question stops being how fast and becomes whether it runs.
Who should pick which
Buy the MacBook Air if local AI is a daily tool rather than your whole job — 24GB or 32GB, 13- or 15-inch. It runs everything up to the 27B-class tiers, silently. Don't buy the 16GB base if you care about this: memory is soldered, and it's the one decision you can't walk back.
Buy the M5 Pro if you want 64GB, keep long conversations open, or run agents for hours. You get High Power Mode, 307GB/s, and the headroom to stay there.
Buy the M5 Max only if you need models above the 64GB line, and know 128GB requires the 40-core GPU part.
Ignore two things while deciding: battery ratings (Apple's 18–24 hour figures are video-streaming tests, not inference) and any tokens/second number quoted without a model, quantization, and context length.
recommendedMaxWorkingSetSize from Apple's Metal docs. Prompt-processing vs generation from llama.cpp discussion #4167. Sustained-load figures from Notebookcheck's M4 MacBook Air 15 review — third-party, CPU-only, previous chip generation. Outlier tier sizes and tok/s measured on an M1 Ultra (64GB) and an M4 Air. I couldn't confirm the 24GB/32GB Air upgrade prices from a primary source, so I haven't quoted one. Apple's prices and configurations change — check current specs first.
Run models on the Mac you already have
Outlier is a native Apple Silicon app — no account, no caps, nothing uploaded. Nano and Lite are free forever and run fine on a 16GB Air.
Download for Mac