File size: 386 Bytes
8c1a562 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
slices:
- sources:
- model: ../microsoft_Orca-2-13b_flat
layer_range: [0, 16]
- sources:
- model: ../KoboldAI_LLaMA2-13B-Erebus-v3
layer_range: [8, 24]
- sources:
- model: ../microsoft_Orca-2-13b_flat
layer_range: [17, 32]
- sources:
- model: ../KoboldAI_LLaMA2-13B-Erebus-v3
layer_range: [25, 40]
merge_method: passthrough
dtype: float16 |