Mac mini vs Mac Studio for local AI
Buy for unified memory first and bandwidth second. As of 23 July 2026 a Mac mini tops out at 48GB and 273GB/s (M4 Pro, from $1,599); a Mac Studio starts at 36GB and 410GB/s for $2,499, reaches 64GB only on the 546GB/s chip that starts at $3,499, and ends at 96GB and 819GB/s for $5,299. Memory can't be upgraded later, so the largest model the machine will ever run is decided at checkout.
I build Outlier, a local-AI app for Apple Silicon, so I have an obvious interest in you buying one of these. I'll be useful anyway, including where a PC with a discrete GPU is the better buy. Every spec and price came off Apple's own pages on 23 July 2026.
Capacity and bandwidth are two different problems
Running a model locally makes two demands. Capacity: weights, KV cache and OS have to fit in memory, or you wait on the SSD. Bandwidth: generation reads a large fraction of those weights for every token, so decoding is memory-bound and bandwidth predicts tokens per second far better than core count.
Apple silicon is good at the first: CPU and GPU share one pool, with no separate VRAM budget and no host-to-device copy, which is the assumption Apple's MLX framework is built on. Whatever RAM you bought is GPU memory. On the second, the spread is enormous — 120GB/s on M4, 273GB/s on M4 Pro, 410GB/s on M4 Max (546GB/s with the 16-core CPU / 40-core GPU chip), 819GB/s on M3 Ultra. Seven-to-one, across two lines that look alike on a spec sheet.
What each configuration actually fits
Gigabytes are hard to reason about abstractly, so here are measured numbers from Outlier's tiers — the example I know best. Disclosure on the yardstick: Nano (4B) and Lite (9B) are free, while Quick, Core, Code, Vision and Plus require Outlier Pro, so most of the tiers below are behind a subscription. RAM figures are minimums, with headroom for context and the OS.
- 16GB (base M4 mini): a 4B model is a 2.37GB download needing 6GB of RAM; a 9B model is 5.04GB needing 12GB. A 26B MoE model at 15.61GB has a 16GB minimum — it runs, but that's the floor.
- 24GB (M4 mini upgraded, M4 Pro mini base): dense 27B models become practical — 15.13GB on disk, about 20.7 tok/s on an M1 Ultra — and a 35B MoE vision model at 19.0GB fits.
- 64GB (M4 Max Studio, 16/40 chip only): the floor for very large paged-MoE models. Outlier's 397B-a17b tier is a 209GB download streaming experts from SSD at 1.59 tok/s — batch speed, not conversational. Outlier lists 64GB as the minimum and 128GB as recommended for that tier, and no Mac desktop currently sold reaches 128GB, so every desktop config on this page runs it below the recommended spec.
- 96GB (M3 Ultra Studio): the same models with headroom, at 819GB/s.
Bandwidth decides how pleasant that is. A 4B model measures 71.7 tok/s on my M1 Ultra and 32 tok/s on an M4 MacBook Air. A 24GB M4 mini will run a 27B model, at roughly reading speed.
Side by side
| mini M4 | mini M4 Pro | Studio M4 Max | Studio M3 Ultra | |
|---|---|---|---|---|
| Starting price | $799 | $1,599 | $2,499 | $5,299 |
| Unified memory | 16GB → 24GB | 24GB → 48GB | 36GB → 64GB (16/40 chip, $3,499) | 96GB, not configurable |
| Memory bandwidth | 120GB/s | 273GB/s | 410 / 546GB/s | 819GB/s |
| Base storage | 256GB | 512GB | 512GB | 1TB |
| Max continuous power | 155W | 155W | 480W | 480W |
| Thunderbolt | TB4 | 3× TB5 | 4× TB5 | 4× TB5 |
| $ per GB, base config | ~$50 | ~$67 | ~$69 | ~$55 |
| Largest Outlier tier (all Pro-only) | Quick 26B-a4b | Vision 35B-a3b | Plus 397B-a17b at 64GB | Plus 397B-a17b |
| Upgradeable later | No | No | No | No |
Thermals, noise, and sustained load
Inference is a sustained load, not a burst. Chat produces spikes; an agent loop or an overnight index pins the GPU for hours — the pattern a thermal envelope governs.
Apple rates maximum continuous power at 155W for the mini and 480W for the Studio, and lists the mini at 5 dBA idle. Loaded, you hear it. The mini will run models all day, but it's a small box with a small fan — I'd steer sustained work to a Studio even when the mini's memory fits.
Price per usable gigabyte — and the June price rise
Starting price divided by base memory isn't linear: roughly $50/GB for the $799 M4 mini, $67 for the $1,599 M4 Pro mini, $69 for the $2,499 M4 Max Studio, and about $55/GB for the $5,299 M3 Ultra, which also has the bandwidth to use them. The middle is the expensive part.
These numbers got worse this year. Apple's education price list carries a pricing date of 25 June 2026, dating a change: the mini started at $599 in October 2024, the Studio at $1,999 in March 2025. Ceilings fell at the same time. Apple's March 2025 announcement described configuring M3 Ultra up to 512GB for models over 600 billion parameters; the 128GB, 256GB and 512GB options are gone, as is the 64GB M4 Pro mini. Third-party reporting (MacRumors, May 2026) blames the DRAM shortage — not something I could confirm from Apple directly.
Upgrade paths: there aren't any
Unified memory is configure-to-order with no user-serviceable path, so the ceiling is fixed at checkout and "I'll add RAM later" isn't a plan. What you can add is storage over Thunderbolt 5 at up to 120Gb/s — four ports on the Studio, three on the M4 Pro mini, Thunderbolt 4 on the base mini. No substitute for memory. Networking is the same story as memory: 10Gb Ethernet is standard on the Studio and a configure-to-order option on the mini, so it has to be chosen at checkout too.
Both desktops are also a silicon generation behind. M5 Pro (up to 307GB/s, 64GB) and M5 Max (up to 614GB/s, 128GB) shipped in the MacBook Pro in March 2026, claiming over 4× the peak GPU compute for AI versus the previous generation. Neither is in a desktop — you can order a laptop with 128GB today and no Studio above 96GB.
Where these machines genuinely win — and where they don't
The bad news first, because it's the part vendors skip. On raw throughput, a PC with a discrete GPU is usually faster. Dedicated graphics memory runs at bandwidths these desktops don't reach, and the CUDA stack is deeper for training and batch serving. For any model that fits inside a card's VRAM, expect more tokens per second there.
The Apple case is capacity per dollar and power draw:
- Unified memory removes the VRAM cliff. Getting 96GB of GPU-addressable memory out of discrete cards means stacking them, with the power supply, chassis and noise that implies.
- 819GB/s inside a 480W envelope has no direct consumer-PC equivalent at this size or noise level.
- Everything is capital cost — no per-token billing, no rate limits, no egress, and it works with the network off, on a machine that still has AppleCare and resale value.
- The $799 M4 mini is a real entry point — 16GB standard, a first-party ML stack in MLX, Metal and Core ML, and good third-party support in llama.cpp, Ollama and LM Studio.
One caveat for both: the hardware supplies no model, no license and no privacy guarantee — the software you install decides that. Apple Intelligence is itself hybrid, mixing on-device processing with Private Cloud Compute, so "it's a Mac" isn't an on-device claim.
Who should pick which
The $799 M4 Mac mini if you're finding out whether local AI fits your work. 4B and 9B models run briskly, a 26B MoE model sits at the memory floor, and if local isn't for you, you still own a good small computer.
The M4 Pro Mac mini (24–48GB) if you want a 27B-class daily driver, quietly and cheaply. 273GB/s is a real step up from 120, at less than half a Studio's entry price.
The M4 Max Mac Studio if the machine will be under sustained load — agent loops, batch jobs, video work alongside model work — or if you need 64GB, which requires the 16/40 chip from $3,499.
The M3 Ultra Mac Studio only if 96GB at 819GB/s is the actual requirement; you're buying bandwidth on a chip announced in March 2025. If your models fit in 48GB, this isn't your machine.
A PC with a discrete GPU if your model fits in VRAM, throughput is the goal, and you'll take on the power, noise and assembly.
Want to see what your Mac can actually run?
Outlier runs models fully on-device — no account, no caps, nothing uploaded. The free Nano and Lite tiers need 6GB and 12GB of RAM, so you can test before buying hardware.
Download for Mac