File size: 334 Bytes
ed3d49f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
merge_method: model_stock
models:
- model: Nexesenex/Llama_3.1_8b_Mediver_V1.01
parameters:
weight: 1.0
- model: Nexesenex/Llama_3.x_8b_Smarteaz_V1.01
parameters:
weight: 1.0
base_model: SentientAGI/Dobby-Mini-Unhinged-Llama-3.1-8B
dtype: bfloat16
normalize: true
chat_template: auto
tokenizer:
source: union |