]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-cpu: templateify ggml_compute_forward_rope_f32 and _f16 (llama/16805)
authorduduta <redacted>
Tue, 11 Nov 2025 11:33:24 +0000 (13:33 +0200)
committerGeorgi Gerganov <redacted>
Mon, 17 Nov 2025 19:05:46 +0000 (21:05 +0200)
commit1cefb03571abd50a6a262bac10c3b2ba8796aedb
treea87b3a6a8447e880e31a3ce73ad16f384d72fd41
parent3920ecce3a1ec975974dfc1f635d676f88456ee8
ggml-cpu: templateify ggml_compute_forward_rope_f32 and _f16 (llama/16805)

* extract rotate_pairs logic from ggml_compute_forward_rope_f32

* templateify ggml_compute_forward_rope_f32 and _f16

* abort when rope type not supported, remove GLM from test-rope

* add imrope branch to switch

* add rope tests for perf

* Update ggml/src/ggml-cpu/ops.cpp

Co-authored-by: Georgi Gerganov <redacted>
* Update ggml/src/ggml-cpu/ops.cpp

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
ggml/src/ggml-cpu/ops.cpp