25 lines
440 B
YAML
25 lines
440 B
YAML
models:
|
|
- model: limloop/MN-12B-Hydra-RP-RU
|
|
parameters:
|
|
weight: 0.6
|
|
|
|
- model: SicariusSicariiStuff/Impish_Bloodmoon_12B
|
|
parameters:
|
|
weight: 0.25
|
|
density: 0.9
|
|
|
|
- model: ReadyArt/Forgotten-Safeword-12B-v4.0
|
|
parameters:
|
|
weight: 0.1
|
|
density: 0.6
|
|
|
|
merge_method: ties
|
|
parameters:
|
|
epsilon: 0.01
|
|
normalize: true
|
|
|
|
base_model: limloop/MN-12B-Hydra-RP-RU
|
|
dtype: bfloat16
|
|
|
|
tokenizer:
|
|
source: "base" |