Suparious commited on
Commit
e9b06c5
·
verified ·
1 Parent(s): d6552a3

Updated and moved existing to merged_models base_model tag in README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -15
README.md CHANGED
@@ -1,25 +1,16 @@
1
  ---
2
- tags:
3
- - mergekit
4
- - merge
5
- - quantized
6
- - 4-bit
7
- - AWQ
8
- - text-generation
9
- - autotrain_compatible
10
- - endpoints_compatible
11
- - chatml
12
- base_model:
13
- - cognitivecomputations/dolphin-2.8-mistral-7b-v02
14
- - Locutusque/OpenCerebrum-2.0-7B
15
- license: apache-2.0
16
  language:
17
  - en
 
 
 
 
18
  model_creator: hydra-project
19
  model_name: CerebrumDolphin-2.0-Mistral-7B-v0.2
20
  model_type: mistral
21
  pipeline_tag: text-generation
22
- inference: false
23
  prompt_template: '<|im_start|>system
24
 
25
  {system_message}<|im_end|>
@@ -32,6 +23,16 @@ prompt_template: '<|im_start|>system
32
 
33
  '
34
  quantized_by: Suparious
 
 
 
 
 
 
 
 
 
 
35
  ---
36
  # hydra-project/CerebrumDolphin-2.0-Mistral-7B-v0.2 AWQ
37
 
 
1
  ---
2
+ base_model: Locutusque/CerebrumDolphin-2.0-Mistral-7B-v0.2
3
+ inference: false
 
 
 
 
 
 
 
 
 
 
 
 
4
  language:
5
  - en
6
+ license: apache-2.0
7
+ merged_models:
8
+ - cognitivecomputations/dolphin-2.8-mistral-7b-v02
9
+ - Locutusque/OpenCerebrum-2.0-7B
10
  model_creator: hydra-project
11
  model_name: CerebrumDolphin-2.0-Mistral-7B-v0.2
12
  model_type: mistral
13
  pipeline_tag: text-generation
 
14
  prompt_template: '<|im_start|>system
15
 
16
  {system_message}<|im_end|>
 
23
 
24
  '
25
  quantized_by: Suparious
26
+ tags:
27
+ - mergekit
28
+ - merge
29
+ - quantized
30
+ - 4-bit
31
+ - AWQ
32
+ - text-generation
33
+ - autotrain_compatible
34
+ - endpoints_compatible
35
+ - chatml
36
  ---
37
  # hydra-project/CerebrumDolphin-2.0-Mistral-7B-v0.2 AWQ
38