models: | |
- model: ReadyArt/Forgotten-Safeword-24B-v4.0 | |
parameters: | |
weight: 0.3 | |
density: 0.35 | |
- model: TroyDoesAI/BlackSheep-24B | |
parameters: | |
weight: 0.4 | |
density: 0.35 | |
- model: unsloth/Mistral-Small-24B-Instruct-2501 | |
parameters: | |
weight: 0.3 | |
density: 0.35 | |
merge_method: dare_ties | |
base_model: unsloth/Mistral-Small-24B-Instruct-2501 | |
parameters: | |
normalize: true | |
int8_mask: true | |
temperature: 1.5 | |
tokenizer_source: union | |
dtype: bfloat16 | |
chat_template: auto |