]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
musa: enable fp16 mma (all) and cublas on qy2 (llama/13842)
authorR0CKSTAR <redacted>
Thu, 26 Jun 2025 04:11:59 +0000 (12:11 +0800)
committerGeorgi Gerganov <redacted>
Tue, 1 Jul 2025 14:54:53 +0000 (17:54 +0300)
commita5e6a3c953d6b1ce27515f480a42bc2b7f99968d
tree586081de87415968a343ee5e35c4ee4dc27a9b33
parent16aa7d151dfe18f1a6ec8ee48eeb29de2dc344c1
musa: enable fp16 mma (all) and cublas on qy2 (llama/13842)

* musa: enable fp16 mma (all) and cublas on qy2

Signed-off-by: Xiaodong Ye <redacted>
* Update ggml/src/ggml-cuda/ggml-cuda.cu

Co-authored-by: Johannes Gäßler <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
* musa: disable MUL_MAT_ID (q2_k × f32) due to precision issues

Signed-off-by: Xiaodong Ye <redacted>
---------

Signed-off-by: Xiaodong Ye <redacted>
Co-authored-by: Johannes Gäßler <redacted>
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/fattn-wmma-f16.cu
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-musa/mudnn.cuh