| slices: | |
| - sources: | |
| - model: microsoft/phi-4 | |
| layer_range: [0, 8] # Keep only the first 8 layers, creating about 3.7B parameters | |
| merge_method: passthrough # Directly pass through the selected layers |
| slices: | |
| - sources: | |
| - model: microsoft/phi-4 | |
| layer_range: [0, 8] # Keep only the first 8 layers, creating about 3.7B parameters | |
| merge_method: passthrough # Directly pass through the selected layers |