File size: 300 Bytes
b3edaf4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
slices:
- sources:
- model: mistralai/Mistral-7B-v0.1
layer_range: [0, 32]
- sources:
- model: mistralai/Mistral-7B-v0.1
layer_range: [8, 24]
- sources:
- model: mistralai/Mistral-7B-v0.1
layer_range: [8, 32]
merge_method: passthrough
dtype: bfloat16
|