ibivibiv commited on
Commit
ecc3acf
1 Parent(s): d3561f6

Create mergekit_moe_configfs.yml

Browse files
Files changed (1) hide show
  1. mergekit_moe_configfs.yml +34 -0
mergekit_moe_configfs.yml ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ GNU nano 6.2 mergekit_moe_configfs.yml
2
+ base_model: ibivibiv/temp_merged_mistral2
3
+ gate_mode: hidden
4
+ experts:
5
+ - source_model: macadeliccc/WestLake-7B-v2-laser-truthy-dpo
6
+ positive_prompts:
7
+ - "logical reasoning"
8
+ negative_prompts:
9
+ - "commonsense reasoning"
10
+ - source_model: ibivibiv/temp_merged_mistral2
11
+ positive_prompts:
12
+ - "commonsense reasoning"
13
+ negative_prompts:
14
+ - "logical reasoning"
15
+ - source_model: chanwit/flux-7b-v0.1
16
+ positive_prompts:
17
+ - "multidisciplinary knowledge"
18
+ negative_prompts:
19
+ - "natural language understanding"
20
+ - source_model: ibivibiv/temp_merged_mistral3
21
+ positive_prompts:
22
+ - "fact-checking"
23
+ negative_prompts:
24
+ - "logical reasoning"
25
+ - source_model: senseable/WestLake-7B-v2
26
+ positive_prompts:
27
+ - "ambiguity resolution"
28
+ negative_prompts:
29
+ - "scientific knowledge"
30
+ - source_model: PetroGPT/WestSeverus-7B-DPO
31
+ positive_prompts:
32
+ - "mathematical reasoning"
33
+ negative_prompts:
34
+ - "natural language understanding"