]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : update `ggml_rope_multi` (llama/12665)
authorJudd <redacted>
Wed, 13 Aug 2025 10:45:15 +0000 (18:45 +0800)
committerGeorgi Gerganov <redacted>
Thu, 14 Aug 2025 11:17:28 +0000 (14:17 +0300)
commit51154b0e04bce723ddc1f3c90f070297aabe9130
tree2584e9338a27610b5e1e13de0e1b721a9a0a1e70
parent3c2e39916e04e3474dce07f1af831ee0cf2db69b
ggml : update `ggml_rope_multi` (llama/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>
include/ggml.h
src/ggml.c