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