9 lines
296 B
YAML
9 lines
296 B
YAML
models:
|
|
- model: sometimesanotion/Lamarck-14B-v0.6
|
|
- model: CultriX/Qwen2.5-14B-partialmergept1
|
|
merge_method: slerp
|
|
base_model: sometimesanotion/Lamarck-14B-v0.6
|
|
dtype: bfloat16
|
|
parameters:
|
|
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
|