]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
RoPE: fix back, CUDA support for back + noncont. (llama/11240)
authorJohannes Gäßler <redacted>
Wed, 15 Jan 2025 11:51:37 +0000 (12:51 +0100)
committerGeorgi Gerganov <redacted>
Wed, 29 Jan 2025 10:57:00 +0000 (12:57 +0200)
commiteab77b6ed2f96b2f9b3b9babc562cbf2382b1633
tree8185b9b86d27e2cfea14637680496e3eda3abe46
parent12804ccac3fd677282689fabf13a7f07b26f5c84
RoPE: fix back, CUDA support for back + noncont. (llama/11240)

* RoPE: fix back, CUDA support for back + noncont.

* fix comments reg. non-cont. RoPE support [no-ci]
include/ggml.h
src/ggml-cpu/ggml-cpu.c
src/ggml-cpu/ggml-cpu.cpp
src/ggml-cuda/ggml-cuda.cu
src/ggml-cuda/rope.cu
src/ggml-cuda/rope.cuh
src/ggml.c
tests/test-backend-ops.cpp