lyogavin commited on
Commit
37ba50f
1 Parent(s): 34e97be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
4
 
5
  Anima LLM supporting 100K input token length. It's trained based on Llama2 7B, so the license support commercial use!
@@ -94,4 +100,4 @@ There's almost none evaluation dataset designed for 100k tokens. So we designed/
94
 
95
  ## Github
96
 
97
- Github repo is [here](https://github.com/lyogavin/Anima/tree/main/anima_100k)
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - llama2
7
+ - 100k
8
+ - 7b
9
  ---
10
 
11
  Anima LLM supporting 100K input token length. It's trained based on Llama2 7B, so the license support commercial use!
 
100
 
101
  ## Github
102
 
103
+ Github repo is [here](https://github.com/lyogavin/Anima/tree/main/anima_100k)