renhehuang/functiongemma-270m-it-coffee-robot-mcp
The renhehuang/functiongemma-270m-it-coffee-robot-mcp is a 0.3 billion parameter FunctionGemma-based model developed by renhehuang. It is specifically fine-tuned for coffee delivery task function calling, translating natural language instructions into structured function calls. This lightweight model supports traditional Chinese input and is optimized for edge deployment within a Model Context Protocol (MCP) integration.
Loading preview...
Model Overview
This model, renhehuang/functiongemma-270m-it-coffee-robot-mcp, is a specialized Function Calling model based on google/functiongemma-270m-it. Developed by renhehuang, it is fine-tuned for internal enterprise testing of a coffee robot delivery system, integrating with a point-of-sale API.
Key Capabilities
- Dedicated Function Calling: Specifically designed to convert natural language commands into structured function calls for coffee delivery tasks.
- Traditional Chinese Support: Processes natural language input in Traditional Chinese.
- Lightweight & Efficient: With only 270 million parameters, it is suitable for edge deployment scenarios.
- MCP Compatibility: Designed to integrate seamlessly with the Model Context Protocol (MCP).
send_coffeeFunction: Supports asend_coffeefunction with parameters forbaseDrink(americano, latte, oat_latte, milk),floor(1-11),temperature(hot, iced),addons(extra_espresso, paper_cup), andquantity(1-10).
Performance & Training
The model demonstrates a 100.00% Function Calling accuracy for its specific domain, showing a +4.05% improvement over the base model's 95.95% accuracy. It was trained for 3 epochs with a learning rate of 1e-05, using 625 training samples and 74 validation samples.
Limitations
- Domain-Specific: Exclusively designed for coffee delivery function calling; not suitable for other tasks.
- Language: Primarily supports Traditional Chinese; performance in other languages may be suboptimal.
- Floor & Drink Restrictions: Limited to floors 1-11 and only four specific drink types.