Phi_3_dpo_ttt_Merge / mergekit_config.yml
ihughes15234's picture
Upload folder using huggingface_hub
8c2cbb2 verified
raw
history blame contribute delete
403 Bytes
slices:
- sources:
- model: unsloth/Phi-3.5-mini-instruct
layer_range: [0, 32]
- model: ihughes15234/phi35_tictactoe_dpo5epoch
layer_range: [0, 32]
merge_method: slerp
base_model: unsloth/Phi-3.5-mini-instruct
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