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 colorsearch_web: Searches the web for informationset_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
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
Base model
google/functiongemma-270m-it