Apple ships 20-billion-parameter model that runs from iPhone flash storage using expert pruning
Apple detailed its third-generation Foundation Models family: five models including AFM 3 Core Advanced, a 20-billion-parameter on-device model that keeps most parameters in flash storage and loads only 1-4 billion at a time into memory. The models were custom-built with Google and trained on Google's TPUs.
Apple ships 20-billion-parameter model that runs from iPhone flash storage using expert pruning
Apple released technical details on its third-generation Apple Foundation Models (AFM 3), a family of five models that includes a 20-billion-parameter model running entirely on-device despite being far larger than typical on-device models.
The model lineup
The AFM 3 family consists of:
- AFM 3 Core: 3-billion-parameter on-device model for everyday tasks
- AFM 3 Core Advanced: 20-billion-parameter on-device model, Apple's most powerful local model
- AFM 3 Cloud: Server-based workhorse model
- ADM 3 Cloud: Image generation model powering Image Playground and Genmoji
- AFM 3 Cloud Pro: Largest model for agentic tool use and complex reasoning
All models were custom-built in collaboration with Google and trained on Google's TPUs, according to Apple's technical post published alongside WWDC.
Flash-based inference architecture
The engineering focus is AFM 3 Core Advanced. The 20-billion-parameter multimodal model stores its full weight set in flash storage rather than RAM. Using what Apple calls "Instruction-Following Pruning," the model makes routing decisions once per prompt, then loads only 1-4 billion parameters into memory at a time.
A core set of shared expert parameters remains in memory continuously while task-specific experts are swapped in from flash as needed. This lets Apple "scale the model far beyond traditional DRAM limits," the company says. The architecture powers the improved voice synthesis and dictation in iOS 18.
Google partnership details
Apple's relationship with Google is multilayered. The AFM models are Apple's own architecture, trained on Google Cloud TPUs. For the Cloud Pro model handling complex reasoning, Apple reportedly uses a large custom Google model. Apple extended its Private Cloud Compute privacy architecture onto Nvidia GPUs in Google Cloud for these server-based models.
Apple claims Private Cloud Compute keeps user data from being stored or shared, including with Apple itself.
Developer access and model flexibility
Apple introduced a Foundation Models framework that lets developers call the on-device model directly. A new model-abstraction layer allows apps to swap in third-party models like Claude or Gemini without code changes. iOS 27 will let users set rival assistants as system defaults.
Performance claims
Apple's internal evaluations show AFM 3 Cloud preferred over the previous generation on 64.7% of prompts. Expressive voices scored 4.15 versus 3.87 on a 5-point scale. These are Apple's own human evaluations, not independent benchmarks. The models remain in beta, and Apple says a fuller technical report will arrive later this summer.
What this means
Apple's flash-based inference approach addresses a core constraint in on-device AI: models have grown far larger than available RAM. By keeping the bulk of parameters in flash and loading only active experts into memory, Apple can run frontier-scale models locally while maintaining privacy guarantees. The Google partnership reveals Apple's infrastructure dependency for training and high-end inference, even as it builds proprietary model architectures. Whether the performance matches Apple's internal benchmarks remains to be tested independently when the full technical report ships.
Related Articles
Alibaba Releases Qwen-Drive 1.0, an Open Driving Model That Explains Its Own Decisions
Alibaba has released Qwen-Drive 1.0, a driving model built on Qwen3.5-4B that handles spatial perception, route planning, and cockpit dialogue in a single system. Reinforcement learning cut the rate of off-road driving errors in simulation from 24 percent to 12 percent, though the model's stated reasoning doesn't always match its actual maneuvers.
Microsoft Releases VibeVoice-ASR-Streaming-7B, an Open-Weight Streaming Speech Recognition Model with Speaker Attributio
Microsoft Research has released VibeVoice-ASR-Streaming-7B, an open-weight streaming automatic speech recognition model that transcribes both who is speaking and what they say in real time. The model, listed at 9B parameters despite its name, supports 10 languages and custom hotwords under an MIT license.
Google's WeatherNext 3 Drops Physics Simulations, Learns Weather Forecasting Directly From Satellite Data
Google and DeepMind released WeatherNext 3, an AI weather model that trains directly on live geostationary satellite data instead of physics-based simulations. The model produces hourly forecasts at up to 5-kilometer resolution and now powers weather features in Google Search, Maps, and Gemini.
Google Launches Lyria 3.5 AI Music Model Directly Inside the Gemini App
Google has released Lyria 3.5, a new AI music generation model, directly inside the Gemini app alongside availability in AI Studio, Flow Music, and Vids. Google claims the model was trained exclusively on licensed content and produces more expressive vocals than its predecessor.
Comments
Loading...