We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9391bd commit 98bcd3eCopy full SHA for 98bcd3e
tools/imatrix/README.md
@@ -52,7 +52,7 @@ For faster computation, make sure to use GPU offloading via the `-ngl | --n-gpu-
52
53
```bash
54
# analyse imatrix file and display summary statistics instead of running inference
55
-./llama-imatrix --imatrix imatrix.dat --show-statistics
+./llama-imatrix --in-file imatrix.dat --show-statistics
56
```
57
58
`--show-statistics` will display the following statistics:
0 commit comments