slices: | |
- sources: | |
- model: unsloth/Llama-3.3-70B-Instruct | |
layer_range: [0, 32] | |
- sources: | |
- model: unsloth/Llama-3.3-70B-Instruct | |
layer_range: [0, 32] # Duplicate the layers to increase parameters | |
merge_method: passthrough | |
dtype: bfloat16 |
slices: | |
- sources: | |
- model: unsloth/Llama-3.3-70B-Instruct | |
layer_range: [0, 32] | |
- sources: | |
- model: unsloth/Llama-3.3-70B-Instruct | |
layer_range: [0, 32] # Duplicate the layers to increase parameters | |
merge_method: passthrough | |
dtype: bfloat16 |