File size: 458 Bytes
4872a18 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
slices:
- sources:
- model: "./athirdpath_Orca-2-13b-Alpaca-Uncensored_flat"
layer_range: [0, 16]
- sources:
- model: "./KoboldAI_LLaMA2-13B-Erebus-v3"
layer_range: [8, 24]
- sources:
- model: "./athirdpath_Orca-2-13b-Alpaca-Uncensored_flat"
layer_range: [17, 32]
- sources:
- model: "./KoboldAI_LLaMA2-13B-Erebus-v3"
layer_range: [25, 40]
merge_method: passthrough
dtype: float32
name: normal
|