maddes8cht commited on
Commit
e08eaf7
1 Parent(s): 7a17c7a

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -56,7 +56,7 @@ The core project making use of the ggml library is the [llama.cpp](https://githu
56
 
57
  There is a bunch of quantized files available. How to choose the best for you:
58
 
59
- # legacy quants
60
 
61
  Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.
62
  Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.
@@ -70,6 +70,7 @@ With a Q6_K you should find it really hard to find a quality difference to the o
70
 
71
 
72
 
 
73
  # Original Model Card:
74
  # Model Card
75
  ## Summary
@@ -284,6 +285,7 @@ Please read this disclaimer carefully before using the large language model prov
284
  By using the large language model provided in this repository, you agree to accept and comply with the terms and conditions outlined in this disclaimer. If you do not agree with any part of this disclaimer, you should refrain from using the model and any content generated by it.
285
 
286
  ***End of original Model File***
 
287
 
288
 
289
  ## Please consider to support my work
 
56
 
57
  There is a bunch of quantized files available. How to choose the best for you:
58
 
59
+ # Legacy quants
60
 
61
  Q4_0, Q4_1, Q5_0, Q5_1 and Q8 are `legacy` quantization types.
62
  Nevertheless, they are fully supported, as there are several circumstances that cause certain model not to be compatible with the modern K-quants.
 
70
 
71
 
72
 
73
+ ---
74
  # Original Model Card:
75
  # Model Card
76
  ## Summary
 
285
  By using the large language model provided in this repository, you agree to accept and comply with the terms and conditions outlined in this disclaimer. If you do not agree with any part of this disclaimer, you should refrain from using the model and any content generated by it.
286
 
287
  ***End of original Model File***
288
+ ---
289
 
290
 
291
  ## Please consider to support my work