LelaStarling-7B / mergekit_config.yml
luqmanxyz's picture
Upload folder using huggingface_hub
7494545 verified
raw
history blame
No virus
397 Bytes
slices:
- sources:
- model: SanjiWatsuki/Lelantos-DPO-7B
layer_range: [0, 32]
- model: berkeley-nest/Starling-LM-7B-alpha
layer_range: [0, 32]
merge_method: slerp
base_model: SanjiWatsuki/Lelantos-DPO-7B
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