]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cuda : fix rope with partial rotation and non-cont src (llama/14580)
authorGeorgi Gerganov <redacted>
Tue, 8 Jul 2025 07:15:21 +0000 (10:15 +0300)
committerGeorgi Gerganov <redacted>
Sat, 12 Jul 2025 13:05:00 +0000 (16:05 +0300)
commit14d30dfe6c80c74bc88d2486ef35864d70c54e95
tree0b6de4b29105ab0ef414bce213e99b8127a2b493
parent1f1f781b684cc9b57ff2513702960e4dc99b4001
cuda : fix rope with partial rotation and non-cont src (llama/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
src/ggml-cuda/rope.cu
src/ggml-sycl/rope.cpp
tests/test-backend-ops.cpp