Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- merge
|
5 |
+
- mergekit
|
6 |
+
- lazymergekit
|
7 |
+
- SanjiWatsuki/Lelantos-DPO-7B
|
8 |
+
- NeverSleep/Noromaid-7B-0.4-DPO
|
9 |
+
---
|
10 |
+
|
11 |
+
# Lelantos-Maid-DPO-7B 4bpw EXL2
|
12 |
+
|
13 |
+
## Description
|
14 |
+
Exllama quant of [SanjiWatsuki/Lelantos-Maid-DPO-7B](https://huggingface.co/SanjiWatsuki/Lelantos-Maid-DPO-7B)
|
15 |
+
|
16 |
+
## Other quants:
|
17 |
+
EXL2: [8bpw](https://huggingface.co/Kooten/Lelantos-Maid-DPO-7B-8bpw-exl2), [4bpw](https://huggingface.co/Kooten/Lelantos-Maid-DPO-7B-4bpw-exl2)
|
18 |
+
|
19 |
+
## Prompt format: ChatML
|
20 |
+
It is partly Noromaid so should be ChatML
|
21 |
+
|
22 |
+
```
|
23 |
+
<|im_start|>system
|
24 |
+
{sysprompt}<|im_end|>
|
25 |
+
<|im_start|>user
|
26 |
+
{input}<|im_end|>
|
27 |
+
<|im_start|>assistant
|
28 |
+
{output}<|im_end|>
|
29 |
+
```
|
30 |
+
## Contact
|
31 |
+
Kooten on discord
|