Skip to content
TrendSeries: AI Interfaces, Devices & Personal Computing

On-Device AI: Why More Intelligence Is Moving Off the Cloud

By Published 10 min read
A glass phone with a glowing chip at its centre and a faint cloud off to the side, joined only by a broken dashed line — AI running on the device, with the cloud optional
On this page

On-device AI runs AI models on your phone, laptop or other device instead of in a distant data centre. It's quick for short tasks, works offline and keeps more data local. But in 2026 almost every major platform is hybrid: a small model on the device, with heavier requests sent to a hardened private cloud.

This guide explains what on-device AI is, how models are squeezed onto phones and PCs, what Apple, Google, Microsoft and Samsung actually run locally, the benefits and the real limits, what it means for buying devices, and the angle for UAE users and businesses.

Key takeaways

  • Hybrid is the design. Apple pairs on-device models with Private Cloud Compute, Google pairs Gemini Nano with Private AI Compute, and Windows runs a small built-in model on the NPU.
  • Apple's new models were built with Google. Apple's 2026 foundation models were custom-built in collaboration with Google; its most capable on-device model has 20 billion parameters but uses only 1 to 4 billion at a time, and needs at least 12GB of memory.
  • Memory is the gate, and it's getting expensive. Gartner expects combined DRAM and SSD prices to rise 130% by the end of 2026 and now expects AI PCs to reach 50% of the market only in 2028.
  • The benefits are narrower than the marketing. A 2026 preprint found phones about three times less energy-efficient than batched cloud servers, and one measurement study found meaningful output took over 30 seconds on a phone against under 10 in the cloud.
  • Arabic is uneven. Apple Intelligence doesn't support Arabic yet; Samsung's Galaxy AI does in several features, and Abu Dhabi's TII publishes Arabic Falcon models small enough for local use.

What is on-device AI?

On-device AI is AI that runs on the device in your hand or on your desk — its CPU, GPU or neural processing unit (NPU) — rather than on a server. Google describes Gemini Nano, its on-device model, as delivering generative AI experiences without needing a network connection or sending data to the cloud.

Definition

On-device AI — running an AI model locally on a phone, PC, wearable or other edge device, so that inputs are processed without a round trip to a remote server. It's usually paired with a private or public cloud that handles tasks too large for the device.

In practice, AI now runs in three places, and one request can touch more than one:

Where it runsExamplesWhat it's good atWhat it gives up
On the deviceApple's AFM 3 Core models, Gemini Nano, Phi SilicaSpeed for short tasks, offline use, keeping data localCapability; limited by memory, battery and heat
Private cloudApple Private Cloud Compute, Google Private AI ComputeLarger models with privacy safeguards such as attestationData leaves the device, even if protected
Public cloudStandard AI APIs and chat appsThe most capable modelsData is processed under the provider's terms

How does AI fit on a phone or laptop?

By shrinking models and being clever about memory, because AI inference on devices is largely limited by memory, not raw processing power.

  • Quantisation. Storing model weights in fewer bits. Apple compressed its 2025 on-device model to 2 bits per weight using quantisation-aware training.
  • Sparse, flash-resident models. Apple's 2026 AFM 3 Core Advanced stores its full 20-billion-parameter model in flash storage and picks a small set of experts for each request, activating 1 to 4 billion parameters at a time.
  • Effective parameters. Google's Gemma 3n models have 5 billion and 8 billion raw parameters but run in as little as 2GB and 3GB of memory.
  • Very low-bit models. Abu Dhabi's Technology Innovation Institute released Falcon-Edge models with 1.58-bit weights, designed to be small and efficient enough for local hardware.

How a request is handled in a hybrid AI system

  1. 01On the device
    • Small local model
    • NPU or GPU
    • Short tasks, offline

    Fast and private by default

  2. 02Decide
    • Task too big?
    • Needs world knowledge?
    • App or user setting

    The routing choice

  3. 03Private cloud
    • Larger model
    • Attested servers
    • No stored data (claimed)

    More capable, data leaves device

  4. 04Result
    • Answer on device
    • Action in an app
    • Optional memory

    The user rarely sees the switch

Most 2026 platforms decide per request whether to stay local or go to a private cloud; users often can't tell which happened.

What do Apple, Google, Microsoft and Samsung run on the device?

Each has a small local model and a cloud tier, and the balance keeps shifting.

PlatformOn the deviceIn the cloudNotable 2026 change
AppleAFM 3 Core (3B) on all Apple Intelligence devices; AFM 3 Core Advanced (20B sparse) on devices with 12GB or moreThree server models on Private Cloud Compute, now including Google Cloud with NVIDIA GPUsModels custom-built in collaboration with Google; on-device model free for app developers
Google (Android)Gemini Nano on more than 140 million devices; Gemini Nano 4 based on Gemma 4Private AI Compute on Google's own TPUsAnnounced encrypted server-side memory with keys held on the user's devices
Microsoft (Windows)Phi Silica on Copilot+ PC NPUsCopilot in the cloudPhi Silica to be replaced by Aion Instruct, rolling out to retail devices in November 2026
SamsungGalaxy AI features on the deviceCloud processing, which users can choose to turn on or offArabic supported in several Galaxy AI features

