9 lines
219 B
YAML
9 lines
219 B
YAML
|
|
models:
|
||
|
|
- model: mistralai/Mistral-7B-Instruct-v0.2
|
||
|
|
parameters:
|
||
|
|
weight: 1.0
|
||
|
|
- model: NeuralNovel/Mistral-7B-Instruct-v0.2-Neural-Story
|
||
|
|
parameters:
|
||
|
|
weight: 0.75
|
||
|
|
merge_method: linear
|
||
|
|
dtype: float16
|