File size: 363 Bytes
941b10b |
1 2 3 4 5 6 7 8 9 |
models:
- model: mergekit-community/Slush-ChatWaifu-Chronos
- model: mergekit-community/Slush-Lyra-Gutenberg-Bophades
merge_method: slerp
base_model: mergekit-community/Slush-ChatWaifu-Chronos
dtype: bfloat16
parameters:
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Slush-ChatWaifu-Chronos for input & output, Slush-Lyra-Gutenberg-Bophades in the middle layers
|