16 lines
372 B
YAML
16 lines
372 B
YAML
models:
|
|
- model: ../cognitivecomputations_dolphin-2.6-mistral-7b-dpo-laser
|
|
parameters:
|
|
weight: 0.2
|
|
- model: ../KoboldAI_Mistral-7B-Holodeck-1
|
|
parameters:
|
|
weight: 0.2
|
|
- model: ../KoboldAI_Mistral-7B-Erebus-v3
|
|
parameters:
|
|
weight: 0.7
|
|
merge_method: task_arithmetic
|
|
base_model: ../cognitivecomputations_samantha-mistral-7b
|
|
|
|
dtype: float16
|
|
|