]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
opencl : add GEGLU, REGLU, SWIGLU (#14456)
authorlhez <redacted>
Tue, 1 Jul 2025 07:19:16 +0000 (00:19 -0700)
committerGitHub <redacted>
Tue, 1 Jul 2025 07:19:16 +0000 (09:19 +0200)
commit79b33b231774d5c39c8df018e9a276becae6d41a
tree26bf43063c03814d74202bac5cc9af7d363e3af2
parent0a5a3b5cdfd887cf0f8e09d9ff89dee130cfcdde
opencl : add GEGLU, REGLU, SWIGLU (#14456)
ggml/src/ggml-opencl/CMakeLists.txt
ggml/src/ggml-opencl/ggml-opencl.cpp
ggml/src/ggml-opencl/kernels/glu.cl [new file with mode: 0644]