MacBook Air M2 16 GB
Change hardware
Not sure what you have? Help me check
On a Mac
Click the Apple logo in the top-left corner of the screen, then About This Mac. Note the Chip (M1, M2, M3, M4…) and the Memory (8 GB, 16 GB…).
On Windows
Press Ctrl + Shift + Esc to open Task Manager, then Performance. Memory shows your RAM. If a GPU entry lists Dedicated GPU memory of 4 GB or more, you have a graphics card; otherwise you don’t.
Then pick the closest match — or the Build your own setup option below for anything else:
Still unsure? Start with the 16 GB laptop: what runs there runs on almost any recent computer.
Laptops
Desktops
Servers
Build your own setup
Speeds marked measured come from reference results and verified community runs on this exact system; others are estimates.
- Speed
- Types faster than you can read estimate~11 tok/s estimate
- Download
- 5.3 GiBQ4_K_M
- Memory
- 8.6 of 10.7 GB estimatefits entirely
- License
- RestrictedGemma Terms of Use
Why this one: a general chat model that fits this machine without spilling out of memory, answers faster than you read, and has the strongest benchmark results among those that do.
Now run it
Easiest: LM Studio free desktop app, no terminal
- Download LM Studio from lmstudio.ai, install it and open it.
- Open the search tab (the magnifying glass) and search for
lmstudio-community/gemma-2-9b-it-GGUF. - Choose the
Q4_K_Mdownload (5.3 GiB) and click Download. - Go to the chat tab, pick Gemma 2 9B IT at the top, and type your first message.
In a terminal: Ollama one command
- Install Ollama from ollama.com/download.
- Open a terminal and run:
The first run downloads the model (5.3 GiB); then type a message and press Enter.ollama run hf.co/lmstudio-community/gemma-2-9b-it-GGUF:Q4_K_M
Everything that runs here grouped by how it runs
Runs in accelerator memory 8
Fits entirely in GPU or unified memory — the fast path.
| Model | Recommended download | Memory | Generation speed | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Variant Gemma 2 9B ITGoogle DeepMind · 9.24B | Q4_K_M via llama.cpp5.3 GiB · LM Studio Community | 8.6 of 10.7 GiB estimate | ~11 tok/s estimate | ||||||||||
Variant Qwen2.5 7B InstructQwen Team (Alibaba Cloud) · 7.62B2 other options
| Q8_0 via llama.cpp7.5 GiB · Qwen Team (Alibaba Cloud) | 8.8 of 10.7 GiB estimate | ~8 tok/s estimate | ||||||||||
| Variant DeepSeek-R1-Distill-Qwen-7BQwen Team (Alibaba Cloud) · 7.62B | Q4_K_M via llama.cpp4.3 GiB · LM Studio Community | 5.2 of 10.7 GiB estimate | ~13 tok/s estimate | ||||||||||
Variant Mistral 7B Instruct v0.3Mistral AI · 7.25B1 other option
| Q8_0 via llama.cpp7.2 GiB · LM Studio Community | 9.0 of 10.7 GiB estimate | ~8 tok/s estimate | ||||||||||
| Variant Qwen2.5 14B InstructQwen Team (Alibaba Cloud) · 14.8B | MLX 4-bit via MLX-LM7.7 GiB · MLX CommunityTight fit | 10.1 of 10.7 GiB estimate | ~7 tok/s estimate | ||||||||||
| Variant Phi-4Microsoft · 14.7B | MLX 4-bit via MLX-LM7.7 GiB · MLX CommunityTight fit | 10.1 of 10.7 GiB estimate | ~7 tok/s estimate | ||||||||||
Variant Hermes 3 Llama 3.1 8BMeta · 8.03B2 other options
| Q8_0 via llama.cpp8.0 GiB · NousResearchTight fit | 9.8 of 10.7 GiB estimate | ~7 tok/s estimate | ||||||||||
Variant Llama 3.1 8B InstructMeta · 8.03B2 other options
| Q8_0 via llama.cpp7.9 GiB · LM Studio CommunityTight fit | 9.8 of 10.7 GiB estimate | ~7 tok/s estimate |
Too large for this hardware
- DeepSeek-R1 671B · 3 downloads checked
- Llama 3.1 70B Instruct 70.6B · 3 downloads checked
- Llama 3.3 70B Instruct 70.6B · 5 downloads checked
- Mixtral 8x7B Instruct v0.1 46.7B · 2 downloads checked
- Qwen2.5 32B Instruct 32.8B · 5 downloads checked
- Qwen2.5-Coder 32B Instruct 32.8B · 4 downloads checked
- DeepSeek-R1-Distill-Qwen-32B 32.8B · 3 downloads checked
- Qwen3 30B-A3B 30.5B · 8 downloads checked
- Gemma 3 27B IT 27.4B · 3 downloads checked
- Gemma 2 27B IT 27.2B · 2 downloads checked
- Mistral Small 24B Instruct 2501 23.6B · 4 downloads checked
How this is calculated
Memory = download size + fp16 KV cache for 8K tokens + runtime overhead. Usable memory is 95% of dedicated VRAM, a device-specific share of unified memory (75% by default), and 80% of system RAM for runtimes that can offload. Runtimes must load the file format and support a backend present on the hardware.
Estimated speed is bounded by memory bandwidth ÷ bytes read per token (active parameters for mixture-of-experts), shown in italics with an estimate label and a ±35% range (hover for it). Measured speeds are medians of reference results and verified public community runs on the same system, download and runtime. For each model we recommend the highest-precision download that fits, preferring not to offload.