News Froggy
newsfroggy
HomeTechReviewProgrammingGamesHow ToAboutContacts
newsfroggy

Your daily source for the latest technology news, startup insights, and innovation trends.

More

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

Categories

  • Tech
  • Review
  • Programming
  • Games
  • How To

© 2026 News Froggy. All rights reserved.

TwitterFacebook
Tech

Apple Bypasses On-Device AI Memory Limits with New Architecture

Apple has introduced a groundbreaking architecture at WWDC26 for on-device AI, overcoming the long-standing DRAM memory limit. Its new AFM 3 Core Advanced model stores 20 billion parameters in NAND flash, using a unique Instruction-Following Pruning (IFP) method to dynamically load expert modules into DRAM. This innovation significantly boosts local AI capabilities for agentic workloads.

PublishedJune 10, 2026
Reading Time5 min
Apple Bypasses On-Device AI Memory Limits with New Architecture

Apple has unveiled a significant architectural breakthrough for on-device artificial intelligence, addressing a persistent challenge that has constrained the capabilities of local AI agents. Announced at WWDC26, the company's third-generation Apple Foundation Models (AFM 3) introduce a novel approach that stores large model weights in NAND flash memory instead of the much more limited DRAM, effectively enabling a 20-billion-parameter model to run directly on consumer devices. This innovation, particularly with the AFM 3 Core Advanced model, bypasses the traditional memory wall that has forced enterprises to choose between cloud-dependent, powerful models and less capable local alternatives.

The core problem for on-device AI has been the necessity for an entire model's weight set to reside in DRAM, severely capping parameter counts. This limitation has historically kept practical on-device models significantly smaller than their server-side counterparts. Apple's new architecture, developed with its research team, redefines the storage paradigm, treating flash memory as the model's permanent home and DRAM as a dynamic buffer for active "experts" needed for a specific task.

Redefining On-Device AI Architecture

The AFM 3 family, a collaborative effort with Google, includes both on-device and server-based models operating within Apple's Private Cloud Compute boundary. While server-side models like AFM 3 Cloud Pro leverage Nvidia GPUs in Google Cloud for complex agentic tasks, Apple’s on-device architecture is distinct. The AFM 3 Core Advanced model, boasting 20 billion parameters, fundamentally alters how these parameters are managed on a device.

Awni Hannun, a researcher at Anthropic and former Apple scientist, highlighted the exotic nature of this approach, noting that a 20-billion-parameter model cannot fit into device RAM at reasonable precision. Apple’s solution involves a smaller model predicting which expert modules to load from NAND into RAM based on the user's query or prompt. This prediction-and-load mechanism is meticulously designed around the hardware limitations of consumer silicon.

How Apple's IFP Architecture Works

Apple’s Instruction-Following Pruning (IFP) architecture hinges on three critical components to circumvent memory constraints:

Firstly, the complete 20-billion-parameter weight set is stored in NAND flash memory, not DRAM. Unlike standard on-device deployments requiring models to fit entirely within DRAM, Apple’s method uses flash as the primary repository. DRAM then serves as a working buffer, temporarily holding only the specific expert modules required by a given prompt.

Secondly, expert routing occurs once per prompt rather than token by token. Conventional Mixture of Experts (MoE) models typically select different experts for each token generated. However, the bandwidth between NAND flash and DRAM is too slow to support such continuous weight transfers at inference speeds. AFM 3 Core Advanced addresses this by making a single routing decision at prompt time, loading a fixed set of experts into DRAM for the entire token generation process. This ensures all tokens for that query are generated using the same configuration.

Finally, the architecture dynamically adjusts the active parameter count based on task complexity. Instead of utilizing a fixed model size for every request, AFM 3 Core Advanced can activate anywhere from 1 billion parameters for simpler operations up to 4 billion for more demanding tasks. All these parameters are drawn from the larger 20-billion-parameter pool residing in flash memory.

Unanswered Questions and Enterprise Implications

While Apple's research team has detailed the memory design and sparse activation mechanism, certain practical deployment constraints remain undisclosed. Marco Abis, creator of the local AI profiler Ziraph, pointed out the absence of key metrics like energy consumption, memory bandwidth, or thermal performance in Apple’s documentation. These factors are crucial for determining the viability of on-device performance at scale.

Furthermore, Apple has not publicly specified when an on-device request might transparently offload to its Private Cloud Compute or whether this routing is visible to developers or end-users. This lack of clarity poses a direct compliance challenge for regulated enterprises that must meticulously document where their AI inference processes occur.

For enterprise architects evaluating agentic AI deployments, Apple's new architecture presents significant shifts:

