Notus-TheTop-7b-Slerp / mergekit_config.yml
powermove72's picture
Upload folder using huggingface_hub
001f009 verified
raw
history blame contribute delete
No virus
391 Bytes
slices:
- sources:
- model: argilla/notus-7b-v1
layer_range: [0, 32]
- model: MaziyarPanahi/TheTop-5x7B-Instruct-S3-v0.1
layer_range: [0, 32]
merge_method: slerp
base_model: argilla/notus-7b-v1
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