mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-29 08:41:22 +00:00 
			
		
		
		
	github : add OpenCL backend to issue templates (#14492)
This commit is contained in:
		| @@ -40,7 +40,7 @@ body: | ||||
|     attributes: | ||||
|         label: GGML backends | ||||
|         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 | ||||
|     validations: | ||||
|       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: | ||||
|         label: GGML backends | ||||
|         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 | ||||
|     validations: | ||||
|       required: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Eric Zhang
					Eric Zhang