duoqi commited on
Commit
87560cf
1 Parent(s): 371a476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,4 +6,7 @@ pipeline_tag: text-generation
6
  license: apache-2.0
7
  tags:
8
  - llm
9
- ---
 
 
 
 
6
  license: apache-2.0
7
  tags:
8
  - llm
9
+ ---
10
+ A Llama version for Nanbeige/Nanbeige2-16B-Chat, which could be loaded by LlamaForCausalLM.
11
+
12
+ Nanbeige-16B is a 16 billion parameter language model developed by Nanbeige LLM Lab. It uses 2.5T Tokens for pre-training. The training data includes a large amount of high-quality internet corpus, various books, code, etc. It has achieved good results on various authoritative evaluation data sets.