MixtralxWizardLM2-8x22B-SLERP-v0.2 / mergekit_config.yml
jsfs11's picture
Upload folder using huggingface_hub (#1)
e41d237 verified
raw
history blame contribute delete
407 Bytes
slices:
- sources:
- model: mistralai/Mixtral-8x22B-Instruct-v0.1
layer_range: [0, 56]
- model: alpindale/WizardLM-2-8x22B
layer_range: [0, 56]
merge_method: slerp
base_model: mistralai/Mixtral-8x22B-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