Apple's Siri AI shows how the split works in practice: its Spotlight index and App Toolbox work entirely on the device, while more complex requests go to server models. It launched in beta in English in September 2026, is delayed in the EU because of the Digital Markets Act, and Apple doesn't yet support Arabic in Apple Intelligence.

What are the benefits of on-device AI?

Speed, offline use, privacy for local tasks and cost for developers.

  • Latency. No network round trip for short tasks such as rewriting a message or summarising a note.
  • Offline use. Local features keep working in a basement, a building site or on a plane.
  • Privacy for local tasks. Google says its on-device AI service doesn't store any record of the input or output after processing.
  • Cost for developers. Apple lets developers use its on-device model free of charge, and gives small developers with fewer than 2 million first-time downloads free access to its Private Cloud Compute models too.

What are the limits of on-device AI?

The main limits are capability, memory, energy and fragmentation.

  • Capability. Apple says its roughly 3-billion-parameter on-device model isn't designed to be a chatbot for general world knowledge. Complex reasoning still goes to the cloud.
  • Memory and cost. Apple's most capable on-device model needs at least 12GB of memory and Apple Intelligence can take up to 14GB of storage. Gartner expects DRAM and SSD prices to rise 130% by the end of 2026, pushing PC prices up 17% and smartphone prices up 13%.
  • Energy. A 2026 preprint testing 18 model configurations found on-device inference on average three times less energy-efficient than batched server inference, with most of a phone's footprint coming from manufacturing the device.
  • Latency for real answers. An earlier measurement study found meaningful output took more than 30 seconds on phones against under 10 seconds from cloud services; MELT, a 2024 study, found continuous on-device use constrained by energy and heat.
  • Fragmentation. Google warns that different versions of Gemini Nano may return different outputs to the same prompt, and enforces per-app quotas. Apple says adapters must be retrained for each new base model, and Microsoft is asking developers to retrain their LoRA adapters for Aion Instruct.

Common misconception

"On-device AI means nothing leaves your phone." Only for the features that stay local. Apple now runs some Private Cloud Compute workloads on Google Cloud with NVIDIA GPUs, and Google is adding server-side memory to Private AI Compute. Privacy protections may be strong, but the data does travel.

Is on-device AI cheaper than the cloud?

For developers paying per request, often yes; for the world, not necessarily. Apple's on-device inference is free to app developers, which makes high-volume simple features cheap to run. But cloud AI keeps getting cheaper too: Stanford's AI Index found the cost of running a GPT-3.5-level system fell more than 280-fold between November 2022 and October 2024. And the energy comparison doesn't clearly favour phones, according to the 2026 preprint.

What does on-device AI mean for buying phones and PCs?

AI features increasingly depend on the device you buy, and memory prices are pushing those devices up-market.

What the data shows

The device market in 2026

  • Phones: Counterpoint expects AI-capable phones to rise from 36% of shipments in 2025 to 45% in 2026, even as the memory shortage cuts total shipments by 13.9%.
  • PCs: IDC forecasts PC shipments to fall 11.3% in 2026, and Gartner now expects AI PCs to reach 50% of the market only in 2028.
  • Memory prices: Gartner expects combined DRAM and SSD prices to rise 130% by the end of 2026.
  • NPUs: Microsoft's Copilot+ PCs need an NPU capable of more than 40 trillion operations per second; AMD's Ryzen AI 400 chips reach up to 60.

For a business buying devices, the practical checks are memory — 12GB or more on Apple devices for the most capable local model — the NPU rating for Windows machines, and whether the AI features you need actually run locally or in a vendor's cloud.

What does on-device AI mean for the UAE?

Two things stand out: language and data rules.

  • Arabic support is uneven. Apple Intelligence doesn't support Arabic yet. Samsung's Galaxy AI supports Arabic in features including Photo Assist, and Google says Gemma 4 natively supports more than 140 languages.
  • UAE models are built for local use. Abu Dhabi's Technology Innovation Institute publishes the Falcon-H1 family from 0.5 billion parameters, Falcon-H1 Arabic in 3B, 7B and 34B sizes, and 1.58-bit Falcon-Edge models — the smaller ones realistic candidates for laptops and edge hardware.
  • Data protection. The UAE's Personal Data Protection Law sets requirements for transferring personal data abroad. Processing that genuinely stays on a device in the UAE avoids that question; private-cloud features still send data to a provider's data centres, so ask where those are.

How should businesses use on-device AI?

