File size: 436 Bytes
bb4afe6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
base_model: nitky/Llama-3.1-SuperSwallow-70B-Instruct-v0.1
dtype: bfloat16
merge_method: slerp
parameters:
t:
- filter: self_attn
value: [0.0, 0.5, 0.3, 0.7, 1.0]
- filter: mlp
value: [1.0, 0.5, 0.7, 0.3, 0.0]
- value: 0.8
slices:
- sources:
- layer_range: [0, 80]
model: Saxo/Linkbricks-Horizon-AI-Japanese-Base-70B
- layer_range: [0, 80]
model: nitky/Llama-3.1-SuperSwallow-70B-Instruct-v0.1 |