Update README.md
Browse files
README.md
CHANGED
@@ -7,20 +7,18 @@ language:
|
|
7 |
## Description
|
8 |
Imatrix GGUF quants of [NeverSleep/MiquMaid-v2-70B-DPO](https://huggingface.co/NeverSleep/MiquMaid-v2-70B-DPO)
|
9 |
|
10 |
-
|
11 |
|
12 |
-
|
|
|
|
|
|
|
13 |
|
14 |
-
|
|
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
<|im_system|>
|
19 |
-
{sysprompt}<|im_end|>
|
20 |
-
<|im_user|>
|
21 |
-
{input}<|im_end|>
|
22 |
-
<|im_bot|>
|
23 |
-
{output}<|im_end|>
|
24 |
```
|
25 |
|
26 |
## Contact
|
|
|
7 |
## Description
|
8 |
Imatrix GGUF quants of [NeverSleep/MiquMaid-v2-70B-DPO](https://huggingface.co/NeverSleep/MiquMaid-v2-70B-DPO)
|
9 |
|
10 |
+
[IQ2-XS](), [IQ2-XXS](), [IQ3-XXS]()
|
11 |
|
12 |
+
### Custom format:
|
13 |
+
```
|
14 |
+
### Instruction:
|
15 |
+
{system prompt}
|
16 |
|
17 |
+
### Input:
|
18 |
+
{input}
|
19 |
|
20 |
+
### Response:
|
21 |
+
{reply}
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
```
|
23 |
|
24 |
## Contact
|