experts: - source_model: mistralai/Mistral-7B-v0.1 positive_prompts: ["You are a helpful assistant that gives reasoning to answers."] - source_model: NousResearch/Hermes-2-Pro-Mistral-7B positive_prompts: ["You are helping by answering the questions."] merge_method: slerp base_model: mistralai/Mistral-7B-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: float16