WS_med_QA_Dolphin / mergekit_config.yml
o2satz's picture
Upload folder using huggingface_hub
fefeee8 verified
raw
history blame contribute delete
446 Bytes
slices:
- sources:
- model: cognitivecomputations/dolphin-2.9-llama3-8b
layer_range:
- 0
- 32
- model: o2satz/L3_med16QA
layer_range:
- 0
- 32
merge_method: slerp
base_model: cognitivecomputations/dolphin-2.9-llama3-8b
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