19 lines
475 B
YAML
19 lines
475 B
YAML
models:
|
|
- model: "../cognitivecomputations_samantha-mistral-7b"
|
|
parameters:
|
|
weight: 0.42
|
|
- model: "../cognitivecomputations_dolphin-2.6-mistral-7b-dpo-laser"
|
|
parameters:
|
|
weight: 0.19
|
|
- model: "../KoboldAI_Mistral-7B-Holodeck-1"
|
|
parameters:
|
|
weight: 0.3
|
|
- model: "../KoboldAI_Mistral-7B-Erebus-v3"
|
|
parameters:
|
|
weight: 0.09
|
|
merge_method: task_arithmetic
|
|
base_model: "../cognitivecomputations_samantha-mistral-7b"
|
|
|
|
dtype: float16
|
|
|