File size: 452 Bytes
46665d2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
slices:
- sources:
- layer_range: [0, 12]
model: meta-llama/Llama-3.2-3B-Instruct
- sources:
- layer_range: [4, 16]
model: meta-llama/Llama-3.2-3B-Instruct
- sources:
- layer_range: [8, 20]
model: meta-llama/Llama-3.2-3B-Instruct
- sources:
- layer_range: [12, 24]
model: meta-llama/Llama-3.2-3B-Instruct
- sources:
- layer_range: [16, 28]
model: meta-llama/Llama-3.2-3B-Instruct
merge_method: passthrough
dtype: bfloat16
|