Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Kunoichi-DPO-v2-7B 6bpw EXL2
|
6 |
+
|
7 |
+
## Description
|
8 |
+
Exllama quant of [SanjiWatsuki/Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B)
|
9 |
+
|
10 |
+
## Other quants:
|
11 |
+
EXL2: [8bpw](https://huggingface.co/Kooten/Kunoichi-DPO-v2-7B-8bpw-exl2), [6bpw](https://huggingface.co/Kooten/Kunoichi-DPO-v2-7B-6bpw-exl2), [4bpw](https://huggingface.co/Kooten/Kunoichi-DPO-v2-7B-4bpw-exl2)
|
12 |
+
|
13 |
+
## Prompt format: Unsure
|
14 |
+
The previous version was alpaca
|
15 |
+
|
16 |
+
***Alpaca:***
|
17 |
+
```
|
18 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
19 |
+
|
20 |
+
### Instruction:
|
21 |
+
{prompt}
|
22 |
+
|
23 |
+
### Response:
|
24 |
+
```
|
25 |
+
## Contact
|
26 |
+
Kooten on discord
|