Written by Jakub Rusinowski · Last updated July 12, 2026
Unified memory lets a Mac load models far larger than any consumer GPU can hold, at a fraction of the memory bandwidth — capacity you can buy, speed you cannot.
| Runtime | How to install | Acceleration | Watch out for |
|---|---|---|---|
| Ollama | Official macOS app, or Homebrew.brew install ollama | Metal (Apple Silicon) | — |
| LM Studio | Official macOS app; ships both the Metal and MLX runtimes. | Metal, MLX | — |
| MLX | Apple's own array framework, installed via pip.pip install mlx-lm | Metal (Apple Silicon) | Usually the fastest option on Apple Silicon, but needs MLX-format weights — not every model has an MLX conversion. |
| llama.cpp | Homebrew, or build from source (Metal is enabled by default on Apple Silicon).brew install llama.cpp | Metal, CPU | — |
macOS supports Apple accelerators — 18 of the 55 in our hardware database, up to 512 GB.
| Memory | Hardware on this platform | Models to run |
|---|---|---|
| 8 GB | — | Qwen 3 8B GLM-6 9B GLM-4.7 9B |
| 16 GB | Apple M1 | Mistral Small 3.1 24B Qwen 3.5 14B Qwen 3.5 14B |
| 24 GB | Apple M4 Pro Apple M2 Apple M3 | Gemma 4 27B ⭐ Mistral Small 3.1 24B Qwen 3.7 35B-A3B |
| 48 GB | — | Nemotron 70B Instruct GLM-5.1 72B Qwen 3.5 72B |
| 96 GB | Apple M2 Max | GPT-oss 120B Nemotron 70B Instruct Qwen 3.5 122B-A10B (MoE) |
| 192 GB | Apple M2 Ultra | Qwen 3 235B-A22B (MoE) DeepSeek V4.1 Flash DeepSeek V4-Flash |
| Machine | Memory for models | Form factor | Upgradeable |
|---|---|---|---|
| MacBook Pro 16" (M4 Max, 128 GB) | 128 GB unified | Laptop | No |
| MacBook Pro 16" (M4 Max, 48 GB) | 48 GB unified | Laptop | No |
| Mac Studio (M3 Ultra, 256 GB) | 256 GB unified | Desktop | No |
| MacBook Pro 14" (M4 Pro, 24 GB) | 24 GB unified | Laptop | No |
| Mac Studio (M4 Max, 64 GB) | 64 GB unified | Desktop | No |
| MacBook Air (M4, 16 GB) | 16 GB unified | Laptop | No |
| Mac mini (M4, 16 GB) | 16 GB unified | Mini PC | No |
| MacBook Pro 16" (M5 Max, 128 GB) | 128 GB unified | Laptop | No |
Ollama — Official macOS app, or Homebrew. It reaches Metal (Apple Silicon).
Apple hardware, up to 512 GB in our database.
macOS caps how much unified memory the GPU may claim; the default ceiling is roughly 75% of total memory, which is why usable figures on this site are below the sticker capacity.