CyberWitch-7B / mergekit_config.yml
LunaticPython161's picture
Upload folder using huggingface_hub
d1afb24 verified
raw
history blame
400 Bytes
slices:
- sources:
- model: WizardLM/WizardMath-7B-V1.1
layer_range: [0, 32]
- model: segolilylabs/Lily-Cybersecurity-7B-v0.2
layer_range: [0, 32]
merge_method: slerp
base_model: WizardLM/WizardMath-7B-V1.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