hiyouga commited on
Commit
02f858f
1 Parent(s): 9845abf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
  license: other
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  This is the LLaMAfied version of [Baichuan2-7B-Base](https://huggingface.co/baichuan-inc/Baichuan2-7B-Base) model by Baichuan Inc.
 
1
  ---
2
  license: other
3
+ language:
4
+ - en
5
+ - zh
6
+ library_name: transformers
7
+ pipeline_tag: text-generation
8
+ inference: false
9
+ tags:
10
+ - baichuan
11
+ - llama2
12
+ - baichuan2
13
  ---
14
 
15
  This is the LLaMAfied version of [Baichuan2-7B-Base](https://huggingface.co/baichuan-inc/Baichuan2-7B-Base) model by Baichuan Inc.