Skip to content

Commit 3042d9b

Browse files
author
Tobias Bergmann
committed
simple typo fixed
1 parent f355229 commit 3042d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/imatrix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# llama.cpp/examples/imatrix
22

3-
Compute an importance matrix for a model and given text dataset. Can be used during quantization to enchance the quality of the quantized models.
3+
Compute an importance matrix for a model and given text dataset. Can be used during quantization to enhance the quality of the quantized models.
44
More information is available here: https://github.com/ggerganov/llama.cpp/pull/4861
55

66
## Usage

0 commit comments

Comments
 (0)