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

base_model: yanolja/EEVE-Korean-10.8B-v1.0
dtype: float16
experts:
  - source_model: yanolja/EEVE-Korean-10.8B-v1.0
    positive_prompts: ["You are an helpful general-pupose assistant."]
  - source_model: upstage/SOLAR-10.7B-v1.0
    positive_prompts: ["You are helpful assistant."]
merge_method: slerp
gate_mode: cheap_embed
parameters:
  t:
    - filter: self_attn
      value: [0, 0.5, 0.3, 0.7, 1]
    - filter: mlp
      value: [1, 0.5, 0.7, 0.3, 0]
    - value: 0.5

tokenizer_source: base