Update model card
Browse files
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 |
---
|