jakmro commited on
Commit
e8741dc
·
verified ·
1 Parent(s): 52be620

Update model card

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/functiongemma-270m-it
3
+ description: Gemma 3 270M fine-tuned for structured tool and function calling.
4
+ license: gemma
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - completion
8
+ - tools
9
+ ---