The DRAM barrier for on-device agents has been substantially lowered, offering a 20-billion-parameter local option previously unavailable. The primary constraint now shifts from inherent model capability to the specific hardware on the device. The private/cloud boundary is now a conscious architectural decision, not a default. Simple requests can stay on-device, while complex agentic tasks can route to AFM 3 Cloud Pro. However, the transparency of this routing mechanism is still a critical missing piece for policy decisions. Lastly, the server-side agentic tier, AFM 3 Cloud Pro, remains dependent on Google Cloud, even with Apple's Private Cloud Compute ensuring data privacy.

AFM 3 Core Advanced marks a significant leap, providing enterprises with a powerful on-device AI option. Its widespread deployability, however, awaits further details, with Apple indicating a full technical report with benchmarks is expected later this summer.

FAQ

Q: What is the primary problem Apple's new architecture solves for on-device AI? A: Apple's new architecture, particularly with the AFM 3 Core Advanced model, solves the problem of on-device AI models being limited by DRAM capacity. Previously, the entire model's weight set had to fit into DRAM, restricting parameter counts and model complexity. Apple now stores the 20-billion-parameter model's weights in NAND flash memory, enabling larger, more capable AI to run locally.

Q: How does Apple's architecture manage to use NAND flash instead of DRAM for model weights? A: The architecture, called Instruction-Following Pruning (IFP), stores the full 20-billion-parameter model in NAND flash. It then uses a small model to predict which specific "expert" modules from that larger pool are needed for a given prompt. These selected experts are loaded into DRAM for processing, making the overall system efficient despite NAND-to-DRAM bandwidth limitations by routing only once per prompt.

Q: What are the key implications for enterprises considering Apple's new on-device AI? A: Enterprises now have access to a 20-billion-parameter local AI option, shifting the constraint from model capability to device hardware. The decision between on-device and cloud processing becomes an explicit architectural choice. However, details regarding energy consumption, offload transparency to the cloud, and developer visibility into routing decisions are still pending, which can impact compliance and operational planning.

#Apple AI#On-device AI#WWDC26#Machine Learning#Memory Limits#Foundation ModelsMore

Related articles

in-depth: 8 Best Password Managers (2026), Tested and Reviewed
Tech
WiredAug 3

in-depth: 8 Best Password Managers (2026), Tested and Reviewed

A comprehensive August 2026 review unveils the top password managers for digital security, with Bitwarden earning the top spot for most users and Proton Pass recognized as the best free option. The report highlights critical features like passkey support, advanced encryption, and secure sharing, addressing the persistent challenge of weak passwords and guiding users toward safer online practices.

Judge denies xAI’s request to block Minnesota ban on ‘nudify’ apps
Tech
TechCrunch AIAug 2

Judge denies xAI’s request to block Minnesota ban on ‘nudify’ apps

A U.S. District Judge has denied xAI's request for a temporary restraining order, allowing Minnesota's new ban on "nudify" apps to take effect immediately. The judge cited xAI's delay in filing the request, noting it came just three days before the law's implementation. This ruling allows the first-of-its-kind U.S. ban to proceed, though xAI's broader lawsuit challenging the law continues.

Sam Altman Continues Advocacy for ChatGPT in Parenting, Sparks Debate
Tech
TechCrunch AIAug 2

Sam Altman Continues Advocacy for ChatGPT in Parenting, Sparks Debate

OpenAI CEO Sam Altman's recent proposal to use ChatGPT Work for personalized daily podcasts for children's commutes sparked widespread online backlash, led by a viral response from Alex Hirsch. This event highlights tech leaders' ongoing push to integrate AI into family life, despite public skepticism and OpenAI's concurrent challenges, including lawsuits over its models' impact on users' mental health. The debate underscores a growing tension between AI convenience and the preservation of human connection.

Spider-Man: Brand New Day leak racks up millions of views: Movie Leak
Tech
The VergeAug 2

Spider-Man: Brand New Day leak racks up millions of views: Movie Leak

A full bootleg of _Spider-Man: Brand New Day_ circulated on X for over seven hours, reaching millions of accounts. Despite the widespread leak, the Marvel film is shattering box office records, outperforming _Avengers: Endgame_'s early gross. Disney has increased takedown efforts.

Apple CarPlay Troubleshooting: Your Essential Fix-It Guide
Review
EngadgetAug 2

Apple CarPlay Troubleshooting: Your Essential Fix-It Guide

Quick Verdict Facing issues with Apple CarPlay can quickly turn a convenient drive into a frustrating one, especially when you rely on it for navigation and entertainment. This comprehensive troubleshooting guide serves

You could be taking way better photos on your phone: latest — Key
Tech
The VergeAug 2

You could be taking way better photos on your phone: latest — Key

For years, smartphone cameras have been hailed for their convenience, always ready to capture a moment. Yet, despite significant advancements in hardware, the aesthetic quality of photos taken with default camera apps

Back to Newsroom

Stay ahead of the curve

Get the latest technology insights delivered to your inbox every morning.