Mobile AI news timeline
September 2026
- MediaTek launches Dimensity 9600 Pro, a 2nm chip for on-device models up to 30B parameters
- Arm recaps Arm Create China and shows Qwen3-TTS 0.6B running on a vivo X300 CPU
- Edge0 releases MoE expert-offloading framework, demos 35B model on iPhone
- llama.cpp Hexagon NPU backend tested on a Snapdragon 8 Gen 3 phone
- iPhone 18 Pro: A20 Pro adds a dual 16-core Neural Engine
- Arm unveils CSS for Mobile 2 with C2 CPU cluster, up to 1.7x faster on AI models
- Arm unveils Mali G2-Ultra NX GPU with neural accelerators in every shader core
- OpenBMB releases MiniCPM5-2B for local deployment
August 2026
- Google lists first Gemini Nano 4 phones, requires Nano 3 for Gemini Intelligence
- Artificial Analysis benchmarks 33 local models on an iPhone 17 Pro
- Ornith releases Ornith-1.5, a 9B model with a mobile build for iPhone and Android
- Online-SDFT reports 70.28% routing accuracy and updates a LoRA adapter on the phone
- Pixel Watch 5 adds offline Gemini commands and faster on-device smart replies
- Pixel 11 series: Tensor G6 adds 50 percent more TPU compute
- RikkaHub Agent test: Android phone agent compiles whisper.cpp on its own
- Liquid AI releases LFM2.5-2.6B for on-device agents
July 2026
June 2026
May 2026
April 2026
March 2026
- iPhone 16 Pro settles 41.5 percent below peak over 20 back-to-back prompts
- Meta's MobileLLM-Flash goes shallow and wide for 1.8 times faster prefill
- FlexServe runs on-device LLM inference inside TrustZone for 4.41 percent more latency
- Alibaba adds 0.8B and 2B sizes to Qwen3.5, with 262K context and a vision encoder
February 2026
- ClawMobile tries system commands before screen taps and finishes all six test tasks
- Apple ships Python bindings for the on-device Foundation Models framework
- Alibaba releases GUI-Owl-1.5 agent models from 2B to 32B under MIT
- Show HN: Off Grid runs text, image, vision and speech models offline on phones
November 2025
October 2025
September 2025
August 2025
July 2025
June 2025
May 2025
- Vijay Janapa Reddi argues edge generative AI needs models under 1B parameters
- Gemma 3n runs 5B and 8B models in 2 GB and 3 GB of memory
- Google AI Edge Gallery runs Gemma 3 1B and Qwen2.5 offline on Android
- Alibaba gives Qwen3's 0.6B and 1.7B models a reasoning switch
- Google's ML Drift runs Llama 3.1 8B on a phone GPU at 12.7 tokens per second
April 2025
March 2025
- HuggingSnap describes what the iPhone camera sees with a 500M model on the phone
- ROMA keeps a 4-bit 3B model in on-chip ROM and reports 31,800 tok/s in synthesis
- Gemma 3 adds a 1B size that fits in 0.5 GB as an int4 checkpoint
- Flower Intelligence runs models on device, with remote handoff off by default
- Raspberry Pi 5 beats human reading speed only up to Phi 3.5 mini
February 2025
January 2025
December 2024
November 2024
October 2024
September 2024
- AMD trains its first small language model, AMD-Llama-135M, on MI250 accelerators
- Meta ships Llama Stack with Swift and Kotlin clients for on-device inference
- Meta releases Llama 3.2 1B and 3B for phones and edge devices
- CoMiGS splits on-device fine-tuning into shared generalists and private specialists
- ElastiLM resizes a shared phone LLM per request and switches in 0.31 seconds
- Ai2 releases OLMoE, 7B parameters with 1B active per token
July 2024
- Gemma 2 2B is distilled from a larger model and scores 1126 on Chatbot Arena
- torchchat runs Llama 3 8B on a Galaxy S23 and iPhone at more than 8 tok/s
- Spectra ships ternary 3.9B models that match 4-bit quantisation at half the bits
- Hugging Face releases SmolLM at 135M, 360M and 1.7B parameters
- Alibaba builds Qwen2's 0.5B and 1.5B sizes for phones, earphones and glasses
- llm.npu prefills 1,106 tok/s for Qwen1.5-1.8B on a Snapdragon 8 Gen 3
June 2024
- Apple's MobileCLIP-S0 encodes an image in 1.5 ms on an iPhone 12 Pro Max
- TensorOpera releases Fox-1, a 1.6B model trained on 3 trillion tokens
- BUPT measures 22 LLMs on four Android phones at about 200 ms per token
- Apple Intelligence pairs a 3-billion-parameter on-device model with a server model
- PowerInfer-2 runs a 47B model on a OnePlus 12 at 11.68 tokens per second
May 2024
April 2024
- ExecuTorch alpha runs Llama 2 7B on iPhone 15 Pro and Galaxy phones
- Apple releases OpenELM at 270M to 3B, with parameters spread unevenly across layers
- Microsoft runs Phi-3-mini offline on an iPhone 14 at over 12 tokens per second
- Octopus v3 picks an action from an image and a query in under 1B parameters
- Octopus v2 is a 2B model that calls Android APIs with one token per function
- Octopus fine-tunes a 2B model to 93 percent on API function calls
March 2024
February 2024
- MeRino designs sub-100M language models that run 4.9 times faster than OPT-350M
- Stability AI trains Stable LM 2 1.6B on seven languages and 2 trillion tokens
- BitNet b1.58 gives every weight three values and runs 3B in 2.22 GB
- MobiLlama is a fully transparent 0.5B model that runs in 770 MB on a phone
- Qualcomm AI Hub opens 75 pre-optimised models and profiling on hosted Snapdragon phones
- Meta's MobileLLM trades width for depth and gains 2.7 and 4.3 points
- TinyLLaVA's 3.1B model outscores 7B LLaVA-1.5 on seven of nine benchmarks
- Gemma 2B and 7B open the Gemma line, built on Gemini research
- MobileVLM V2 runs 1.7B, 3B and 7B vision models on 144 image tokens
January 2024
December 2023
- Microsoft releases Phi-2, a 2.7B model it says matches models 25 times larger
- Apple researchers run models twice the size of available DRAM from flash
- Stability AI releases StableLM Zephyr 3B for edge devices
- Gemini Nano ships on the Pixel 8 Pro and Android gets AICore
- Apple publishes MLX, where CPU and GPU share arrays without copies
- LLM.swift wraps llama.cpp for on-device text generation in Swift apps