]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : update `ggml_rope_multi` (#12665)
authorJudd <redacted>
Wed, 13 Aug 2025 10:45:15 +0000 (18:45 +0800)
committerGitHub <redacted>
Wed, 13 Aug 2025 10:45:15 +0000 (13:45 +0300)
commitc24f4e26883a91219af5acfaf1471ca7ef582683
treeb95573cd488b8179ac3f3721fa0f908441cd8075
parentd8914fc47e8a69b28c670325cb1c8ce33e3a2960
ggml : update `ggml_rope_multi` (#12665)

* update `rope_multi`:

1. add `ggml_rope_multi_inplace`;
1. use `GGML_MROPE_SECTIONS` instead of 4.

* Apply suggestions from code review

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

Co-authored-by: Georgi Gerganov <redacted>
ggml/include/ggml.h
ggml/src/ggml.c