MistrLlama-3-instruct-v0.2-slerp / mergekit_config.yml
JoPmt's picture
Upload folder using huggingface_hub
512d028 verified
raw
history blame
333 Bytes
models:
- model: mistralai/Mistral-7B-Instruct-v0.2
- model: NousResearch/Meta-Llama-3-8B-Instruct
merge_method: slerp
base_model: mistralai/Mistral-7B-Instruct-v0.2
parameters:
t:
- filter: self_attn
value: [0, 0.5, 0.5, 0.5, 1]
- filter: mlp
value: [1, 0.5, 0.5, 0.5, 0]
- value: 0.5
dtype: bfloat16