File size: 327 Bytes
6c353dd |
1 2 3 4 5 6 7 8 9 |
models:
- model: ReadyArt/Omega-Darker_The-Final-Directive-12B
- model: crestf411/MN-Slush
merge_method: slerp
base_model: ReadyArt/Omega-Darker_The-Final-Directive-12B
dtype: bfloat16
parameters:
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Omega-Darker_The-Final-Directive for input & output, MN-Slush in the middle layers
|