File size: 280 Bytes
6756b78 |
1 2 3 4 5 6 7 8 9 10 11 |
merge_method: model_stock
models:
- model: KingNish/Reasoning-Llama-1b-v0.1
parameters:
weight: 1.0
- model: prithivMLmods/Bellatrix-Tiny-1B-R1
parameters:
weight: 1.0
base_model: zztheaven/Llama-3.2-1B-Instruct-Open-R1-GRPO
dtype: bfloat16
normalize: true |