]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Sun, 8 Feb 2026 07:29:10 +0000 (09:29 +0200)
commit57107b2bf88356afd512b1a1c4208606746d8ee2
tree9e21836e358dfd031da1aa502ca465e80fca5d71
parent6ec362d2e0d705892d6ded95cafbd7877d332f83
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.
ggml/src/ggml.c