]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: Support MUL_MAT_ID for q8_0 and q4_0 (#13705)
authorChenguang Li <redacted>
Fri, 23 May 2025 08:47:53 +0000 (16:47 +0800)
committerGitHub <redacted>
Fri, 23 May 2025 08:47:53 +0000 (16:47 +0800)
commitfaaaff5f947064d13ef8b98659d81a1384c3e57b
tree42f2e5f5d7464dbe68d7e86a677d6b2d7baccfba
parente16c4731c7a6bfa8f61b5b39c77245a37e7fc232
CANN: Support MUL_MAT_ID for q8_0 and q4_0 (#13705)

* [CANN]Support MUL_MAT_ID Q8 && Q4

Signed-off-by: noemotiovon <redacted>
* codestyle adjustment

Signed-off-by: noemotiovon <redacted>
---------

Signed-off-by: noemotiovon <redacted>
ggml/src/ggml-cann/aclnn_ops.cpp
ggml/src/ggml-cann/ggml-cann.cpp