Joseph717171 commited on
Commit
803a4b9
·
verified ·
1 Parent(s): 34f893f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ author: froggeric (https://huggingface.co/datasets/froggeric/imatrix/edit/main/R
10
 
11
  # Note: Imatrices uploaded to this repo follow the following naming convention: model-name_training-dataset.imatrix (hyphens are purely used in this example to enhance readability...)
12
  ```
13
- llama.cpp % ./quantize --imatrix path_to_imatrix path_to_model_files model_name-QuantType.gguf QuantType
14
  ```
15
 
16
  ## Which file to use for generating the importance matrix
 
10
 
11
  # Note: Imatrices uploaded to this repo follow the following naming convention: model-name_training-dataset.imatrix (hyphens are purely used in this example to enhance readability...)
12
  ```
13
+ llama.cpp % ./quantize --imatrix path_to_imatrix path_to_model/ggml-model-f16.gguf model_name-QuantType.gguf QuantType
14
  ```
15
 
16
  ## Which file to use for generating the importance matrix