FunctionGemma 270M - Mobile Actions

Fine-tuned model based on google/functiongemma-270m-it for mobile action function calling.

Functions

This model can call the following functions:

  • change_background_color: Changes app background color
  • search_web: Searches the web for information
  • set_timer: Sets a timer for specified duration

Training

  • Base Model: google/functiongemma-270m-it
  • Training Data: 30 custom examples (27 train, 3 eval)
  • Method: LoRA fine-tuning
  • Epochs: 2

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("owllwo98/functiongemma-270m-it-mobile-actions")
tokenizer = AutoTokenizer.from_pretrained("owllwo98/functiongemma-270m-it-mobile-actions")
Downloads last month
15
Safetensors
Model size
0.3B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for owllwo98/functiongemma-270m-it-mobile-actions

Finetuned
(275)
this model