eachadea commited on
Commit
0ac747e
·
1 Parent(s): 9faf51b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ inference: false
8
  - 4-bit quantized
9
  - Based on version 1.1
10
  - Used best available quantization for each format
 
11
  - **Choosing between q4_0, q4_1, and q4_2:**
12
  - 4_0 is the fastest. The quality is the poorest.
13
  - 4_1 is slower. The quality is noticeably better.
 
8
  - 4-bit quantized
9
  - Based on version 1.1
10
  - Used best available quantization for each format
11
+ - Uncensored variant is available - but is based on the previous release (still uses ### syntax and the response quality suffers in comparison to v1.1)
12
  - **Choosing between q4_0, q4_1, and q4_2:**
13
  - 4_0 is the fastest. The quality is the poorest.
14
  - 4_1 is slower. The quality is noticeably better.