jakmro commited on
Commit
bb04475
·
verified ·
1 Parent(s): 8c86164

Update model card

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,4 +1,13 @@
1
  ---
2
  base_model: google/gemma-4-E2B-it
 
 
3
  license: apache-2.0
 
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  base_model: google/gemma-4-E2B-it
3
+ description: Gemma 4 E2B instruction-tuned multimodal model with vision and audio
4
+ for on-device inference.
5
  license: apache-2.0
6
+ pipeline_tag: image-text-to-text
7
+ tags:
8
+ - vision
9
+ - audio
10
+ - completion
11
+ - tools
12
+ - apple-npu
13
  ---