File size: 898 Bytes
9a40306
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34

---

base_model:
- mistralai/Mistral-Nemo-Instruct-2407
- NeverSleep/Lumimaid-v0.2-12B
- Undi95/LocalC-12B-e2.0
- intervitens/mini-magnum-12b-v1.1
library_name: transformers
tags:
- mergekit
- merge


---

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)

# QuantFactory/Lumimaid-Magnum-12B-GGUF
This is quantized version of [Undi95/Lumimaid-Magnum-12B](https://huggingface.co/Undi95/Lumimaid-Magnum-12B) created using llama.cpp

# Original Model Card


Merge of Lumimaid and Magnum as requested by some.

I used the new 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>
```