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
Will Java Developers Still Be In Demand in 2023?
I came across this question while doing a Google search: The answer to this question is… YES! The…
Use Github actions for Trunk Based Development to deploy AWS ECS Service
Trunk based development as a branching model is preferred compared to something like Git / GitHub Flow due…
Building Rest API with Buildable and Twillo
Recently I came across Buildable and was impressed with what I can do with it, so I decided…