FishxInstruct / mergekit_config.yml
Fredithefish's picture
Upload folder using huggingface_hub
6485ec6 verified
slices:
- sources:
- model: Envoid/Fish-8x7B
layer_range: [0, 32]
- model: mistralai/Mixtral-8x7B-Instruct-v0.1
layer_range: [0, 32]
merge_method: slerp
base_model: mistralai/Mixtral-8x7B-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 # fallback for rest of tensors
dtype: bfloat16