Best AI Models for iPhone 17
iPhone 17 ships the A19 chip with a faster Neural Engine than the A18 generation. With 8GB RAM, current small models like Qwen3.5 4B run on-device with quicker first-token times and better Apple Intelligence integration.
For a iPhone 17 A19 with 8GB RAM, the best local LLM is Qwen3.5 4B Instruct at ~17 tok/s. It loads in ~3.5GB of unified memory, and 23 of ModelFit's 75 local models fit this device comfortably.
Speeds are ModelFit estimates from chip bandwidth and model size, not measured benchmarks.
Recommended Models
Best for coding, agents, multimodal. Strong fit for 8 GB RAM with balanced speed and quality.
Best for on-device, mobile, chat. Strong fit for 8 GB RAM with balanced speed and quality.
Best for coding, chat. Strong fit for 8 GB RAM with balanced speed and quality.
Best for chat, coding. Strong fit for 8 GB RAM with balanced speed and quality.
Best for coding, chat. Strong fit for 8 GB RAM with balanced speed and quality.
Best for iot, mobile, edge. Strong fit for 8 GB RAM with balanced speed and quality.
Best for chat, edge tasks. Strong fit for 8 GB RAM with balanced speed and quality.
Best for chat. Strong fit for 8 GB RAM with balanced speed and quality.
Context costs memory too. Qwen3.5 4B Instruct loads ~3.5 GB of weights; at 16k context the KV cache adds ~0.5 GB (still fits the ~6 GB usable RAM), and at 64k it adds ~2.0 GB (still fits).
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 Setup Guides
Popular Model Families
Frequently Asked Questions
What is the best AI model for iPhone 17?
iPhone 17 ships the A19 chip with a faster Neural Engine than the A18 generation. With 8GB RAM, current small models like Qwen3.5 4B run on-device with quicker first-token times and better Apple Intelligence integration. On the default Apple A19 with 8GB RAM, Qwen3.5 4B Instruct is our top pick. This configuration handles small to mid-size parameter models well.
What size models fit on iPhone 17?
With 8GB unified memory, iPhone 17 comfortably runs small to mid-size models. Strong picks include Qwen3.5 4B Instruct, Gemma 4 E4B, Phi-4 Mini 3.8B. Use the ModelFit wizard to match your exact RAM and chip.
How fast is local AI on iPhone 17?
Expect an estimated 17 tokens per second on the Apple A19 with optimized, quantized models. (Speeds are ModelFit estimates, not measured benchmarks, and vary with model size and quantization.)