]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
MUSA: support ARM64 and enable dp4a .etc (#11843)
authorBodhi <redacted>
Fri, 21 Feb 2025 07:46:23 +0000 (15:46 +0800)
committerGitHub <redacted>
Fri, 21 Feb 2025 07:46:23 +0000 (09:46 +0200)
commit0b3863ff9576872855b0265da2cab2ce7e25c4d9
tree93a334cbe91bd65ca719ad73e11f5c580d26acd5
parentee02ad02c56ff36a5edd22d8617ab3f9546ce7fe
MUSA: support ARM64 and enable dp4a .etc (#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>
Makefile
docs/build.md
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/cross-entropy-loss.cu
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-impl.h
ggml/src/ggml-musa/CMakeLists.txt