]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
CUDA: Fix non-contig rope (llama/19338)
authorOliver Simons <redacted>
Sun, 8 Feb 2026 13:12:51 +0000 (14:12 +0100)
committerGeorgi Gerganov <redacted>
Sun, 15 Feb 2026 19:44:37 +0000 (21:44 +0200)
commit808904277e765c607e4c8ee029508e00a5a1ab1a
treea65c932a08cc2551c7fbfd40b2570fe05949d757
parent764482c3175d9c3bc6089c1ec84df7d1b9537d83
CUDA: Fix non-contig rope (llama/19338)

* Rename variables + fix rope_neox

Seems memory layout is shared with Vulkan so we can port fix from
https://github.com/ggml-org/llama.cpp/pull/19299

* Fix rope_multi

* Fix rope_vision

* Fix rope_norm

* Rename ne* to ne0* for consistent variable naming

* cont : consistent stride names

---------

Co-authored-by: Georgi Gerganov <redacted>
ggml/src/ggml-cuda/rope.cu