Skip to content

Commit e9ab48f

Browse files
committed
Update README
1 parent fa7c3da commit e9ab48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/imatrix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The parameters in square brackets are optional and have the following meaning:
3131

3232
For faster computation, make sure to use GPU offloading via the `-ngl | --n-gpu-layers` argument.
3333

34-
Recent versions of `llama-imatrix` store data in GGUF format by default. For the legacy format, use an extension other than `.gguf` when saving the output file.
34+
Recent versions of `llama-imatrix` store data in GGUF format by default. For the legacy format, use an extension other than `.gguf` when saving the output file. More information is [available here](https://github.com/ggml-org/llama.cpp/pull/9400)
3535

3636
## Examples
3737

0 commit comments

Comments
 (0)