]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit54a2ee648fdb021c19a1f22e3d5016251b30edf0
tree9bfdbfd6cdafa921749e63b4e8c27f86dd0e8436
parent9700cfb0a3ea5a0789b3c55e9e4217a4f34ba2f6
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]
ggml/include/ggml.h
ggml/src/ggml-cpu/ggml-cpu.c
ggml/src/ggml-cpu/ggml-cpu.cpp
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/rope.cu
ggml/src/ggml-cuda/rope.cuh
ggml/src/ggml.c