Best AI Models for iPhone 15

iPhone 15 pairs the A16 Bionic with 6GB of RAM, the tightest memory budget of any iPhone that still runs current local models. The comfortable ceiling is 2B-class: Qwen3.5 2B fits well, and Gemma 4 E2B manages ~15 tok/s (est.). Apple Intelligence is not supported at this tier, so third-party apps do all the on-device AI work.

Apple A16
Quick answer

On an iPhone 15 (A16, 6GB), the best local LLM is Gemma 4 E2B. 18 of ModelFit's 106 local models fit this device comfortably.

Sizing rule: a local model needs about 0.6 GB of unified memory per billion parameters at Q4, and ModelFit budgets roughly 70% of the 6GB here so the OS, context, and KV-cache keep headroom. Gemma 4 E2B generates an estimated 12 tok/s on this device, fast enough for interactive chat. Longer contexts cost extra memory, so a model that fits at 8k context may not fit at 64k. What it will not run: Gemma 4 E4B (Q8) (4.5B) needs about 7.5GB, more than this device's comfortable budget.

$ollama run gemma4:e2b
TOP PICK
Gemma 4 E2B
EST. SPEED
~12 tok/s
DEVICE RAM
6 GB

Speeds are ModelFit estimates from chip bandwidth and model size, not measured benchmarks.

Cite this page: ModelFit, Best AI Models for iPhone 15, https://modelfit.io/iphone-15/, updated September 2026, CC BY 4.0.

Last updated: September 3, 2026 · Editor: ModelFit Team

Bar chart: maximum local LLM size by memory tier for the iPhone 15. 8 GB runs up to 9B, 12 GB runs up to 12B, 16 GB runs up to 14B, 24 GB runs up to 27B, 32 GB runs up to 35B, 36 GB runs up to 35B, 48 GB runs up to 35B, 64 GB runs up to 70B, 72 GB runs up to 70B, 96 GB runs up to 70B, 128 GB runs up to 70B, 192 GB runs up to 70B, 256 GB runs up to 70B, 512 GB runs up to 405B. Data from ModelFit's own catalog.
Max Model Size by RAM Tier
8 GB9B12 GB12B16 GB14B24 GB29.3B32 GB35B36 GB35B48 GB35B64 GB70B72 GB70B96 GB70B128 GB70B192 GB70B256 GB70B512 GB405B
From ModelFit's own catalog.
CHIP
Apple A16
RAM
6 GB
FEASIBILITY
8 excellent, 0 good, 0 limited
iPhone 15 generation (2023)

What Changed vs iPhone 14

  • Chip: A16 Bionic, carried over from the iPhone 14 Pro. The Neural Engine stays at 16 cores.
  • RAM holds at 6 GB, the tightest budget of any iPhone that still runs current local models.
  • Apple Intelligence is not supported: 6 GB sits below Apple's 8 GB requirement, so third-party apps carry on-device AI here.
  • Model fit vs iPhone 14: Gemma 4 E2B improves from a measured 12 tok/s to ~15 tok/s (est.). The ceiling stays at 2B-class models.
Configure & match

Recommended Models

registry-verified8 MODELS
01GEMMA
Gemma 4 E2B
Best for: IoT, Mobile, Edge · Pop 76/100
Runs well

Best for iot, mobile, edge. Strong fit for 6 GB RAM with balanced speed and quality.

SIZE
2.3B / Q4_K_M
FOOTPRINT
2.3 GB
SPEED
~12 t/s
02QWEN
Qwen3.5 4B Instruct
Best for: Coding, Agents, Multimodal · Pop 88/100
Runs well

This model may feel memory-heavy on 6 GB RAM, but it is still listed for balanced speed and quality.

SIZE
4B / Q4_K_M
FOOTPRINT
3.5 GB
SPEED
~7 t/s
03PHI
Phi-4 Mini 3.8B
Best for: Coding, Chat · Pop 75/100
Runs well

This model may feel memory-heavy on 6 GB RAM, but it is still listed for balanced speed and quality.

SIZE
3.8B / Q4_K_M
FOOTPRINT
3.2 GB
SPEED
~7 t/s
04LLAMA
Llama 3.2 3B Instruct
Best for: Chat · Pop 72/100
Runs well

Best for chat. Strong fit for 6 GB RAM with balanced speed and quality.

