NoteDance commited on
Commit
4608fbc
·
verified ·
1 Parent(s): ad58d65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - Note
6
+ - llama
7
+ - llama3
8
+ library_name: tf
9
  ---
10
+ This model is built by Note, Note 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/Llama3.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).