]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Thu, 24 Jul 2025 17:57:40 +0000 (20:57 +0300)
commit010513b84913732a21ca12ad1f6ce93e9698deed
treec02db7c9cdac3b285570a817aabfa38412ffaa2c
parent63d8a6babebea7d27e643f093ad37d620879994b
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
src/ggml-cann/aclnn_ops.cpp
src/ggml-cann/aclnn_ops.h
src/ggml-cann/ggml-cann.cpp