maddes8cht commited on
Commit
1b80636
1 Parent(s): 63ab52e

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -48,7 +48,7 @@ The core project making use of the ggml library is the [llama.cpp](https://githu
48
 
49
  There is a bunch of quantized files available. How to choose the best for you:
50
 
51
- # legacy quants
52
 
53
  Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.
54
  Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.
@@ -62,10 +62,12 @@ With a Q6_K you should find it really hard to find a quality difference to the o
62
 
63
 
64
 
 
65
  # Original Model Card:
66
 
67
 
68
  ***End of original Model File***
 
69
 
70
 
71
  ## Please consider to support my work
 
48
 
49
  There is a bunch of quantized files available. How to choose the best for you:
50
 
51
+ # Legacy quants
52
 
53
  Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.
54
  Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.
 
62
 
63
 
64
 
65
+ ---
66
  # Original Model Card:
67
 
68
 
69
  ***End of original Model File***
70
+ ---
71
 
72
 
73
  ## Please consider to support my work