yayoimizuha commited on
Commit
f319d30
·
verified ·
1 Parent(s): f6c7fb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -45,3 +45,6 @@ configs:
45
 
46
  ## Uses
47
 
 
 
 
 
45
 
46
  ## Uses
47
 
48
+ ```sh
49
+ llama-imatrix -m /path/to/model-file/original-f16.gguf -f imatrix_sample.txt
50
+ ```