Kooten commited on
Commit
9408399
·
verified ·
1 Parent(s): d2b8709

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
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
- ## Other quants:
11
 
12
- EXL2: [3.5bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-DPO-3.5bpw-exl2), [3bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-DPO-3bpw-exl2), [2.4bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-DPO-2.4bpw-exl2)
 
 
 
13
 
14
- [2bit Imatrix GGUF](https://huggingface.co/Kooten/MiquMaid-v2-70B-DPO-Imatrix-GGUF): [IQ2-XS](), [IQ2-XXS](), [IQ3-XXS]()
 
15
 
16
- ## Prompt format: NsChatml
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