]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
opencl: add multi and vision rope, `gelu_quick` and `im2col` (llama/12600)
authorlhez <redacted>
Thu, 27 Mar 2025 15:08:08 +0000 (08:08 -0700)
committerGeorgi Gerganov <redacted>
Fri, 28 Mar 2025 18:57:36 +0000 (20:57 +0200)
commit80f864ec1d4bf55c50dccc34750b66808666d71c
treeedb1d7581777f6073cc0aa57c71420a93e7533f7
parent4190f231d0f7597a8102328d52bfbf6325c1be9b
opencl: add multi and vision rope, `gelu_quick` and `im2col` (llama/12600)

* opencl: add `im2col`

* opencl: add `gelu_quick`

* opencl: add mrope

* opencl: add vision rope
src/ggml-opencl/CMakeLists.txt
src/ggml-opencl/ggml-opencl.cpp
src/ggml-opencl/kernels/ggml-opencl.cl
src/ggml-opencl/kernels/ggml-opencl_im2col.cl [new file with mode: 0644]