]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
MUSA: support ARM64 and enable dp4a .etc (llama/11843)
authorBodhi <redacted>
Fri, 21 Feb 2025 07:46:23 +0000 (15:46 +0800)
committerGeorgi Gerganov <redacted>
Tue, 25 Feb 2025 11:33:09 +0000 (13:33 +0200)
commit1710758ec07d4769804dca6374978e25989b05b7
treef0edebecb4987383e272be85c4338a84ef0aa66d
parentfa8c7815e3796bf8cdc34028d681b2b4b636d93c
MUSA: support ARM64 and enable dp4a .etc (llama/11843)

* MUSA:  support ARM64 and enable __dp4a .etc

* fix cross entropy loss op for musa

* update

* add cc info log for musa

* add comment for the MUSA .cc calculation block

---------

Co-authored-by: Bodhi Hu <redacted>
src/ggml-cuda/common.cuh
src/ggml-cuda/cross-entropy-loss.cu
src/ggml-cuda/ggml-cuda.cu
src/ggml-impl.h
src/ggml-musa/CMakeLists.txt