13 lines
270 B
YAML
13 lines
270 B
YAML
|
|
models:
|
||
|
|
- model: models/dolphin-2.6-mistral-7b-dpo-laser
|
||
|
|
parameters:
|
||
|
|
weight: 1.0
|
||
|
|
- model: models/Hyperion-1.5-Mistral-7B
|
||
|
|
parameters:
|
||
|
|
weight: 0.3
|
||
|
|
- model: models/merlinite-7b
|
||
|
|
parameters:
|
||
|
|
weight: 0.5
|
||
|
|
merge_method: linear
|
||
|
|
dtype: float16
|