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
A Foray into Relay
Source: Android Developers documentation In the first session of Android Dev Summit 2022, we heard about the newly…
Git: Renaming a Branch
Git branches are an easy way to manage our code, and separate our copies of our code when…
How to Save the Data in IPFS Using the Pinata(2023)
Hello Everyone! Thank you for your interest in my article. This is Crypto Ninja‘s first article. And I…