models: | |
- model: rombodawg/Rombos-LLM-V2.6-Qwen-14b | |
#no parameters necessary for base model | |
- model: nbeerbower/Qwen2.5-Gutenberg-Doppel-14B | |
parameters: | |
density: 0.7 | |
weight: 0.7 | |
- model: huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2 | |
parameters: | |
density: 0.5 | |
weight: 0.5 | |
merge_method: ties | |
base_model: rombodawg/Rombos-LLM-V2.6-Qwen-14b | |
parameters: | |
normalize: false | |
int8_mask: true | |
dtype: float16 |