Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
h4shy
/
gemma-3n-E2B-prototype-pytorch
like
4
Text Generation
PyTorch
Safetensors
gemma3n
incomplete
experimental
License:
gemma
Model card
Files
Files and versions
Community
h4shy
commited on
19 days ago
Commit
44618e8
·
verified
·
1 Parent(s):
068dcf4
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: gemma
3
-
---
1
+
---
2
+
license: gemma
3
+
base_model:
4
+
- google/gemma-3n-E2B-it-litert-preview
5
+
pipeline_tag: text-generation
6
+
---