Joseph717171 commited on
Commit
67a1aa7
·
verified ·
1 Parent(s): 47e6e7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ llama.cpp % ./quantize --imatrix path_to_imatrix path_to_model/ggml-model-f16.gg
16
  ```
17
  # Note: If you need detailed steps to convert your Large Language Model to GGUF, please scroll to the bottom of this page and check out the section: How to convert (Supported) LLMs (Large Language Model) to GGUF format
18
 
 
 
19
  # Input files for generating the Importance Matrix
20
 
21
  ## Which file to use for generating the importance matrix
 
16
  ```
17
  # Note: If you need detailed steps to convert your Large Language Model to GGUF, please scroll to the bottom of this page and check out the section: How to convert (Supported) LLMs (Large Language Model) to GGUF format
18
 
19
+ # Supplementary Learning:
20
+
21
  # Input files for generating the Importance Matrix
22
 
23
  ## Which file to use for generating the importance matrix