File size: 622 Bytes
d353013
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

base_model: openbmb/MiniCPM-2B-dpo-bf16-llama-format
experts:
  - source_model: indischepartij/MiniCPM-3B-Hercules-v2.0
    positive_prompts:
    - "chat"
    - "assistant"
    - "tell me"
    - "explain"
  - source_model: indischepartij/MiniCPM-3B-OpenHermes-2.5-v2
    positive_prompts:
    - "code"
    - "python"
    - "javascript"
    - "programming"
    - "algorithm"
  - source_model: indischepartij/MiniCPM-3B-Bacchus
    positive_prompts:
    - "storywriting"
    - "write"
    - "scene"
    - "story"
    - "character"
    - "reason"
    - "math"
    - "mathematics"
    - "solve"
    - "count"
dtype: bfloat16