22 lines
451 B
YAML
22 lines
451 B
YAML
|
|
merge_method: dare_ties
|
||
|
|
base_model: mlabonne/AlphaMonarch-7B
|
||
|
|
parameters:
|
||
|
|
normalize: true
|
||
|
|
models:
|
||
|
|
- model: jeiku/Luna_7B
|
||
|
|
parameters:
|
||
|
|
weight: 0.75
|
||
|
|
- model: jeiku/Cookie_7B
|
||
|
|
parameters:
|
||
|
|
weight: 1
|
||
|
|
- model: jeiku/NarrativeNexus_7B
|
||
|
|
parameters:
|
||
|
|
weight: 0.5
|
||
|
|
- model: CultriX/NeuralTrix-bf16
|
||
|
|
parameters:
|
||
|
|
weight: 0.75
|
||
|
|
- model: mlabonne/AlphaMonarch-7B
|
||
|
|
parameters:
|
||
|
|
weight: 1
|
||
|
|
dtype: float16
|