Create manifest.json
Browse files- manifest.json +4 -0
manifest.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0.0",
|
| 3 |
+
"model": "gemma-4-E2B-it-litert-preview.task"
|
| 4 |
+
}
|