]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cuda : add softcap fusion (llama/14907)
authorSigbjørn Skjæret <redacted>
Tue, 29 Jul 2025 12:22:03 +0000 (14:22 +0200)
committerGeorgi Gerganov <redacted>
Sat, 2 Aug 2025 14:51:21 +0000 (17:51 +0300)
commitadc65f339aad4a342513e9d69e940ebe684fe2f8
tree0a6d3f190af40722d27fd882216db2bf47008a50
parent08aa38680364d9e5ccab2968c6c4575e82a8a057
cuda : add softcap fusion (llama/14907)
src/ggml-cuda/ggml-cuda.cu
src/ggml-cuda/softcap.cu [new file with mode: 0644]
src/ggml-cuda/softcap.cuh [new file with mode: 0644]
tests/test-backend-ops.cpp