]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
github : add missing backends to issue templates (#19603)
authorMengsheng Wu <redacted>
Fri, 13 Feb 2026 23:56:53 +0000 (15:56 -0800)
committerGitHub <redacted>
Fri, 13 Feb 2026 23:56:53 +0000 (00:56 +0100)
.github/ISSUE_TEMPLATE/010-bug-compilation.yml
.github/ISSUE_TEMPLATE/011-bug-results.yml

index c106f47a256e89434e783bddb09ae8a24b93afba..77f23f1afa9c9fbb2718968b217e55622c590249 100644 (file)
@@ -41,7 +41,7 @@ body:
     attributes:
         label: GGML backends
         description: Which GGML backends do you know to be affected?
-        options: [AMX, BLAS, CPU, CUDA, HIP, Metal, Musa, RPC, SYCL, Vulkan, OpenCL, zDNN]
+        options: [AMX, BLAS, CANN, CPU, CUDA, Hexagon, HIP, Metal, Musa, OpenCL, RPC, SYCL, VirtGPU, Vulkan, WebGPU, zDNN, ZenDNN]
         multiple: true
     validations:
       required: true
index 31202dfa83df4ca3a812db7d9f893353716e75cd..f553cbbf0b88cec26dfdd5758129771901e54bbc 100644 (file)
@@ -42,7 +42,7 @@ body:
     attributes:
         label: GGML backends
         description: Which GGML backends do you know to be affected?
-        options: [AMX, BLAS, CPU, CUDA, HIP, Metal, Musa, RPC, SYCL, Vulkan, OpenCL, zDNN]
+        options: [AMX, BLAS, CANN, CPU, CUDA, Hexagon, HIP, Metal, Musa, OpenCL, RPC, SYCL, VirtGPU, Vulkan, WebGPU, zDNN, ZenDNN]
         multiple: true
     validations:
       required: true