BioMistral-7B-SLERP-8.0bpw-h8-exl2 / mergekit_config.yml
LoneStriker's picture
Upload folder using huggingface_hub
b0922a3 verified
slices:
- sources:
- model: mistralai/Mistral-7B-Instruct-v0.1
layer_range: [0, 32]
- model: Project44/BioMistral-7B-0.1-PubMed-V2
layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mistral-7B-Instruct-v0.1
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