]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
imatrix : fix 3d activation handling for hybrid and recurrent models (#14994)
authorcompilade <redacted>
Sun, 3 Aug 2025 19:49:13 +0000 (15:49 -0400)
committerGitHub <redacted>
Sun, 3 Aug 2025 19:49:13 +0000 (21:49 +0200)
commit0a2f5496bef9e54e5f42d6c2c3ad9eb7b379aed0
tree69bcabfe37bf52fb2c0b39360a179929eca09591
parent11a3811164ef2d75393c6b0a632f4c608e3e3dd2
imatrix : fix 3d activation handling for hybrid and recurrent models (#14994)

* imatrix : use a single count for dense 3d tensors

* imatrix : fix 3d activations when model tensor is 2d

* imatrix : fix 3d tensor counts
tools/imatrix/imatrix.cpp