22 lines
797 B
YAML
22 lines
797 B
YAML
|
|
models:
|
||
|
|
- model: FallenMerick/MN-Chunky-Lotus-12B
|
||
|
|
parameters:
|
||
|
|
weight: 0.45 # Main engine for prose, detail, and max uncensored capability.
|
||
|
|
- model: Vortex5/Crimson-Constellation-12B
|
||
|
|
parameters:
|
||
|
|
weight: 0.25 # High weight for dramatic intensity and volatile reactions.
|
||
|
|
- model: Vortex5/Moonlit-Mirage-12B
|
||
|
|
parameters:
|
||
|
|
weight: 0.15 # For atmospheric depth and stylistic tone.
|
||
|
|
- model: Vortex5/Cosmic-Night-12B
|
||
|
|
parameters:
|
||
|
|
weight: 0.15 # Low weight: strictly for basic instruction adherence, not brevity.
|
||
|
|
|
||
|
|
merge_method: dare_ties
|
||
|
|
base_model: Vortex5/NoctyxCosma-12B # Excellent base for Italian/English and multi-turn.
|
||
|
|
parameters:
|
||
|
|
density: 0.60 # Balanced density to retain descriptive vocabulary.
|
||
|
|
weight: 1.0
|
||
|
|
dtype: bfloat16
|
||
|
|
tokenizer_source: base
|