File size: 247 Bytes
2d5cf69 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: ruslanmv/Medical-Llama3-8B
parameters:
weight: 0.50
- model: HPAI-BSC/Llama3-Aloe-8B-Alpha
parameters:
weight: 0.50
base_model: HPAI-BSC/Llama3-Aloe-8B-Alpha
merge_method: task_arithmetic
dtype: bfloat16
|