models: | |
- model: unsloth/Llama-3.3-70B-Instruct | |
- model: Nohobby/AbominationSnowPig | |
parameters: | |
density: 0.4 | |
gamma: 0.05 | |
weight: 0.4 | |
- model: TareksLab/Wordforger-V1b-LLaMa-70B | |
parameters: | |
density: 0.4 | |
gamma: 0.07 | |
weight: 0.4 | |
- model: TareksLab/RolePlayer-V6-LLaMa-70B | |
parameters: | |
density: 0.5 | |
gamma: 0.05 | |
weight: 0.2 | |
base_model: unsloth/Llama-3.3-70B-Instruct | |
merge_method: breadcrumbs | |
parameters: | |
int8_mask: true | |
rescale: true | |
normalize: false | |
dtype: bfloat16 | |
tokenizer_source: base |