]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CPU/CUDA: fix (GQA) mul mat back, add CUDA support (#11380)
authorJohannes Gäßler <redacted>
Fri, 24 Jan 2025 11:38:31 +0000 (12:38 +0100)
committerGitHub <redacted>
Fri, 24 Jan 2025 11:38:31 +0000 (12:38 +0100)
commit8137b4bb2b5fd4cb4a752bfe69ccfd915a313d58
tree8bef4e6ab6ed43baa495af1c8975f795f4d1505e
parent1af6945eb0d0e97525dc0ec18167abf05c28f482
CPU/CUDA: fix (GQA) mul mat back, add CUDA support (#11380)
ggml/src/ggml-cpu/ggml-cpu.c
ggml/src/ggml-cpu/ggml-cpu.cpp
ggml/src/ggml-cuda/binbcast.cu
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/out-prod.cu
ggml/src/ggml.c
tests/test-backend-ops.cpp