]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml: added cleanups in ggml_quantize_free (llama/19278)
authorGeorge <redacted>
Tue, 3 Feb 2026 06:43:39 +0000 (08:43 +0200)
committerGeorgi Gerganov <redacted>
Sat, 7 Feb 2026 08:37:38 +0000 (10:37 +0200)
commitcb923949e66da7247b5ed612b30136651c108b5f
treec88cddd8cd6e117552808f3c1e6bcf4e17eaf416
parent8c2086e7fe98fd222835c12f41358a1f7715f6d3
ggml: added cleanups in ggml_quantize_free (llama/19278)

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