Llama-3-Stheno-Instruct-8B / mergekit_config.yml
mpasila's picture
Upload folder using huggingface_hub
280bfef verified
raw
history blame contribute delete
No virus
397 Bytes
slices:
- sources:
- model: Sao10K/L3-8B-Stheno-v3.2
layer_range: [0, 32]
- model: Undi95/Meta-Llama-3-8B-Instruct-hf
layer_range: [0, 32]
merge_method: slerp
base_model: Sao10K/L3-8B-Stheno-v3.2
parameters:
t:
- filter: self_attn
value: [0.4, 0.5, 0.6, 0.4, 0.6]
- filter: mlp
value: [0.6, 0.5, 0.4, 0.6, 0.4]
- value: 0.5
dtype: bfloat16