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