File size: 286 Bytes
dfd7a2d |
1 2 3 4 5 6 7 8 9 10 11 |
merge_method: model_stock
models:
- model: meditsolutions/Llama-3.1-MedIT-SUN-8B
parameters:
weight: 1.0
- model: allenai/Llama-3.1-Tulu-3.1-8B
parameters:
weight: 1.0
base_model: huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated
dtype: bfloat16
normalize: true |