File size: 607 Bytes
118293d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
slices:
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [0, 8]
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [4, 12]
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [8, 16]
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [12, 20]
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [16, 24]
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [20, 28]
- sources:
- model: 'sarashina2.2-3b-instruct-v0.1'
layer_range: [24, 32]
merge_method: passthrough
dtype: bfloat16
|