File size: 339 Bytes
d28061b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
merge_method: model_stock
models:
- model: meditsolutions/Llama-3.1-MedIT-SUN-8B
parameters:
weight: 1.0
- model: huihui-ai/DeepHermes-3-Llama-3-8B-Preview-abliterated
parameters:
weight: 1.0
base_model: akjindal53244/Llama-3.1-Storm-8B
dtype: bfloat16
normalize: true
chat_template: auto
tokenizer:
source: union |