lr1729 commited on
Commit
4783596
1 Parent(s): 1cc4bd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -1,4 +1,34 @@
1
  ---
 
 
 
 
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  GGUF quants of https://huggingface.co/NousResearch/Nous-Hermes-2-SOLAR-10.7B with importance matrix calculations run on 20k_random_data.txt for improved perplexity.
 
1
  ---
2
+ base_model: NousResearch/Nous-Hermes-2-SOLAR-10.7B
3
+ inference: false
4
+ language:
5
+ - en
6
  license: apache-2.0
7
+ model-index:
8
+ - name: Nous-Hermes-2-SOLAR-10.7B
9
+ results: []
10
+ model_creator: NousResearch
11
+ model_name: Nous Hermes 2 SOLAR 10.7B
12
+ model_type: solar
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
+ - SOLAR
27
+ - instruct
28
+ - finetune
29
+ - chatml
30
+ - gpt4
31
+ - synthetic data
32
+ - distillation
33
  ---
34
  GGUF quants of https://huggingface.co/NousResearch/Nous-Hermes-2-SOLAR-10.7B with importance matrix calculations run on 20k_random_data.txt for improved perplexity.