lareneg3B-ECE-PRYMMAL-Martial / mergekit_config.yml
Marsouuu's picture
Upload folder using huggingface_hub
2e32a6b verified
raw
history blame contribute delete
433 Bytes
slices:
- sources:
- model: jpacifico/Chocolatine-3B-Instruct-DPO-Revised
layer_range: [0, 32]
- model: microsoft/Phi-3.5-mini-instruct
layer_range: [0, 32]
merge_method: slerp
base_model: jpacifico/Chocolatine-3B-Instruct-DPO-Revised
parameters:
t:
- filter: self_attn
value: [1, 0.75, 0.5, 0.25, 0]
- filter: mlp
value: [0, 0.25, 0.5, 0.75, 1]
- value: 0.5
dtype: bfloat16