Moses25 commited on
Commit
24c8809
·
1 Parent(s): 194c4ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - code
7
  ---
8
+ > ### Model introduction
9
+ the base model is meta-llama/Llama-2-7b-hf.
10
+
11
+ the adapter_model.bin is trained on 30G datasets including intruction datastes,pretrained datasets,zh,en languages
12
+ * training code is here [code](https://github.com/moseshu/llama2-chat/blob/main/README.md)
13
+ * comming soon ChatLlama2-7b and 13B