Google Releases Compact FunctionGemma Model
The new 270-million-parameter model from Google DeepMind is fine-tuned specifically for reliable function calling and tool use.
Google has introduced FunctionGemma, a new family of open-weights models specifically designed for function calling. The first release is a compact 270-million-parameter instruction-tuned model, aimed at developers building AI agents that need to reliably interact with external tools and APIs.
Function calling, or tool use, allows a large language model to go beyond generating text by invoking predefined code. This enables applications that can fetch real-time data, interact with databases, or control other software. Creating small, efficient models for this task is a significant step toward building more capable and practical AI systems.
Why it Matters
Based on the Gemma architecture, FunctionGemma is optimized for performance in this specialized domain. Its small size makes it a compelling choice for on-device applications or scenarios where computational resources are limited. This provides an alternative to relying on larger, general-purpose models or proprietary APIs for tool-use capabilities.
For developers, a dedicated, open-weights function-calling model offers more control and cost-efficiency. It can be fine-tuned for specific toolsets and integrated directly into applications for tasks like building conversational agents that access real-time information or creating natural language interfaces for existing software.
The FunctionGemma 270M IT model is available now on Hugging Face under the Gemma license, which permits commercial use and distribution subject to its terms.
Sources
- Visit
google/functiongemma-270m-it
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Text / LLM

Zhipu AI Releases MIT-Licensed GLM-5.2 MoE Model
The new bilingual model from the Chinese AI firm uses a Mixture of Experts architecture and sparse attention under a fully permissive license.

Weibo AI Releases VibeThinker-3B, a Compact Reasoning Model
The new 3-billion-parameter model from the Chinese tech giant focuses on challenging benchmarks in mathematics, coding, and graduate-level questions.
Moonshot AI Releases Kimi, a Multimodal Coding Model
The new Mixture-of-Experts model from the Chinese AI company can generate code while also understanding visual inputs, a rare combination in open models.