product update

Google releases official iPhone app for running Gemma 4 models locally

TL;DR

Google launched AI Edge Gallery, an official iPhone app for running Gemma 4 models (E2B and E4B sizes) directly on device. The E2B model downloads at 2.54GB and delivers fast inference with image analysis, audio transcription up to 30 seconds, and tool calling capabilities.

2 min read
0

Google Releases Official iPhone App for On-Device Gemma 4 Models

Google has released AI Edge Gallery, an official iOS application for running Gemma 4 models directly on iPhone without cloud inference.

The app supports two Gemma 4 variants—the E2B and E4B sizes—plus select models from the Gemma 3 family. The smaller E2B model requires a 2.54GB download and executes quickly on-device while remaining "genuinely useful," according to early testing.

Core Capabilities

Beyond baseline text generation, AI Edge Gallery includes:

  • Image analysis: Users can ask questions about images using the on-device models
  • Audio transcription: Handles audio clips up to 30 seconds
  • Tool calling and agentic behavior: An "Agent Skills" demo showcases the models' ability to invoke external tools through eight interactive widgets: interactive-map, kitchen-adventure, calculate-hash, text-spinner, mood-tracker, mnemonic-password, query-wikipedia, and qr-code

The tool-calling demo shows real capability—when prompted to "Show me the Castro Theatre on a map," the model correctly called the interactive-map skill and embedded a functional Google Map. Response time for that interaction was 2.4 seconds. However, the app reportedly froze when attempting follow-up prompts in early testing.

First Official On-Device LLM App

This marks the first time a major model vendor has released an official native iOS application for end-user experimentation with on-device inference. The implementation choice to run models locally rather than via API eliminates latency and privacy concerns for inference.

A notable limitation: conversations with the app are ephemeral. The application does not provide persistent chat logs or conversation history storage, which constrains its usefulness for reference or debugging.

The HTML-based skill implementations appear to be proprietary—the source code for the eight interactive widgets is not publicly visible within the app.

What This Means

Google is demonstrating that their smaller Gemma models are production-ready for on-device deployment on consumer hardware. The release signals confidence in model performance and efficiency at scale. For developers, this app serves as a reference implementation for tool use and agentic behavior on mobile devices. The lack of conversation persistence and reported UI instability suggest this is a preview release rather than a finalized product—expect iterations addressing stability and feature depth.

Related Articles

product update

Google AI Plus at $4.99/month and AI Pro at $19.99/month expand Gemini context windows to 128K and 1M tokens

Google has detailed pricing and features for its Gemini app subscription tiers. AI Plus costs $4.99/month and includes 128,000 token context windows, while AI Pro at $19.99/month provides 1 million token context windows. Free users are limited to 32,000 tokens.

product update

Google Drive's Ask Gemini AI assistant launches on Android and iOS for AI Pro subscribers

Google is rolling out Ask Gemini and AI Overviews to Google Drive's Android and iOS apps. The features enable multi-turn conversations across Drive, Gmail, Chat, Calendar, and web search, available to AI Pro, Ultra, Business Standard/Plus, and Enterprise Standard/Plus subscribers in English plus 28 additional languages.

product update

Google's Gemini Spark adds third-party app integrations including Anthropic's MCP and real-time event tracking

Google is rolling out third-party app support for Gemini Spark, its 24/7 personal agent available to Google AI Ultra subscribers. The update includes Model Context Protocol (MCP) integration and real-time event tracking capabilities.

product update

Google brings Gemini Spark AI agent to macOS app for local file management and automation

Google has released Gemini Spark for its macOS desktop app in version 1.80.15. The AI agent can now access local files and folders to automate workflows, organize files, and perform tasks directly on users' computers instead of requiring a remote browser environment.

Comments

Loading...