File size: 358 Bytes
e07b182 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
models:
- model: rombodawg/Rombos-LLM-70b-Llama-3.3
parameters:
density: 0.5
weight: 0.5
- model: huihui-ai/Llama-3.1-Nemotron-70B-Instruct-HF-abliterated
parameters:
density: 0.5
weight: 0.5
merge_method: ties
base_model: rombodawg/Rombos-LLM-70b-Llama-3.3
parameters:
normalize: false
int8_mask: true
dtype: float16 |