df8336ef44
opencl: keep the vocab-scale K-quant lm_head on the CPU for Adreno A7X (compiler issue workaround) (llama/26440)
Hongqiang Wang
2026-08-20 22:30:17 -07:00
1d30b1b585
sycl: fix multiple warnings in compiling sycl backend (llama/26713)
Ian Faust
2026-08-21 07:15:40 +02:00
7378ac178c
sycl : fix load model with mlock issue (llama/27250)
Neo Zhang
2026-08-21 13:14:54 +08:00
4979ee24eb
ggml: support ggml_rope_set_offset on opencl, sycl, wgpu, hexagon (llama/27345)
Xuan-Son Nguyen
2026-08-21 00:36:57 +02:00
33c9ea5e14
metal : clamp K extent in tensor API mat-mat kernel for K not a multiple of 32 (llama/27450)
Georgi Gerganov
2026-08-20 21:31:29 +03:00
9e7a4c2cec
opencl: fix q6_K flat mul_mat for Adreno A6x/A7x GPUs with older E031 compilers (llama/26476)
Hongqiang Wang
2026-08-20 10:58:35 -07:00
505842b49e
opencl: fix local size for norm (llama/27339)
lhez
2026-08-20 10:52:07 -07:00
b0d45de2f6
vulkan: FA MMQ should use fp32 for Q quantization calculations (llama/27413)
Jeff Bolz
2026-08-20 09:18:11 -05:00
3821f6ed36
metal : dequant kv cache only for large batches (llama/27438)
Georgi Gerganov
2026-08-20 17:00:54 +03:00
7159fc6a22
CI: Use LLVM's OpenMP over MSVC_DEBUG_non_redist on Windows (llama/26678)
Oliver Simons
2026-08-20 15:42:26 +02:00
02a0ab2b47
CUDA: adding switch points per HW and quant type to tune the mvq->MMQ decode crossover (llama/26079)
Pranesh Gonegandla
2026-08-20 12:36:21 +00:00
e4159ddd9f
metal : dequantize quantized KV to F16 before flash attention (llama/27390)
Georgi Gerganov
2026-08-20 13:43:59 +03:00
9a1d2348dd
Revert "tensor-split meta backend fixes (#26502)" (llama/27433)
Georgi Gerganov
2026-08-20 13:35:15 +03:00
df78ff0d8c
opencl: keep the vocab-scale K-quant lm_head on the CPU for Adreno A7X (compiler issue workaround) (llama/26440)
Hongqiang Wang
2026-08-20 22:30:17 -07:00
059f694e43
sycl: fix multiple warnings in compiling sycl backend (llama/26713)
Ian Faust
2026-08-21 07:15:40 +02:00
02353bd4a1
sycl : fix load model with mlock issue (llama/27250)
Neo Zhang
2026-08-21 13:14:54 +08:00
7bd17f52b9
ggml: support ggml_rope_set_offset on opencl, sycl, wgpu, hexagon (llama/27345)
Xuan-Son Nguyen
2026-08-21 00:36:57 +02:00
0885eaeb63
metal : clamp K extent in tensor API mat-mat kernel for K not a multiple of 32 (llama/27450)
Georgi Gerganov
2026-08-20 21:31:29 +03:00
80580c9d9b
opencl: fix q6_K flat mul_mat for Adreno A6x/A7x GPUs with older E031 compilers (llama/26476)
Hongqiang Wang
2026-08-20 10:58:35 -07:00
b39458cffd
opencl: fix local size for norm (llama/27339)
lhez
2026-08-20 10:52:07 -07:00
7d46867d46
vulkan: FA MMQ should use fp32 for Q quantization calculations (llama/27413)
Jeff Bolz
2026-08-20 09:18:11 -05:00
a840bb5ed0
metal : dequant kv cache only for large batches (llama/27438)
Georgi Gerganov
2026-08-20 17:00:54 +03:00
be75e18641
CI: Use LLVM's OpenMP over MSVC_DEBUG_non_redist on Windows (llama/26678)
Oliver Simons
2026-08-20 15:42:26 +02:00
624f5f7529
CUDA: adding switch points per HW and quant type to tune the mvq->MMQ decode crossover (llama/26079)
Pranesh Gonegandla
2026-08-20 12:36:21 +00:00
f951abfe45
metal : dequantize quantized KV to F16 before flash attention (llama/27390)
Georgi Gerganov
2026-08-20 13:43:59 +03:00
f0fe6e37a9
Revert "tensor-split meta backend fixes (#26502)" (llama/27433)
Georgi Gerganov
2026-08-20 13:35:15 +03:00