File size: 315 Bytes
779b5ce |
1 2 3 4 5 6 7 8 9 |
models:
- model: mergekit-community/ChatWaifu-Wayfarer-12B
- model: crestf411/nemo-sunfall-v0.6.1
merge_method: slerp
base_model: mergekit-community/ChatWaifu-Wayfarer-12B
dtype: bfloat16
parameters:
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: ChatWaifu-Wayfarer for input & output, sunfall in the middle layers
|