lr1729 commited on
Commit
5ae38c6
1 Parent(s): d234ef5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: teknium/OpenHermes-2-Mistral-7B
3
+ inference: false
4
+ language:
5
+ - en
6
+ license: apache-2.0
7
+ model-index:
8
+ - name: OpenHermes-2-Mistral-7B
9
+ results: []
10
+ model_creator: Teknium
11
+ model_name: OpenHermes 2 Mistral 7B
12
+ model_type: mistral
13
+ prompt_template: '<|im_start|>system
14
+
15
+ {system_message}<|im_end|>
16
+
17
+ <|im_start|>user
18
+
19
+ {prompt}<|im_end|>
20
+
21
+ <|im_start|>assistant
22
+
23
+ '
24
+ quantized_by: lr1729
25
+ tags:
26
+ - mistral
27
+ - instruct
28
+ - finetune
29
+ - chatml
30
+ - gpt4
31
+ - synthetic data
32
+ - distillation
33
+ ---