]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CANN: weight format to NZ for Ascend310P3 (llama/14407)
authorchen fan <redacted>
Wed, 23 Jul 2025 03:58:00 +0000 (11:58 +0800)
committerGeorgi Gerganov <redacted>
Mon, 28 Jul 2025 10:02:32 +0000 (13:02 +0300)
commit49d5540206a1651db99f405b7a9d748496e66b79
tree1d6faec9c79d27096ca205f8d10a32307894e281
parentf8402d0a95f1bb080a7d0f99047d71f97b197759
CANN: weight format to NZ for Ascend310P3 (llama/14407)

* weight format to nz for 310p

* remove quant weight format to nz

* clean code

* fix

* make the conditions for converting weights to NZ format consistent

* clean code
ggml/src/ggml-cann/aclnn_ops.cpp
ggml/src/ggml-cann/aclnn_ops.h
ggml/src/ggml-cann/ggml-cann.cpp