]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : implementation of xPos RoPE (#441); also extends ggml_rope_back with additiona...
authorJan Ploski <redacted>
Tue, 22 Aug 2023 08:45:20 +0000 (10:45 +0200)
committerGitHub <redacted>
Tue, 22 Aug 2023 08:45:20 +0000 (11:45 +0300)
commit896b089e63449efcc37c52bd84913dd2295c82f4
tree8b22bd9ba1f0b6ce26742c1ee65ff333f45c3258
parentf03d74aa2eae3d21d3ab906ba27013eae1fa625e
ggml : implementation of xPos RoPE (#441); also extends ggml_rope_back with additional parameters (breaking API change); does not include CUDA version (#442)
include/ggml/ggml.h
src/ggml.c
tests/CMakeLists.txt
tests/test-xpos.c [new file with mode: 0644]