Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,6 @@ Exllama quant of [NeverSleep/Noromaid-7B-0.4-DPO](https://huggingface.co/NeverSl
|
|
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 |
-
|
14 |
-
## Prompt Format
|
15 |
-
### Silly Tavern Preset
|
16 |
-
[Instruct Mode]()
|
17 |
-
|
18 |
-
[Context Template]()
|
19 |
-
|
20 |
## Prompt format: Chatml
|
21 |
```
|
22 |
<|im_start|>system
|
@@ -26,6 +19,10 @@ EXL2: [8bpw](https://huggingface.co/Kooten/Noromaid-7B-0.4-DPO-8bpw-exl2), [6bpw
|
|
26 |
<|im_start|>assistant
|
27 |
{output}<|im_end|>
|
28 |
```
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Contact
|
31 |
Kooten on discord
|
|
|
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
|
|
|
19 |
<|im_start|>assistant
|
20 |
{output}<|im_end|>
|
21 |
```
|
22 |
+
### Silly Tavern Preset
|
23 |
+
Mad by me, not official
|
24 |
+
- [Instruct Mode]()
|
25 |
+
- [Context Template]()
|
26 |
|
27 |
## Contact
|
28 |
Kooten on discord
|