15 lines
357 B
YAML
15 lines
357 B
YAML
merge_method: model_stock
|
|
models:
|
|
- model: /drive2/FuseChat-Llama-3.1-8B-Instruct
|
|
parameters:
|
|
weight: 1.0
|
|
- model: /drive2/DeepSeek-R1-Distill-Llama-8B
|
|
parameters:
|
|
weight: 1.0
|
|
- model: /drive2/Llama-3.1-SuperNova-Lite
|
|
parameters:
|
|
weight: 1.0
|
|
base_model: /drive2/Meta-Llama-3.1-8B-Instruct
|
|
dtype: bfloat16
|
|
normalize: true
|