File size: 339 Bytes
05f587c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
merge_method: model_stock
models:
- model: mlabonne/Hermes-3-Llama-3.1-8B-lorablated
parameters:
weight: 1.0
- model: meditsolutions/Llama-3.1-MedIT-SUN-8B
parameters:
weight: 1.0
base_model: huihui-ai/Dolphin3.0-Llama3.1-8B-abliterated
dtype: bfloat16
normalize: true
chat_template: auto
tokenizer:
source: union |