File size: 410 Bytes
9ced087 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
base_model: jambroz/sixtyoneeighty-7b
dtype: bfloat16
merge_method: dare_ties
models:
- model: jambroz/sixtyoneeighty-7b
- model: mlabonne/UltraMerge-7B
parameters:
density: '0.53'
weight: '0.4'
- model: HuggingFaceH4/mistral-7b-anthropic
parameters:
density: '0.53'
weight: '0.3'
- model: jambroz/FNCARL-7b
parameters:
density: '0.53'
weight: '0.3'
parameters:
int8_mask: true
|