SIZE
3B / Q4_K_M
FOOTPRINT
2.5 GB
SPEED
~9 t/s
05GEMMA
Gemma 3 4B Instruct
Best for: Chat, Coding · Pop 81/100
Runs well

This model may feel memory-heavy on 6 GB RAM, but it is still listed for balanced speed and quality.

SIZE
4B / Q4_K_M
FOOTPRINT
3.5 GB
SPEED
~7 t/s
06GRANITE
Granite 4.2 3B
Best for: Chat, Coding · Pop 64/100
Runs well

Best for chat, coding. Strong fit for 6 GB RAM with balanced speed and quality.

SIZE
3.7B / Q4_K_M
FOOTPRINT
2.1 GB
SPEED
~7 t/s
07QWEN
Qwen2.5 3B Instruct
Best for: Chat, Coding · Pop 64/100
Runs well

Best for chat, coding. Strong fit for 6 GB RAM with balanced speed and quality.

SIZE
3B / Q4_K_M
FOOTPRINT
2.5 GB
SPEED
~9 t/s
08QWEN
Qwen3.5 2B Instruct
Best for: Chat, Edge tasks · Pop 75/100
Runs well

Best for chat, edge tasks. Strong fit for 6 GB RAM with balanced speed and quality.

SIZE
2B / Q4_K_M
FOOTPRINT
1.8 GB
SPEED
~14 t/s

Context costs memory too. Gemma 4 E2B loads ~2.3 GB of weights; at 16k context the KV cache adds ~1.8 GB (still fits the ~4 GB usable RAM), and at 64k it adds ~7.0 GB (exceeds the budget, use a smaller quant or a q8_0 KV cache).

KV-cache figures assume an fp16 cache, the llama.cpp/Ollama default. Standard GQA models use a size-class estimate (8 KV heads x 128 head dim class); hybrid linear-attention models (Qwen3.5/3.6, Qwen3-Next) use the exact per-token cost from their published config, since only their sparse full-attention layers cache KV. A q8_0 KV cache roughly halves either figure. Estimates, not measurements.

The weekly local-AI refresh

New open-weight models, real Apple Silicon benchmarks, and the one model worth running on your Mac this week. Free, one email a week, unsubscribe anytime.

By subscribing you agree to our Privacy Policy and to receive the weekly email. Unsubscribe anytime.

Related Devices

Related Devices for Local AI

FAQ

Frequently Asked Questions

What is the best AI model for iPhone 15?

iPhone 15 pairs the A16 Bionic with 6GB of RAM, the tightest memory budget of any iPhone that still runs current local models. The comfortable ceiling is 2B-class: Qwen3.5 2B fits well, and Gemma 4 E2B manages ~15 tok/s (est.). Apple Intelligence is not supported at this tier, so third-party apps do all the on-device AI work. On the default Apple A16 with 6GB RAM, Gemma 4 E2B is our top pick, handling models up to about 4B parameters at this RAM. Higher-RAM iPhone 15 configurations, including Pro and Max tiers where available, reach into the small to mid-size parameter range.

What size models fit on iPhone 15?

With 6GB unified memory, iPhone 15 runs models up to about 4B parameters comfortably. Strong picks include Gemma 4 E2B, Qwen3.5 4B Instruct, Phi-4 Mini 3.8B. Higher-RAM configurations, including Pro and Max tiers where available, reach into the small to mid-size parameter range. Use the ModelFit wizard to match your exact RAM and chip.

How fast is local AI on iPhone 15?

Expect an estimated 12 tokens per second on the Apple A16 with optimized, quantized models. (Speeds are ModelFit estimates, not measured benchmarks, and vary with model size and quantization.)

Is iPhone 15 fast enough for local AI in 2026?

For 2B-class models, yes. Gemma 4 E2B reads at conversational pace at ~15 tok/s (est.). The 6 GB memory budget is the real limit: nothing 4B-class or larger fits comfortably.

Why does iPhone 15 lack Apple Intelligence?

Apple gates Apple Intelligence behind 8 GB of RAM and this phone has 6 GB. Apps like Google AI Edge Gallery still run local models fine, so on-device AI exists here, just not Apple's built-in features.

Want to Customize Your Configuration?

Use our interactive wizard to test different RAM configurations and find the perfect model for your specific setup.

Open ModelFit Wizard