diff --git a/tools/imatrix/README.md b/tools/imatrix/README.md index 46ee8d9968..b511847bf3 100644 --- a/tools/imatrix/README.md +++ b/tools/imatrix/README.md @@ -82,7 +82,7 @@ Versions **b5942** and newer of `llama-imatrix` store data in GGUF format by def ## Statistics -Beginning with version , `--show-statistics` has two modes. If `--activation-statistics` was used at imatrix creation time and `--output-format` was set to `gguf`, it reports precise statistics. Otherwise, it reports less accurate, albeit still useful, metrics based on average squared activations. +For current versions of `llama-imatrix`, the `--show-statistics` option has two modes of operation: If `--activation-statistics` was used to generate the imatrix and `--output-format` was set to `gguf`, precise activations statistics will be calculated. Otherwise, it will report less accurate, albeit still useful, metrics based on average squared activations. #### Per tensor