Files
ModelHub XC da74a334cb 初始化项目,由ModelHub XC社区提供模型
Model: ps1x/ha-russian-function-gemma
Source: Original Platform
2026-06-19 01:39:17 +08:00

1.0 KiB

base_model, language, library_name, tags, license
base_model language library_name tags license
google/functiongemma-270m-it
ru
transformers
function-calling
home-assistant
gemma
russian
tool-use
gemma

ha-russian-function-gemma

A specialized fine-tuned version of google/functiongemma-270m-it designed for direct, telegraphic Russian home automation commands.

Model Details

  • Architecture: Gemma-2
  • Parameters: 270M
  • Fine-tuning Focus: Russian Language, Short/Telegraphic commands, Home Assistant Tool Calling.
  • Tools Supported: set_device_state, set_device_value, get_device_status.

Usage Pattern

The model expects a developer role containing the tool definitions and a user role with telegraphic Russian.

Input Example: "включи свет полки"

Expected Output: <start_function_call>call:set_device_state{entity_id: "light.shelves", service: "turn_on"}<end_function_call>

Training Data

Fine-tuned on a custom dataset of ~1400 Russian home automation scenarios spanning climate, lighting, and sensor queries.