2_PRYMMAL-ECE-7B-SLERP / mergekit_config.yml
Lil-R's picture
Upload folder using huggingface_hub
293c73e verified
raw
history blame contribute delete
415 Bytes
slices:
- sources:
- model: rombodawg/Rombos-LLM-V2.5-Qwen-7b
layer_range: [0, 28]
- model: Tsunami-th/Tsunami-0.5x-7B-Instruct
layer_range: [0, 28]
merge_method: slerp
base_model: rombodawg/Rombos-LLM-V2.5-Qwen-7b
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