22 lines
578 B
Markdown
22 lines
578 B
Markdown
|
|
---
|
||
|
|
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>
|
||
|
|
```
|