]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
imatrix : use GGUF by default (#14842)
authorcompilade <redacted>
Sun, 3 Aug 2025 20:00:05 +0000 (16:00 -0400)
committerGitHub <redacted>
Sun, 3 Aug 2025 20:00:05 +0000 (22:00 +0200)
commitd31192b4ee1441bbbecd3cbf9e02633368bdc4f5
treef3112e933a2e2c22462a20d81cce67a622f89b56
parent0a2f5496bef9e54e5f42d6c2c3ad9eb7b379aed0
imatrix : use GGUF by default (#14842)

* imatrix : use GGUF by default

* imatrix : use GGUF regardless of the output filename

The legacy format can only be produced with --output-format dat
common/arg.cpp
common/common.h
tools/imatrix/README.md
tools/imatrix/imatrix.cpp