Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Noromaid-13B-0.4-DPO 4bpw
|
6 |
+
|
7 |
+
## Description
|
8 |
+
Exllama quant of [NeverSleep/Noromaid-13B-0.4-DPO](https://huggingface.co/NeverSleep/Noromaid-13B-0.4-DPO)
|
9 |
+
|
10 |
+
## Other quants:
|
11 |
+
EXL2: [8bpw](https://huggingface.co/Kooten/Noromaid-13B-0.4-DPO-8bpw-exl2), [6bpw](https://huggingface.co/Kooten/Noromaid-13B-0.4-DPO-6bpw-exl2), [5bpw](https://huggingface.co/Kooten/Noromaid-13B-0.4-DPO-5bpw-exl2), [4bpw](https://huggingface.co/Kooten/Noromaid-13B-0.4-DPO-4bpw-exl2)
|
12 |
+
|
13 |
+
|
14 |
+
## Prompt Format
|
15 |
+
### Silly Tavern Preset
|
16 |
+
[Context](https://files.catbox.moe/frkt0n.json)
|
17 |
+
|
18 |
+
[Instruct](https://files.catbox.moe/zl01ev.json)
|
19 |
+
|
20 |
+
## Prompt format: NsChatml
|
21 |
+
```
|
22 |
+
<|im_system|>
|
23 |
+
{sysprompt}<|im_end|>
|
24 |
+
<|im_user|>
|
25 |
+
{input}<|im_end|>
|
26 |
+
<|im_bot|>
|
27 |
+
{output}<|im_end|>
|
28 |
+
```
|
29 |
+
|
30 |
+
## Contact
|
31 |
+
Kooten on discord
|