File size: 313 Bytes
bbbfb91 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
models:
- model: arcee-ai/Llama-3.1-SuperNova-Lite
parameters:
weight: 1.0
- model: allenai/Llama-3.1-Tulu-3-8B
parameters:
weight: 1.0
- model: meditsolutions/Llama-3.1-MedIT-SUN-8B
parameters:
weight: 1.0
merge_method: linear
normalize: false
int8_mask: true
dtype: bfloat16
|