PRYMMAL-ECE-7B-SLERP-V7 / mergekit_config.yml
LilRg's picture
Upload folder using huggingface_hub
834363d verified
raw
history blame contribute delete
404 Bytes
slices:
- sources:
- model: Tsunami-th/Tsunami-0.5x-7B-Instruct
layer_range: [0, 28]
- model: Qwen/Qwen2.5-Math-7B
layer_range: [0, 28]
merge_method: slerp
base_model: Tsunami-th/Tsunami-0.5x-7B-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