--- base_model: google/functiongemma-270m-it tags: - function-calling - tool-calling - functiongemma - vietnamese - banking --- # functiongemma-270m-function-calling Fine-tuned from `google/functiongemma-270m-it` on this repository's Vietnamese banking tool-calling dataset. The model is intended for FunctionGemma-style chat templates with tool schemas passed to `tokenizer.apply_chat_template(..., tools=...)`. This repo also includes `tokenizer.model` for MediaPipe / Flutter Gemma `.task` conversion.