File size: 229 Bytes
7010331 |
1 2 3 4 5 6 7 8 9 10 11 |
slices:
- sources:
- model: meta-llama/Meta-Llama-3-8B-Instruct
layer_range: [0, 10]
- sources:
- model: TsinghuaC3I/Llama-3-8B-UltraMedical
layer_range: [10,20]
merge_method: passthrough
dtype: bfloat16
|