File size: 260 Bytes
9c07608 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: Cognitive-Lab/LLama3-Gaja-Hindi-8B-v0.1
parameters:
weight: 0.40
- model: HPAI-BSC/Llama3-Aloe-8B-Alpha
parameters:
weight: 0.60
base_model: HPAI-BSC/Llama3-Aloe-8B-Alpha
merge_method: task_arithmetic
dtype: bfloat16
|