File size: 392 Bytes
d9c0d1e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
models:
- model: nbeerbower/mistral-nemo-kartoffel-12B
parameters:
weight: 1.0
- model: cgato/Nemo-12b-TheAnswer-v0.1-E2
parameters:
weight: 1.0
- model: yamatazen/Ayla-Light-12B-v2
parameters:
weight: 1.0
- model: redrix/patricide-12B-Unslop-Mell-v2
parameters:
weight: 1.0
merge_method: linear
normalize: true
int8_mask: true
dtype: bfloat16
|