File size: 864 Bytes
3be077f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
base_model: SanjiWatsuki/Kunoichi-DPO-v2-7B
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: udkai/Turdus
    positive_prompts:
    - "helpful"
    - "Relevant"
    - "Factual"
    - "Precise"
    - "Descriptive"
  - source_model: argilla/distilabeled-Marcoro14-7B-slerp
    positive_prompts:
    - "Math"
    - "Programming"
    - "Engineering"
    - "Science"
    negative_prompts:
    - "inaccurate"
    - "incorrect"
  - source_model: SanjiWatsuki/Kunoichi-DPO-v2-7B
    positive_prompts:
    - "Discuss"
    - "Chat"
    - "engaging"
    - "stimulating"
    negative_prompts:
    - "Sorry"
    - "As an AI"
    - "cannot"
    - "not capable"
  - source_model: Neuronovo/neuronovo-7B-v0.3
    positive_prompts:
    - "logical"
    - "informative"
    - "proper solution"
    - "innovative"
    negative_prompts:
    - "unhelpful"
    - "inaccurate"