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