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

Pixel 11's Gboard Adds Gemini-Powered 'Personalized Suggestions' That Read Screen Context

Google has updated Gboard's Writing tools on the Pixel 11 with a new 'Suggested' tab powered by Gemini Intelligence. The feature drafts personalized message suggestions using typing history and on-screen context, processed via Google's Private AI Compute.

product update

Meta Launches Low-Cost 'Contributor' Tier of Muse Spark 1.2 Reasoning Model

Meta has introduced a discounted 'Contributor' tier of its Muse Spark 1.2 reasoning model, priced at $0.10 per 1M input tokens and $0.20 per 1M output tokens. The lower cost comes with a tradeoff: prompts and outputs may be used to improve Meta's products.

product update

Anthropic Deploys Claude Mythos 5 in New Security Scanner for Enterprise Codebases

Anthropic has moved its Claude Security vulnerability scanner onto Claude Mythos 5, its most capable model, in a public beta for Enterprise customers. The company is also integrating Mythos 5 into partner security products for hospitals, utilities, and banks, without exposing the model directly to end users.

product update

xAI and Cursor Launch Grok Bot, an Agentic AI App for Mac and iPhone

xAI (SpaceXAI) and Cursor have launched Grok Bot in beta, an AI agent app for Mac and iPhone that signs into existing tools to complete work autonomously. Access is currently limited to top-tier SuperGrok and Cursor subscribers, with wider availability rolling out within 10 days of launch.

Comments

Loading...