maddes8cht
commited on
Commit
•
5939e6d
1
Parent(s):
120200b
"Update README.md"
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ The core project making use of the ggml library is the [llama.cpp](https://githu
|
|
43 |
|
44 |
There is a bunch of quantized files available. How to choose the best for you:
|
45 |
|
46 |
-
#
|
47 |
|
48 |
Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.
|
49 |
Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.
|
|
|
43 |
|
44 |
There is a bunch of quantized files available. How to choose the best for you:
|
45 |
|
46 |
+
# Legacy quants
|
47 |
|
48 |
Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.
|
49 |
Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.
|