Google has introduced FunctionGemma, a specialized 270M parameter model designed to bring efficient, action-oriented AI experiences directly to mobile devices through on-device function calling. By leveraging Google AI Edge and LiteRT-LM, the model enables complex tasks—such as managing calendars, controlling device hardware, or executing specific game logic in the “Tiny Garden” demo—to be performed entirely offline with high speed and low latency. Available for testing in the Google AI Edge Gallery app on both Android and iOS, FunctionGemma allows developers to move beyond simple text generation toward building responsive, “agentic” applications that interact seamlessly with the physical and digital world without relying on cloud processing.
Related Posts
Welcome Thread – v195
Welcome to DEV! Leave a comment below to introduce yourself! You can talk about what brought you here,…
Top 25 JavaScript Array Methods Every Developer Should Learn
You wrote some code. You ran it. And then your array went from a list of users to…
Beginner’s Guide to PHP Form Handling with Cookies
In this guide, we’ll explore PHP form handling using cookies to store user data. Cookies are a way…