]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CANN: weight format to NZ for Ascend310P3 (#14407)
authorchen fan <redacted>
Wed, 23 Jul 2025 03:58:00 +0000 (11:58 +0800)
committerGitHub <redacted>
Wed, 23 Jul 2025 03:58:00 +0000 (11:58 +0800)
commit14c28dfc50a2e3915e697122cd3c5343224009be
tree60385168d459ff34f424931fe56f185548e435ab
parent8c988fa41db4d9dbc05abfd666c04def1259c645
CANN: weight format to NZ for Ascend310P3 (#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