]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: support multi/vision rope, and noncontiguous rope (#11902)
authorJeff Bolz <redacted>
Sun, 16 Feb 2025 07:52:23 +0000 (01:52 -0600)
committerGitHub <redacted>
Sun, 16 Feb 2025 07:52:23 +0000 (08:52 +0100)
commitbf42a23d0a515a508aecf10fde1d52c5ed5104c6
tree9ae190b0c02a26f352076b4e4cb387757bb153db
parentc2ea16f260445d1f2bd9fee78fb8acb2b3aaaad4
vulkan: support multi/vision rope, and noncontiguous rope (#11902)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/rope_head.comp
ggml/src/ggml-vulkan/vulkan-shaders/rope_multi.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/rope_neox.comp
ggml/src/ggml-vulkan/vulkan-shaders/rope_norm.comp
ggml/src/ggml-vulkan/vulkan-shaders/rope_vision.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp