File size: 502 Bytes
3d26f67 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
tokenizer_source: "base"
chat_template: "chatml"
merge_method: ties
dtype: bfloat16
parameters:
normalize: true
base_model: sthenno-com/miscii-14b-1028
models:
- model: sthenno-com/miscii-14b-1028
parameters:
weight: 1
density: 0.5
- model: sthenno/miscii-1218
parameters:
weight: 1
density: 0.5
- model: sthenno/exp-002
parameters:
weight: 0.9
density: 0.5
- model: sthenno/miscii-1218
parameters:
weight: 0.6
density: 0.5
|