NoteDance commited on
Commit
3988ed9
·
verified ·
1 Parent(s): b085b00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: tf
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - Note
7
+ - gemma
8
  ---
9
+ This model is built by Note, Note repository can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/Gemma.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).