Kooten commited on
Commit
a73381d
1 Parent(s): 50fdfde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -10
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
2
- language:
3
- - en
 
 
4
  ---
 
5
  # NeverSleep/MiquMaid-v2-70B-DPO Imatrix GGUF
6
 
7
  ## Description
@@ -9,18 +12,20 @@ Imatrix GGUF quants of [NeverSleep/MiquMaid-v2-70B](https://huggingface.co/Never
9
 
10
  ## Other quants:
11
 
12
- EXL2: [3.5bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-3.5bpw-exl2), [3bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-3bpw-exl2), [2.4bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-2.4bpw-exl2)
13
 
14
  [2bit Imatrix GGUF](https://huggingface.co/Kooten/MiquMaid-v2-70B-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
 
1
  ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - not-for-all-audiences
5
+ - nsfw
6
  ---
7
+
8
  # NeverSleep/MiquMaid-v2-70B-DPO Imatrix GGUF
9
 
10
  ## Description
 
12
 
13
  ## Other quants:
14
 
15
+ EXL2: [8bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-8bpw-exl2), [6bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-6bpw-exl2), [5bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-5bpw-exl2), [4bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-4bpw-exl2), [3.5bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-3.5bpw-exl2), [3bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-3bpw-exl2), [2.4bpw](https://huggingface.co/Kooten/MiquMaid-v2-70B-2.4bpw-exl2)
16
 
17
  [2bit Imatrix GGUF](https://huggingface.co/Kooten/MiquMaid-v2-70B-Imatrix-GGUF): [IQ2-XS](), [IQ2-XXS](), [IQ3-XXS]()
18
 
19
+ ### Custom format:
20
  ```
21
+ ### Instruction:
22
+ {system prompt}
23
+
24
+ ### Input:
25
+ {input}
26
+
27
+ ### Response:
28
+ {reply}
29
  ```
30
 
31
  ## Contact