13 lines
352 B
YAML
13 lines
352 B
YAML
models:
|
|
- model: mistralai/Mistral-Nemo-Instruct-2407
|
|
- model: NeverSleep/Lumimaid-v0.2-12B
|
|
parameters:
|
|
weight: 0.5
|
|
- model: MuXodious/Mistral-Nemo-Instruct-2407-absolute-heresy
|
|
parameters:
|
|
weight: 0.5
|
|
merge_method: task_arithmetic
|
|
base_model: mistralai/Mistral-Nemo-Instruct-2407
|
|
parameters:
|
|
normalize: true
|
|
dtype: bfloat16 |