10 lines
229 B
YAML
10 lines
229 B
YAML
slices:
|
|
- sources:
|
|
- model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
layer_range: [0, 32]
|
|
- sources:
|
|
- model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
layer_range: [24, 32]
|
|
merge_method: passthrough
|
|
dtype: bfloat16
|