]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: add `swiglu_oai` and `add_id` (llama/15121)
authorlhez <redacted>
Wed, 6 Aug 2025 19:12:17 +0000 (04:12 +0900)
committerGeorgi Gerganov <redacted>
Thu, 14 Aug 2025 11:17:28 +0000 (14:17 +0300)
commitfb9fa11f84a3a4eb2954535c7e8f8faf36f08b22
tree7b785ee7f846326fc523f3dd5f98b6452fd6f764
parent3d9477c847004262cee2f190901ffc1a0515381e
opencl: add `swiglu_oai` and `add_id` (llama/15121)

* opencl: add `swiglu-oai`

* opencl: add `add_id`

* opencl: add missing `add_id.cl`
src/ggml-opencl/CMakeLists.txt
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/add_id.cl [new file with mode: 0644]
src/ggml-opencl/kernels/glu.cl