]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cuda : fix rope with partial rotation and non-cont src (#14580)
authorGeorgi Gerganov <redacted>
Tue, 8 Jul 2025 07:15:21 +0000 (10:15 +0300)
committerGitHub <redacted>
Tue, 8 Jul 2025 07:15:21 +0000 (10:15 +0300)
commit4d0dcd4a06080e796e6742a88f2ffa7fc41b28b8
treecd58c4824249d1e7531acc0b7b2ee7eaff542ea7
parent75c91de6e955d5b8f3f28173f5040593e1964eb3
cuda : fix rope with partial rotation and non-cont src (#14580)

* cuda : fix rope non-cont

ggml-ci

* cont : fix multi-rope + add test

ggml-ci

* sycl : try fix

ggml-ci

* cont : fix sycl + clean-up cuda

ggml-ci
ggml/src/ggml-cuda/rope.cu
ggml/src/ggml-sycl/rope.cpp
tests/test-backend-ops.cpp