TEST_MODEL / mergekit_moe_config.yml
jieunhan's picture
Upload folder using huggingface_hub
c5e5d0b verified
raw
history blame
497 Bytes
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