File size: 345 Bytes
c0b74cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
merge_method: model_stock
models:
- model: hyunseoki/llama3.2-1b-Open-R1-GRPO-test0
parameters:
weight: 1.0
- model: artificialguybr/LLAMA-3.2-1B-OpenHermes2.5
parameters:
weight: 1.0
base_model: artificialguybr/LLAMA3.2-1B-Synthia-II-Redmond
dtype: bfloat16
normalize: true
chat_template: auto
tokenizer:
source: union |