File size: 437 Bytes
03d2e8b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

base_model: openchat/openchat-3.5-0106
gate_mode: hidden
dtype: bfloat16
experts:
  - source_model: cognitivecomputations/dolphin-2.6-mistral-7b-dpo-laser
    positive_prompts:
    - "Mathematics"
    - "Physics"
    negative_prompts:
    - "History"
    - "Philosophy"
  - source_model: berkeley-nest/Starling-LM-7B-alpha
    positive_prompts:
    - "retrieval"
    - "life science"
    negative_prompts:
    - "Education"
    - "Law"