Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Noromaid-7B-0.4-DPO 4bpw EXL2
|
6 |
+
|
7 |
+
## Description
|
8 |
+
Exllama quant of [NeverSleep/Noromaid-7B-0.4-DPO](https://huggingface.co/NeverSleep/Noromaid-7B-0.4-DPO)
|
9 |
+
|
10 |
+
## Other quants:
|
11 |
+
EXL2: [8bpw](https://huggingface.co/Kooten/Noromaid-7B-0.4-DPO-8bpw-exl2), [6bpw](https://huggingface.co/Kooten/Noromaid-7B-0.4-DPO-6bpw-exl2), [4bpw](https://huggingface.co/Kooten/Noromaid-7B-0.4-DPO-4bpw-exl2)
|
12 |
+
|
13 |
+
## Prompt format: Chatml
|
14 |
+
```
|
15 |
+
<|im_start|>system
|
16 |
+
{sysprompt}<|im_end|>
|
17 |
+
<|im_start|>user
|
18 |
+
{input}<|im_end|>
|
19 |
+
<|im_start|>assistant
|
20 |
+
{output}<|im_end|>
|
21 |
+
```
|
22 |
+
|
23 |
+
## Contact
|
24 |
+
Kooten on discord
|