9 lines
225 B
YAML
9 lines
225 B
YAML
|
|
slices:
|
||
|
|
- sources:
|
||
|
|
- model: mistralai/Mistral-7B-Instruct-v0.2
|
||
|
|
layer_range: [0, 24]
|
||
|
|
- sources:
|
||
|
|
- model: mistralai/Mistral-7B-Instruct-v0.2
|
||
|
|
layer_range: [8, 32]
|
||
|
|
merge_method: passthrough
|
||
|
|
dtype: bfloat16
|