📱

Read on Your E-Reader

Thousands of readers get articles like this delivered straight to their Kindle or Boox. New articles arrive automatically.

Learn More

This is a preview. The full article is published at venturebeat.com.

Google releases FunctionGemma: a tiny edge model that can control mobile devices with natural language

Google releases FunctionGemma: a tiny edge model that can control mobile devices with natural language

By Carl FranzenVentureBeat

While Gemini 3 is still making waves, Google's not taking the foot off the gas in terms of releasing new models. Credit: VentureBeat made with ByteDance Seedream on Fal.ai Chart showing FunctionGemma performance before and after fine tuning. Credit: Google Yesterday, the company released FunctionGemma , a specialized 270-million parameter AI model designed to solve one of the most persistent bottlenecks in modern application development: reliability at the edge. Unlike general-purpose chatbots, FunctionGemma is engineered for a single, critical utility-translating natural language user commands into structured code that apps and devices can actually execute, all without connecting to the cloud. The release marks a significant strategic pivot for Google DeepMind and the Google AI Developers team. While the industry continues to chase trillion-parameter scale in the cloud, FunctionGemma is a bet on "Small Language Models" (SLMs) running locally on phones, browsers, and IoT devices. For AI engineers and enterprise builders, this model offers a new architectural primitive: a privacy-first "router" that can handle complex logic on-device with negligible latency. FunctionGemma is available immediately for download on Hugging Face and Kaggle . You can also see the model in action by downloading the Google AI Edge Gallery app on the Google Play Store. The Performance Leap At its core, FunctionGemma addresses the "execution gap" in generative AI. Standard large language models (LLMs) are excellent at conversation but often struggle to reliably trigger software actions-especially on resource-constrained devices. According to Google’s internal "Mobile Actions" evaluation, a generic small model struggles with reliability, achieving only a 58% baseline accuracy for function calling tasks. However, once fine-tuned for this specific purpose, FunctionGemma’s accuracy jumped to 85%, creating a specialized model that can exhibit the same success rate as models many times its size. It allows the model to handle more than just simple on/off switches; it can parse complex arguments, such as identifying specific grid coordinates to drive game mechanics or detailed logic. The release includes more than just the model weights. Google is providing a full "recipe" for developers, including: The Model: A 270M parameter transformer trained on 6 trillion tokens. Training Data: A "Mobile Actions" dataset to help developers train their own agents. Ecosystem Support: Compatibility with Hugging Face Transformers, Keras, Unsloth, and NVIDIA NeMo libraries. Omar Sanseviero, Developer Experience Lead at Hugging Face, highlighted the versatility of the release on X (formerly Twitter), noting the model is "designed to be specialized for your own tasks" and can run in "your phone, browser or other devices." This local-first approach offers three distinct advantages: Privacy: Personal data (like calendar entries or contacts) never leaves the device. Latency: Actions happen instantly without waiting for a server round-trip. The small size means the speed at which it processes input is significant, particularly with access to accelerators such as GPUs and NPUs. Cost: Developers don't pay per-token API fees for simple interactions. For AI Builders: A New Pattern for Production Workflows For enterprise developers and system architects, FunctionGemma suggests a move away from monolithic AI systems...

Preview: ~500 words

Continue reading at Venturebeat

Read Full Article

More from VentureBeat

Subscribe to get new articles from this feed on your e-reader.

View feed

This preview is provided for discovery purposes. Read the full article at venturebeat.com. LibSpace is not affiliated with Venturebeat.

Google releases FunctionGemma: a tiny edge model that can control mobile devices with natural language | Read on Kindle | LibSpace