Alen969 commited on
Commit
dbdbc49
·
verified ·
1 Parent(s): 8c475a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - zh
4
+ license: unknown
5
+ library_name: transformers
6
+ tags:
7
+ - education
8
+ - chatbot
9
+ pipeline_tag: text-generation
10
+ datasets:
11
+ - jondurbin/airoboros-2.2.1
12
+ base_model: meta-llama/Llama-2-7b-chat-hf
13
+ quantization_method: GPTQ
14
+ model_type: llama
15
+ ---