Data as of Aug 25, 2026 · Based on 38 AI responses from ChatGPT Search and Google AI Mode · See how Parse measures this
Your brand can be here too.
Several leading AI labs offer small, highly optimized on-device models specifically designed for private, offline, or edge deployments.
| AI Lab / Provider | Key On-Device / Edge Models | Primary Use Cases & Deployment Targets |
|---|---|---|
| Gemma (e.g., Gemma 2 / 3 small variants) | Local text, vision, and audio tasks via Google AI Edge for mobile and IoT devices. | |
| Meta | Llama 3 / 3.2 (1B and 3B parameter versions) | Mobile and edge devices, offering strong local performance with open weights for complete privacy. |
| Microsoft | Phi series (Phi-3 / Phi-4 mini/small) | High-accuracy reasoning on small footprints, optimized for local Windows and edge execution. |
| Apple | Apple Intelligence Foundation Models (~3B parameter on-device model) | On-device iOS, iPadOS, and macOS features with zero private user data leaving the hardware. |
| Liquid AI | Liquid Foundation Models (LFM) (e.g., LFM2.5) | Ultra-compact device-native models running on local agents, CPUs, and mobile hardware via Liquid AI. |
If you'd like, let me know:
I can help you select the best specific model for your project.
Yes. As of 2026, several major AI labs have deliberately built small models for local, private, and edge inference. The strongest options are:
| Lab | Small-model family | Typical size | On-device / edge fit | Best for |
|---|---|---|---|---|
| Gemma 4, Gemma 3n | ~1B–12B | ⭐⭐⭐⭐⭐ | Mobile, laptops, multimodal | |
| Microsoft | Phi-4-mini, Phi family | ~3.8B+ | ⭐⭐⭐⭐⭐ | Reasoning, Windows/mobile/edge |
| Meta | Llama 3.2 1B/3B | 1B–3B | ⭐⭐⭐⭐⭐ | General-purpose local LLMs |
| Mistral AI | Ministral | ~3B–14B | ⭐⭐⭐⭐⭐ | Edge/server deployments |
| Hugging Face | SmolLM family | <1B–3B | ⭐⭐⭐⭐⭐ | Very constrained devices |
| Alibaba | Qwen small models | ~0.5B–4B+ | ⭐⭐⭐⭐ | Multilingual/local applications |
| Apple | Apple on-device models | proprietary | ⭐⭐⭐⭐⭐ | iPhone/Mac apps via Apple frameworks |
The important distinction is that "open model" doesn't automatically mean "private." You want an architecture where inference itself happens locally.
For example:
User data → local model → local output
rather than:
User data → API/cloud → model → output
Models such as Gemma, Llama, Phi and SmolLM can be run this way, provided you deploy the weights and inference runtime locally. Microsoft's Edge implementation is an especially clear example: Microsoft says the data processed by its on-device model doesn't leave the device.
If I were evaluating this space for a private/edge product, I'd start with:
The ecosystem is also increasingly moving toward quantization + NPU/GPU acceleration, rather than simply shrinking parameter counts. That makes a 3B–4B model surprisingly practical on modern phones, PCs and edge boxes.
If you're choosing this for a specific deployment target (iPhone, Android, Mac, Windows PC, Raspberry Pi, NVIDIA Jetson, industrial edge box, etc.), I can narrow this down to the best 3–5 models and runtimes for that hardware.
Models such as Gemma, Llama, Phi and SmolLM can be run this way, provided you deploy the weights and inference runtime locally. Microsoft's Edge implementation is an especially clear example: Microsoft says the data processed by its on-device model doesn't leave the device.
Yes. As of 2026, there’s a fairly strong ecosystem of small/open-weight models intended for local, private, or edge inference. The main labs worth looking at are:
| Lab | Small models to look at | Typical edge target | Why consider them |
|---|---|---|---|
| Gemma 4 E2B / E4B, Gemma 3n | Phones, laptops, edge devices | Probably one of the strongest current choices for genuinely small multimodal models | |
| Microsoft | Phi-4-mini, Phi-4-mini-reasoning, Phi-4-multimodal | PCs, phones, embedded/IoT | Very strong capability per parameter; Microsoft explicitly supports quantized edge deployment |
| Meta | Llama 3.2 1B / 3B | Phones, laptops, edge servers | Mature ecosystem and enormous tooling/community support |
| Mistral AI | Ministral family, Mistral 7B-class models | Edge/consumer hardware | Particularly attractive when you want a permissively licensed European model family |
| Alibaba / Qwen | Qwen3 small variants | Phones, PCs, edge servers | Excellent multilingual/coding capabilities and many size options |
| Hugging Face | SmolLM / SmolVLM | Phones, browsers, very constrained hardware | Specifically designed around small-footprint local inference |
| Apple | Apple on-device foundation models | iPhone, iPad, Mac | Extremely optimized for Apple hardware, though less flexible/open than the open-weight alternatives |
| IBM | Granite small models | Enterprise/private infrastructure | Strong option when governance, enterprise deployment, and local inference matter |
If your priority is privacy + deployment flexibility, I'd start with:
"On-device" can mean two different things:
For example, Microsoft's Phi-4-mini is interesting because it spans both worlds: Microsoft documents local/edge deployment, while Microsoft Edge is also using Phi-4-mini directly on the user's machine.
If you tell me your target hardware—iPhone/Android, Mac/Windows laptop, Raspberry Pi/Jetson, industrial edge box, or browser—I can narrow this down to the 3–5 models that actually make sense, including approximate RAM/VRAM requirements and licensing.
Several major AI labs and tech companies specialize in providing high-performing, lightweight Small Language Models (SLMs) designed explicitly for local, private, and edge deployments (laptops, mobile devices, IoT, and on-premise servers).
The primary labs and their standout on-device families include:
If you are planning a specific deployment, let me know:
I can recommend the ideal model size and quantization format for your setup.
Major AI labs and open-weight contributors offer highly optimized Small Language Models (SLMs) designed specifically for local, private, and on-device edge deployments. These models trade away the massive, generalized world knowledge of 100B+ parameter models for high speed, low memory footprints, and total data privacy.
The primary AI labs and their corresponding lightweight families well-suited for edge and local hardware include:
llama.cpp.If you share your target hardware (e.g., mobile device, Raspberry Pi, local enterprise server) and primary use case (e.g., text generation, vision/multimodal, coding, or offline chat), I can recommend the ideal model size and deployment runtime for your setup.
Yes. If by “AI labs” you mean organizations that publish small/open-weight models suitable for local, private, or edge inference, there are several strong options:
| Lab | Small-model family | Rough sweet spot | On-device / edge fit |
|---|---|---|---|
| Google DeepMind | Gemma 4, Gemma 3n, Gemma 3 | 270M–4B | ⭐⭐⭐⭐⭐ |
| Microsoft Research | Phi-4-mini / Phi family | ~4B | ⭐⭐⭐⭐⭐ |
| Meta AI | Llama family | 1B–8B+ | ⭐⭐⭐⭐ |
| Apple | Apple Foundation Models | Small on-device models | ⭐⭐⭐⭐⭐* |
| Alibaba / Qwen | Qwen small models | 0.5B–4B | ⭐⭐⭐⭐⭐ |
| Mistral AI | Ministral / small models | ~3B–8B | ⭐⭐⭐⭐ |
| IBM Research | Granite / Granite Edge | ~350M–8B | ⭐⭐⭐⭐ |
| DeepSeek | Distill / small variants | ~1.5B–8B | ⭐⭐⭐⭐ |
1. Google DeepMind — Gemma
Probably the broadest choice if you specifically want edge deployment. Google's current Gemma 4 has E2B and E4B variants explicitly designed for mobile/edge; Gemma 3n was also architected for low-resource devices, with selective parameter activation and multimodal input.
Google explicitly supports Android and iOS deployment, including LiteRT-LM, and Gemma can run without an internet connection.
There's also FunctionGemma, a 270M model specifically tuned for turning natural-language commands into local API/function calls—very interesting for embedded agents and private automation.
For extremely constrained applications, EmbeddingGemma is only 308M parameters and can run with under 200 MB RAM when quantized, making it useful for local semantic search/RAG rather than generation.
2. Microsoft — Phi
Microsoft's Phi family is another excellent small-model line. Phi-4-mini is aimed at the small-language-model category, and Microsoft has integrated Phi models into local Windows experiences. For example, Phi Silica is hardware-accelerated and designed to run locally on Copilot+ PCs using their NPUs.
This makes Phi particularly attractive if your target is Windows PCs / NPUs rather than arbitrary embedded hardware.
3. Meta — Llama
Llama is still one of the most important choices if you want a large ecosystem of runtimes, quantizations and community tooling. The smaller Llama variants can be deployed with things such as llama.cpp, Android runtimes and Apple Silicon tooling.
The tradeoff is that Llama's smallest models aren't necessarily as aggressively designed around phone-class hardware as Google's E-series Gemma models.
4. Qwen
Alibaba's Qwen family has become particularly interesting for edge deployments because it offers models down into the sub-billion-parameter range as well as compact multimodal and coding models. It's a good option if you want small models plus broad multilingual/coding capability.
5. Mistral AI
Mistral's small-model strategy is worth considering when you have somewhat more hardware—laptops, edge servers, workstation-class devices, etc. Its models tend to offer a good capability/size tradeoff, although they're generally less aggressively phone-oriented than Gemma's E-series.
I'd narrow the field to:
Phone / tablet:
→ Gemma 4 E2B/E4B or Gemma 3n
Windows NPU PC:
→ Phi
Apple Silicon Mac / local workstation:
→ Gemma, Qwen, Llama or Mistral, typically quantized
Very constrained embedded device:
→ Gemma 3 270M / FunctionGemma, or a similarly tiny specialized model
Local RAG/search rather than chatbot:
→ EmbeddingGemma 308M
The important distinction is that “small” doesn't automatically mean “on-device optimized.” Google's current Gemma lineup is unusually explicit about this: Gemma 4 E2B/E4B target mobile devices, while Gemma 3n uses architecture specifically intended to reduce memory, compute and energy consumption.
If you're evaluating these for an actual product, I can also give you a 2026 comparison of the best ~0.5B, 1B, 2B, 4B and 8B models, including RAM requirements, licenses, quantization, NPU support, and Android/iOS/Windows/Linux compatibility.
Yes. If by private/edge you mean models whose weights you can download and run entirely on your own hardware—phone, laptop, workstation, factory device, or air-gapped server—the strongest options currently come from several labs.
| Lab | Small/on-device families | Rough sweet spot | Why consider it |
|---|---|---|---|
| Google DeepMind | Gemma 4, including E2B/E4B-class variants | ~2–4B effective | Excellent small footprint; multimodal options; Google is explicitly optimizing Gemma 4 for edge/mobile use. deepmind.googlezendevy.comwww.promptquorum.com |
| Microsoft | Phi-4-mini | 3.8B | One of the best choices when RAM/compute are constrained; particularly attractive for CPU/on-device inference. zendevy.comwww.promptquorum.comdaily.dev |
| Meta | Llama 3.2 1B/3B, newer Llama variants | 1–8B | Huge ecosystem and tooling; the 1B/3B models are practical for embedded/edge hardware. gigagpu.com |
| Alibaba | Qwen 3 / Qwen 3.5 small variants | ~0.5–8B | Particularly strong multilingual and coding capability, with an unusually broad range of model sizes. www.promptquorum.comzendevy.com |
| Mistral AI | Ministral / Small families | ~3–12B+ | Strong choice for private enterprise deployments, especially coding and general-purpose workloads. www.promptquorum.comzendevy.com |
| DeepSeek | Distilled DeepSeek-R1 variants | ~1.5–14B+ | Interesting when reasoning/math matters more than absolute hardware efficiency. |
| Meta | Muse Glimmer | laptop-class | A newly announced compact open-weight model specifically aimed at local agentic tasks; Reuters reports it can run on a laptop with a single GPU. www.reuters.com |
For really small devices, I'd start with:
For a private server/enterprise edge appliance, I'd move up to roughly 7–14B models. Qwen, Mistral, Llama, and Phi are particularly compelling there. Recent edge research also shows that pruning + quantization can substantially reduce the footprint of models such as Llama 8B while retaining much of their capability.
One important distinction: "open-weight" isn't synonymous with "open source," and licensing differs substantially. If you're embedding one commercially in a product, check the specific model's license rather than assuming all downloadable models have the same terms.
If you tell me your target hardware—e.g. iPhone/Android, Raspberry Pi, Jetson, Intel/AMD laptop, Apple Silicon, or an 8–16 GB GPU—I can narrow this to the 3–5 best models and expected RAM/VRAM requirements.
Gemma
Mistral
mistral.ai
Several major AI labs and technology companies offer lightweight, open-weight, or dedicated small language models (SLMs) explicitly engineered for on-device, private, and edge deployments . These models range from sub-billion parameter architectures for mobile and IoT hardware up to robust 3B–8B parameter variants suited for local laptops and enterprise edge servers.
| AI Lab / Creator | Notable On-Device / Edge Models | Typical Size Range | Primary Deployment Ecosystem |
|---|---|---|---|
| Gemma / Google AI Edge | 2B to 9B parameters | Android, MediaTek/Qualcomm hardware, LiteRT (TensorFlow Lite) | |
| Meta | Llama (e.g., Llama 3.2 / 3.3) | 1B, 3B, and 8B parameters | Cross-platform, ExecuTorch , local runtimes like Ollama |
| Microsoft | Phi series (Phi-3.5/4-mini) | 3.8B to 7B parameters | Windows Copilot Runtime, On-device enterprise apps |
| Alibaba | Qwen (Qwen 2.5 / coder/math) | 0.5B, 1.5B, 3B, 7B parameters | Local multilingual edge devices, serverless local runners |
| Apple | Apple Intelligence Foundation Models | ~3B parameters (on-device) | iOS, iPadOS, macOS on-device |
Key Ecosystems and Toolchains for Edge Deployment
If you can share what kind of hardware you plan to target (e.g., mobile phone, microcontroller, or local server) and your primary data modality (text vs. computer vision), I can recommend a specific model size and runtime setup.
Gemma
Qwen
qwen.ai
Yes. As of 2026, there’s a fairly strong ecosystem of small/open-weight models designed to run locally on phones, laptops, embedded systems, or private servers. The main labs worth looking at are:
| Lab | Small models to look at | Rough size | Best fit |
|---|---|---|---|
| Google DeepMind | Gemma 4 E2B/E4B, Gemma 3/3n, FunctionGemma | ~2–5B effective | Mobile/edge, multimodal, agents |
| Microsoft | Phi-4-mini, Phi-4-mini-reasoning | ~3.8B | General SLMs, reasoning, Windows/CPU/GPU edge |
| Meta | Llama 3.2 1B/3B | 1–3B | Broadest local deployment ecosystem |
| Alibaba/Qwen | Qwen3 0.6B/1.7B/4B | 0.6–4B | Very small deployments, multilingual, coding |
| Liquid AI | LFM2 350M/700M/1.2B/2.6B | 0.35–2.6B | Extremely constrained edge/embedded hardware |
| Apple | Apple Intelligence on-device model | ~3B | Apple-device-native applications |
1. Google — probably the most interesting for genuinely multimodal edge AI
Gemma 4's E2B and E4B models are explicitly designed for local execution on laptops and mobile devices. They handle text and images, with native audio on the small E-series models, and have a 128K context window. Google also has FunctionGemma, a 270M-parameter model specifically tuned for local function calling and private agents.
That makes Google particularly interesting if you're building something like:
device → small local model → local tools/data → occasional escalation to a larger model
2. Microsoft — Phi is an excellent general-purpose SLM family
Phi-4-mini is around 3.8B parameters and is specifically positioned as a small language model. Microsoft is actually putting it directly into Edge's on-device Prompt API, where inference occurs locally. Microsoft also has a smaller Aion-1.0-Instruct model in prerelease Edge builds, designed for weaker hardware and CPU inference.
Phi is a particularly good choice when you want a relatively capable model without moving into the 7B–14B class.
3. Meta — Llama remains the safest ecosystem bet
Llama 3.2 1B and 3B were explicitly released for edge and mobile use. Meta says they were optimized for Arm processors and enabled on Qualcomm and MediaTek hardware.
The big advantage isn't necessarily that they're the smallest or best-performing models; it's the huge deployment ecosystem. Quantized Llama models are supported across a lot of local inference stacks, including ExecuTorch.
4. Alibaba/Qwen — excellent if you need tiny + multilingual
Qwen3 goes all the way down to 0.6B and 1.7B. The 0.6B model is Apache-2.0 licensed and can be deployed through local tooling such as llama.cpp, MLX-LM, Ollama and LM Studio. It supports 100+ languages and can switch between thinking and non-thinking modes.
For a device with very limited RAM, I'd put Qwen3-0.6B/1.7B near the top of the list.
5. Liquid AI — worth watching for really constrained devices
Liquid AI is unusually focused on edge hardware. Its LFM2-350M is only 350M parameters and is explicitly designed for IoT and embedded deployment; the family also has 700M, 1.2B and 2.6B variants. It targets CPU, GPU and NPU deployment on things such as smartphones, vehicles and embedded systems.
If your definition of "edge" is Raspberry Pi / embedded controller / vehicle / industrial device, rather than "MacBook with 32 GB RAM," Liquid is particularly relevant.
"On-device" and "private deployment" aren't quite the same thing:
For example, Google's FunctionGemma is explicitly aimed at private, local agents, while Microsoft's Edge implementation actually keeps prompts on the device.
I'd start with:
Apple is a special case: Apple has a roughly 3B on-device foundation model optimized specifically for Apple silicon and exposed through its Foundation Models framework, but it isn't offered as a conventional open-weight model that you can take and deploy on arbitrary hardware.
If you tell me your target hardware (iPhone/Android, Raspberry Pi, Jetson, Mac, Windows PC, Intel server, etc.) and RAM, I can narrow this down to the 3–5 models most likely to give you good latency and privacy.
Gemma
Several major AI labs and open-source communities provide lightweight, highly capable small language models (SLMs) specifically optimized for offline, private, and on-device edge deployments.
If you're planning a deployment, tell me about your target hardware (e.g., mobile app, Raspberry Pi, local enterprise server) and memory/RAM constraints , and I can recommend the best-fit model and runtime framework for your project.