Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ inference: true
|
|
10 |
- Used PR "More accurate Q4_0 and Q4_1 quantizations #896" (should be closer in quality to unquantized)
|
11 |
- Uncensored variant is available, but it's based on version 1.0
|
12 |
- 13B version of this can be found here: https://huggingface.co/eachadea/ggml-vicuna-13b-1.1
|
13 |
-
- Choosing between q4_0 and q4_1, the logic of higher number
|
14 |
<br>
|
15 |
<br>
|
16 |
|
|
|
10 |
- Used PR "More accurate Q4_0 and Q4_1 quantizations #896" (should be closer in quality to unquantized)
|
11 |
- Uncensored variant is available, but it's based on version 1.0
|
12 |
- 13B version of this can be found here: https://huggingface.co/eachadea/ggml-vicuna-13b-1.1
|
13 |
+
- Choosing between q4_0 and q4_1, the logic of higher number \= better does not apply. If you are confused, stick with q4_0.
|
14 |
<br>
|
15 |
<br>
|
16 |
|