Where speed, privacy or connectivity matter more than raw capability.

  1. Field work. Dictation, transcription and summaries on site visits, in basements or buildings under construction, where the signal is poor.
  2. Sensitive documents. First-pass summaries or data extraction from client documents on the device, after confirming the feature doesn't quietly use a cloud tier.
  3. Multilingual conversations. Live translation on devices that support the languages you need, including Arabic where available.
  4. High-volume simple tasks in your own apps. Classifying messages or drafting short replies with a free on-device model instead of paying per token.
  5. Device buying. Specify memory and NPU requirements, and budget for memory-driven price rises.

For assistants that act across apps and accounts, see personal AI agents; for the governance side of which AI tools staff may use, see shadow AI and the AI governance guide. How AI is changing browsers is covered in AI browsers.

Final takeaway

On-device AI is real and growing, but it isn't a clean break from the cloud. In 2026 the leading platforms run a small model on your device for fast, private, everyday tasks and quietly hand heavier work to a private cloud. That makes device memory, language support and each feature's data path the things to check. For UAE users and businesses, on-device processing is a genuine advantage for sensitive and offline work — as long as you know which parts really stay on the device.

AI strategy

Working out where AI fits in your business?

I help teams separate the use cases worth automating from the ones that only demo well — then build the workflow, the integrations and the guardrails.

Sources

Primary sources checked for this article. Figures reflect the dates shown.

  1. Introducing the Third Generation of Apple's Foundation Models — Apple Machine Learning Research, June 8, 2026
  2. Updates to Apple's On-Device and Server Foundation Language Models — Apple Machine Learning Research, June 9, 2025
  3. Siri AI, a profoundly more capable and personal assistant, is here — Apple Newsroom, September 14, 2026
  4. How to get the next generation of Apple Intelligence — Apple Support, September 14, 2026
  5. Expanding Private Cloud Compute — Apple Security Research, June 8, 2026
  6. Apple aids app development with new intelligence frameworks and advanced tools — Apple Newsroom, June 8, 2026
  7. Due to DMA, Siri AI delayed in EU for iOS 27 and iPadOS 27 — Apple Newsroom, June 8, 2026
  8. Gemini Nano — Android Developers, September 8, 2026
  9. Overview of the ML Kit GenAI APIs — Google for Developers, September 17, 2026
  10. Gemma 4: The new standard for local agentic intelligence on Android — Android Developers Blog, April 2, 2026
  11. AICore Developer Preview (Gemma 4 and Gemini Nano 4) — Android Developers Blog, April 2, 2026
  12. Gemma 4: Our most capable open models to date — Google, April 2, 2026
  13. Introducing Gemma 3n: The developer guide — Google Developers Blog, June 26, 2025
  14. Private AI Compute — Google, November 11, 2025
  15. Advancing Private AI Compute with secure, server-side memory — Google DeepMind, September 23, 2026
  16. Copilot+ PCs developer guide — Microsoft Learn, November 17, 2025
  17. Get started with Phi Silica in the Windows App SDK — Microsoft Learn, July 15, 2026
  18. AMD Expands AI Leadership Across Client, Graphics, and Software at CES 2026 — AMD, January 5, 2026
  19. Galaxy AI — Samsung Gulf, July 23, 2026
  20. GenAI Smartphone Share to Rise to 45% of Global Shipments in 2026 — Counterpoint Research, June 22, 2026
  21. Gartner Says Surging Memory Costs Will Reduce Global PC and Smartphone Shipments in 2026 — Gartner, February 26, 2026
  22. WW Personal Computing Device Market: Q1 2026 Performance & 2026 Outlook — IDC, June 8, 2026
  23. The Battery Price of edge AI: A study of the Environmental Impact of LLM Inference on Mobile Devices — arXiv (preprint), July 10, 2026
  24. Are We There Yet? A Measurement Study of Efficiency for LLM Applications on Mobile Devices — arXiv (preprint), March 10, 2025
  25. MELTing point: Mobile Evaluation of Language Transformers — arXiv, July 25, 2024
  26. The 2025 AI Index Report — Stanford HAI
  27. Abu Dhabi's TII Launches Falcon-H1 Arabic — Technology Innovation Institute, January 5, 2026
  28. Falcon-H1 — Technology Innovation Institute
  29. Falcon-Edge: A series of powerful, universal, fine-tunable 1.58bit language models — TII Falcon team, May 15, 2025
  30. Data protection laws — The Official Platform of the UAE Government (u.ae), December 4, 2025
Share
  • #On-Device AI
  • #Edge AI
  • #AI PCs
  • #Smartphones
  • #Privacy

FAQ

Frequently asked questions

Keep reading

Next step

Have a project in mind? Let's build something great together.

Book a free consultation call — get a clear, honest read on your lead-gen, SEO or web project within 24 hours.