File size: 578 Bytes
b56ff1e b8c5f69 b56ff1e b8c5f69 b56ff1e b8c5f69 b56ff1e b8c5f69 b56ff1e b8c5f69 b56ff1e b8c5f69 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
base_model:
- mistralai/Mistral-Nemo-Instruct-2407
- NeverSleep/Lumimaid-v0.2-12B
- Undi95/LocalC-12B-e2.0
- anthracite-org/magnum-v4-12b
library_name: transformers
tags:
- mergekit
- merge
---
Merge of Lumimaid and Magnum as requested by some. <b>UPDATE : Magnum v4 used in this merge as asked [here](https://huggingface.co./Undi95/Lumimaid-Magnum-12B/discussions/4)</b>
I used the DELLA merge method in mergekit and added a finetune of Nemo only on Claude input, trained on 16k ctx, in the mix.
# Prompt template: Mistral
```
<s>[INST] {input} [/INST] {output}</s>
``` |