github ggml-org/llama.cpp b8533

latest releases: b9010, b9009, b9008...
one month ago
Details

imatrix : fix crash when using --show-statistics with zero counts (#19532)

  • imatrix: fix crash when using --show-statistics with zero counts

Fixes division by zero that caused floating point exceptions when processing imatrix files with zero count values. Added checks to skip zero counts and handle empty activation vectors.

Fix for the bug #19190

  • imatrix: lower log level for zero-count skip message to DBG

macOS/iOS:

Linux:

Windows:

openEuler:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.