license: cc-by-nc-4.0 | |
Merge of [KoboldAI/LLaMA2-13B-Psyfighter2](https://huggingface.co/KoboldAI/LLaMA2-13B-Psyfighter2) and [NeverSleep/Noromaid-13b-v0.1.1](https://huggingface.co/NeverSleep/Noromaid-13b-v0.1.1) | |
.yaml file for mergekit | |
``` | |
models: | |
- model: LLaMA2-13B-Psyfighter2 | |
- model: Noromaid-13b-v0.1.1 | |
parameters: | |
density: 0.65 | |
weight: [0, 0.3, 0.7, 1] | |
merge_method: ties | |
base_model: LLaMA2-13B-Psyfighter2 | |
parameters: | |
normalize: true | |
int8_mask: true | |
dtype: float16 | |
``` |