nickminaev commited on
Commit
20635d0
·
verified ·
1 Parent(s): 4c9e4b8

doc: add information about the model

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - google/gemma-4-E2B-it
5
+ pipeline_tag: text-generation
6
+ ---