File size: 511 Bytes
e3bf463 eb07e3c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
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
``` |