]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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 16:23:56 +0000 (19:23 +0300)
commitc3942b3db62d77344fe4fb13fd8f00db8e7c314d
tree49475e7d1ebdf90b8db3ec67c54dac647c8e9ff6
parent98e7beac6c8b6258dc116f4c9ae8af04ffc6dfdd
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
ggml/src/ggml-cuda/rope.cu
ggml/src/ggml-sycl/rope.cpp