mergekit-gui / examples /SEC_Dolphin_slerp.yaml
Shamane's picture
Rename examples/SEC_Calme_slerp.yaml to examples/SEC_Dolphin_slerp.yaml
bb0c48f verified
raw history blame
No virus
443 Bytes
slices:
- sources:
- model: arcee-ai/sec-mistral-7b-instruct-1.6-epoch
layer_range: [0, 32]
- model: cognitivecomputations/dolphin-2.8-mistral-7b-v02
layer_range: [0, 32]
merge_method: slerp
base_model: cognitivecomputations/dolphin-2.8-mistral-7b-v02
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
dtype: bfloat16