3Bgeneral-ECE-PRYMMAL-Martial / mergekit_config.yml
brgx53's picture
Upload folder using huggingface_hub
fd1e82b verified
raw
history blame contribute delete
419 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: microsoft/Phi-3.5-mini-instruct
parameters:
t:
- filter: self_attn
value: [0, 0.25, 0.5, 0.75, 1]
- filter: mlp
value: [1, 0.75, 0.5, 0.25, 0]
- value: 0.5
dtype: bfloat16