]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml: added cleanups in ggml_quantize_free (#19278)
authorGeorge <redacted>
Tue, 3 Feb 2026 06:43:39 +0000 (08:43 +0200)
committerGitHub <redacted>
Tue, 3 Feb 2026 06:43:39 +0000 (08:43 +0200)
commite9a859db3cbad0d3dd10deb0527ddfcecce5e78d
tree92c6419d4883626dc035b6ccf6abc130dab54e13
parent41e3f02647be2976c4a302128680ca5983568ae5
ggml: added cleanups in ggml_quantize_free (#19278)

Add missing cleanup calls for IQ2_S, IQ1_M quantization types and IQ3XS with 512 blocks during quantization cleanup.
ggml/src/ggml.c