Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# FlatDolphinMaid-8x7B 3.5bpw
|
6 |
+
Exllama quant of [Undi95/FlatDolphinMaid-8x7B](https://huggingface.co/Undi95/FlatDolphinMaid-8x7B)
|
7 |
+
|
8 |
+
|
9 |
+
### Promt format:
|
10 |
+
|
11 |
+
```
|
12 |
+
### Instruction:
|
13 |
+
{system prompt}
|
14 |
+
|
15 |
+
### Input:
|
16 |
+
{input}
|
17 |
+
|
18 |
+
### Response:
|
19 |
+
{reply}
|
20 |
+
```
|
21 |
+
|
22 |
+
### Contact
|
23 |
+
Kooten on discord.
|