iToverDose/Startups· 9 JUNE 2026 · 20:01

Apple's AI breakthrough lets on-device agents break past memory limits

Apple’s new AFM 3 Core Advanced model stores 20 billion parameters in flash memory instead of RAM, enabling on-device AI agents to bypass memory bottlenecks that have long constrained local deployments.

VentureBeat4 min read0 Comments

Apple’s latest AI architecture introduces a game-changing approach to on-device intelligence, eliminating the long-standing memory barrier that has limited the capabilities of local AI models. At WWDC26, the company unveiled its third-generation foundation models (AFM 3), featuring a groundbreaking design that stores model weights in NAND flash rather than DRAM—effectively removing the 20-billion-parameter ceiling that has confined traditional on-device AI deployments.

Traditional on-device AI models face a fundamental limitation: their entire weight set must reside in DRAM, a constraint that severely restricts model size and performance. This bottleneck has forced enterprises to choose between cloud-dependent models with advanced capabilities and on-device models with limited parameter counts. Apple’s solution, developed in collaboration with Google, redefines this trade-off by leveraging flash memory for storage while dynamically loading only the necessary parameters into DRAM based on the complexity of the task.

How Apple’s flash-based AI architecture works

Apple’s innovation centers on a three-part system designed to overcome the memory and bandwidth constraints of consumer hardware. The core idea is to treat flash memory as the permanent storage location for the model’s full 20-billion-parameter weight set, while using DRAM as a temporary workspace for the active portion of the model.

  • Permanent storage in flash memory. Unlike conventional models that require the entire weight set to fit in DRAM, AFM 3 Core Advanced stores its parameters in NAND flash. This approach, dubbed Instruction-Following Pruning (IFP), allows the model to retain full capability without being constrained by memory limits. Apple’s researchers emphasize that this design avoids the need for continuous weight swapping during inference, a process that would otherwise be impractical due to the slow bandwidth between flash and DRAM.
  • Single expert routing per prompt. Most Mixture of Experts (MoE) models route different experts for every token generated, a process that demands rapid, repeated data transfer between storage and memory. Apple’s architecture simplifies this by selecting a fixed set of experts once per prompt. These experts, along with shared components, are loaded into DRAM and remain active for the entire generation process. This design not only reduces latency but also aligns with the hardware constraints of consumer silicon.
  • Dynamic parameter activation. AFM 3 Core Advanced scales its active parameter count based on task complexity, ranging from 1 billion to 4 billion parameters. This flexibility ensures optimal performance for both simple queries and complex agentic workloads, all while drawing from the same 20-billion-parameter pool stored in flash.

What remains unclear about Apple’s new AI architecture

While Apple’s technical documentation provides detailed insights into the memory design and sparse activation mechanisms, critical details about deployment and performance remain undisclosed. Analysts and developers have raised concerns about the absence of key metrics in Apple’s public materials.

  • Performance and efficiency metrics are missing. Marco Abis, creator of Ziraph—a profiling tool for local AI on Apple silicon—pointed out that Apple’s documentation lacks critical data on energy consumption, memory bandwidth utilization, and thermal performance. These factors are essential for assessing the architecture’s viability in real-world applications, particularly for enterprises with strict operational or compliance requirements.
  • Lack of transparency in offloading mechanisms. Apple has not specified when an on-device request might transparently offload to Private Cloud Compute or whether this routing decision is visible to developers or end users. For organizations that need to document where inference occurs—whether for compliance, security, or auditing purposes—this omission presents a significant challenge.

Apple has indicated that a comprehensive technical report with benchmarks will be released later this summer. Until then, the architecture’s scalability and practical deployment viability remain uncertain.

Implications for enterprise AI deployments

Apple’s AFM 3 Core Advanced introduces a new paradigm for enterprises evaluating on-device AI agents. The traditional DRAM wall, which has long constrained local AI deployments, has effectively been removed, opening the door to more capable and efficient agentic systems.

  • A new constraint emerges: hardware. With the memory barrier lifted, enterprises must now assess the hardware capabilities of their target devices. The architecture’s reliance on flash memory and dynamic parameter loading introduces new considerations for device compatibility and performance optimization.
  • Cloud vs. on-device becomes a strategic choice. The Private Cloud Compute boundary enables enterprises to route simpler requests to on-device models while offloading complex agentic tasks to server-based models like AFM 3 Cloud Pro. However, the lack of transparency around offloading decisions complicates policy-driven deployments, particularly in regulated industries.
  • Cloud dependency persists for server-side tasks. AFM 3 Cloud Pro, which powers complex agentic reasoning, operates on Nvidia GPUs in Google Cloud. While Apple’s Private Cloud Compute framework ensures data privacy, the reliance on Google Cloud for server-side inference means enterprises must account for third-party infrastructure dependencies.

Apple’s AFM 3 Core Advanced represents a significant leap forward for on-device AI, but its full potential will depend on the details that emerge in the upcoming technical report. For now, enterprises must weigh the promise of expanded local AI capabilities against the uncertainties of deployment and performance.

AI summary

Apple’ın WWDC26’da tanıttığı AFM 3 Core Advanced, 20 milyar parametreli AI modelini yerel olarak çalıştırarak bellek sınırlarını aşmayı başardı. Nasıl çalıştığını ve kurumlar için ne anlama geldiğini öğrenin.

Comments

00
LEAVE A COMMENT
ID #JPRK2D

0 / 1200 CHARACTERS

Human check

7 + 5 = ?

Will appear after editor review

Moderation · Spam protection active

No approved comments yet. Be first.