]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
CPU/CUDA: fix (GQA) mul mat back, add CUDA support (llama/11380)
authorJohannes Gäßler <redacted>
Fri, 24 Jan 2025 11:38:31 +0000 (12:38 +0100)
committerGeorgi Gerganov <redacted>
Wed, 29 Jan 2025 10:57:00 +0000 (12:57 +0200)
commit9cdb5ee89c83cd1afcb8102dafe6db8864cdc606
treed29da4ecdc33427bda205a6451c8bd0b381071a7
parenta25e7b4571f65fd64c2e89947e7c96afe78c45e7
CPU/CUDA: fix (GQA) mul mat back, add CUDA support (llama/11380)
src/ggml-cpu/ggml-cpu.c
src/ggml-cpu/ggml-cpu.cpp
src/ggml-cuda/binbcast.cu
src/ggml-cuda/ggml-cuda.cu
src/ggml-cuda/out-prod.cu
src/ggml.c
tests/test-backend-ops.cpp