mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-08 12:47:52 +00:00
github : add OpenCL backend to issue templates (#14492)
This commit is contained in:
@ -40,7 +40,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: GGML backends
|
label: GGML backends
|
||||||
description: Which GGML backends do you know to be affected?
|
description: Which GGML backends do you know to be affected?
|
||||||
options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan]
|
options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan, OpenCL]
|
||||||
multiple: true
|
multiple: true
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
2
.github/ISSUE_TEMPLATE/011-bug-results.yml
vendored
2
.github/ISSUE_TEMPLATE/011-bug-results.yml
vendored
@ -42,7 +42,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: GGML backends
|
label: GGML backends
|
||||||
description: Which GGML backends do you know to be affected?
|
description: Which GGML backends do you know to be affected?
|
||||||
options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan]
|
options: [AMX, BLAS, CPU, CUDA, HIP, Kompute, Metal, Musa, RPC, SYCL, Vulkan, OpenCL]
|
||||||
multiple: true
|
multiple: true
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user