Llama3.1-DeepDilemma-V1-8B / mergekit_config.yml
Yuma42's picture
Upload folder using huggingface_hub
e94242d verified
raw
history blame
420 Bytes
slices:
- sources:
- model: Yuma42/Llama3.1-StableRoots-V0.5-8B
layer_range: [0, 32]
- model: Yuma42/Llama3.1-DeepDilemma-V0.9-8B
layer_range: [0, 32]
merge_method: slerp
base_model: Yuma42/Llama3.1-StableRoots-V0.5-8B
parameters:
t:
- filter: self_attn
value: [0.1, 0.3, 0.5, 0.3, 0.1]
- filter: mlp
value: [0.1, 0.3, 0.5, 0.3, 0.1]
- value: 0.3
dtype: bfloat16