llama3-discolm-orca / mergekit_config.yml
cstr's picture
Upload folder using huggingface_hub
8e3d75e verified
raw
history blame
413 Bytes
slices:
- sources:
- model: mlabonne/OrpoLlama-3-8B
layer_range: [0, 32]
- model: DiscoResearch/Llama3_DiscoLM_German_8b_v0.1_experimental
layer_range: [0, 32]
merge_method: slerp
base_model: mlabonne/OrpoLlama-3-8B
parameters:
t:
- filter: self_attn
value: [1, 0.7, 0.5, 0.3, 0.1]
- filter: mlp
value: [0, 0.3, 0.5, 0.7, 0.9]
- value: 0.5
dtype: bfloat16