maddes8cht commited on
Commit
75d7e98
·
1 Parent(s): b240d09

"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
@@ -258,6 +259,7 @@ Please read this disclaimer carefully before using the large language model prov
258
  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.
259
 
260
  ***End of original Model File***
 
261
 
262
 
263
  ## 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
 
259
  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.
260
 
261
  ***End of original Model File***
262
+ ---
263
 
264
 
265
  ## Please consider to support my work