]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
imatrix : warn when GGUF imatrix is saved without .gguf suffix (#15076)
authorcompilade <redacted>
Mon, 4 Aug 2025 21:26:52 +0000 (17:26 -0400)
committerGitHub <redacted>
Mon, 4 Aug 2025 21:26:52 +0000 (23:26 +0200)
commit19f68fa5a4c3bf796de52a6db9008e77d29f423a
treee4a8772a81fc34e61d2f2080847a85279c14edd1
parent41613437ffee0dbccad684fc744788bc504ec213
imatrix : warn when GGUF imatrix is saved without .gguf suffix (#15076)

* imatrix : add warning when suffix is not .gguf for GGUF imatrix

* imatrix : only warn about suffix when output format is unspecified
common/arg.cpp
common/common.h
tools/imatrix/imatrix.cpp