llama.cpp
0fac87b1 - imatrix : fix crash when using --show-statistics with zero counts (#19532)

Commit
6 days ago
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
Author
Parents
Loading