File size: 382 Bytes
3ea9986 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct
parameters:
weight: 1
density: 1
- model: huihui-ai/DeepSeek-R1-Distill-Llama-8B-abliterated
parameters:
weight: 1
density: 1
merge_method: ties
base_model: GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct
parameters:
density: 1
normalize: true
int8_mask: true
dtype: bfloat16 |