]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Guard against all weights in a super-block being zero (#3010)
authorKawrakow <redacted>
Tue, 5 Sep 2023 07:55:33 +0000 (09:55 +0200)
committerGitHub <redacted>
Tue, 5 Sep 2023 07:55:33 +0000 (09:55 +0200)
commitd59bd97065cd7ded6c4ecab54b1d5e0b1b11e318
tree77a7ea30f2106431e8b76ca20765605b3b2eff6f
parent35938ee3b0c16f1fbbf240dae21e0228864b938c
Guard against all weights in a super-block being zero (#3010)

* Guard against all weights in a super-block being zero

* Also guard against extremely small weights

Closes #2982

---------

Co-authored-by: Iwan Kawrakow <redacted>
k_quants.c