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