SH-IV-Test-3.8B-slerp / mergekit_config.yml
SameedHussain's picture
Upload folder using huggingface_hub
60b0a87 verified
raw
history blame contribute delete
416 Bytes
slices:
- sources:
- model: microsoft/Phi-3-mini-4k-instruct
layer_range: [0, 32]
- model: mzbac/Phi-3-mini-4k-instruct-function-calling
layer_range: [0, 32]
merge_method: slerp
base_model: microsoft/Phi-3-mini-4k-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