jakmro commited on
Commit
88eeeb4
·
verified ·
1 Parent(s): 9393151

Update model card

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/gemma-3n-E4B-it
3
+ description: Gemma 3n E4B instruction-tuned model with 4B effective parameters for
4
+ on-device completion and tool use.
5
+ license: gemma
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - completion
9
+ - tools
10
+ ---