File size: 411 Bytes
e281e7c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: /drive2/DeepSeek-R1-Distill-Llama-8B
parameters:
weight: 1.5
- model: /drive2/Skywork-o1-Open-Llama-3.1-8B
parameters:
weight: 1.5
- model: /drive2/DeepHermes-3-Llama-3-8B-Preview
- model: /drive2/OpenO1-LLama-8B-v0.1
- model: /drive2/LLaMA-O1-Supervised-1129
- model: /drive2/Reflection-Llama-3.1-8B
merge_method: linear
parameters:
weight: 1
dtype: bfloat16
|