]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2026-08-14 HarrisonSecgguf : harden loader against malformed tensor dims...
2026-08-14 Jonathan Clohessykleidiai: Add runtime feature detection mechanism for...
2026-08-14 Hongqiang Wangopencl: default FA c8 cluster width to 16 on X1E (llama...
2026-08-14 michaeltrabalka... vulkan: add TQ2_0 (ternary) support (llama/25850)
2026-08-14 lhezopencl: use flat mv q5_k when weight exceeds image1d_bu...
2026-08-14 Rafail GiavrimisCUDA: only disable CUDA graphs when mul_mat_id actually...
2026-08-14 0cuda : add warp-per-row wkv7 kernel for single-token...
2026-08-14 Ruben Ortlamllama: add default load-mode auto, which avoids mmap...
2026-08-14 Masashi Yoshimuraggml-webgpu: fix CI errors from #25025 and #25262 ...
2026-08-14 Hongqiang Wangopencl: transpose the K tile in local memory for FA...
2026-08-14 Hitesh Chopraggml-cpu : fix CPU affinity mask being ignored on Andro...
2026-08-14 Yash Raj Pandeyggml : require contiguous src for ROLL on CUDA and...
2026-08-14 Masashi Yoshimuraggml-webgpu : refactor several wgsl files and simplify...
2026-08-14 Hao-Chen2337ggml-cpu : fix missing Q5_0 dispatch in SpaceMiT backen...
2026-08-14 Rafail GiavrimisCUDA: fuse rms_norm + mul + rope (+ view + set_rows...
2026-08-14 Rafail GiavrimisCUDA: fix thread/block count in quantized cpy kernel...
2026-08-14 Titaniumtownsycl: coalesce the ssm_conv window loads (llama/26612)
2026-08-14 robertomeronimetal : fix NORM/RMS_NORM for row lengths that leave...
2026-08-14 Daniel Beveniuscmake : add config version support (ggml/1582)
2026-08-07 Georgi Gerganovtalk-llama : sync llama.cpp
2026-08-07 Georgi Gerganovsync : ggml
2026-08-07 Georgi Gerganovggml : bump version to 0.19.0 (ggml/1581)
2026-08-07 Kilian Huggml : add aarch64 HWCAP fallbacks and fix fp16 variant...
2026-08-07 Chris Leesycl: fix UE4M3 parsing (llama/25608)
2026-08-07 Titaniumtownsycl: *glu flat path (llama/26354)
2026-08-07 Neo Zhangsycl : Support DSv4 OPs: LIGHTNING_INDEXER,DSV4_HC_COMB...
2026-08-07 Neo Zhangsycl : fix error Error OP FLASH_ATTN_EXT on arc770...
2026-08-07 Neo Zhangsycl : enhance OP set_rows to support all missed data...
2026-08-07 David Friehscuda: fix warnings for unused variable/function (llama...
2026-08-07 JamePengmetal : avoid `threadgroup` matrix array instantiation...
2026-08-07 Jim Wuci : onboard AMD ROCm CI with gfx1151 fixes (llama...
2026-08-07 Ruben Ortlamvulkan: fix submission batching size, add debug tools...
2026-08-07 Pascalmtmd/ggml: add ggml_build_forward_order (llama/26649)
2026-08-07 Pranav Uttarkarvulkan backend ops: implemented GATED_LINEAR_ATTN ...
2026-08-07 Md Shafiuzzamanwhisper : heap out-of-bounds read in log_mel_spectrogra...
2026-08-07 Md Shafiuzzamanwhisper,parakeet : reject invalid n_dims in tensor...
2026-08-04 Daniel Beveniusrelease : v1.9.2 (#3970) upstream/1.9.2
2026-08-04 Georgi Gerganovtalk-llama : sync llama.cpp
2026-08-04 Georgi Gerganovsync : ggml
2026-08-04 Georgi Gerganovggml : bump version to 0.18.1 (ggml/1578)
2026-08-04 Titaniumtownsycl: parallelize the non-contiguous concat kernel...
2026-08-04 Ozymandias_EBONExtended SYCL oneDNN SDPA to non-FP16 KV caches (Q4_0...
2026-08-04 AgoraPeteggml: use dynamic allocation for split graph inputs...
2026-08-04 Hongqiang Wangopencl: route large q6_K lm_head to the flat GEMV ...
2026-08-04 Oliver SimonsCUDA: Fix data-races when reusing SMEM in block_reduce...
2026-08-04 Thiago Padilhametal: implement DSv4 Lightning Indexer (llama/25893)
2026-08-04 Talha Adnanmetal : add SILU_BACK (llama/25982)
2026-08-04 Georgi Gerganovmetal : add F16 support for bin ops (llama/26465)
2026-08-04 mgroeber9110opencl: limit local workgroup size for GLU operation...
2026-08-04 Georgi Gerganovmetal: implement DeepSeek V4 hyper-connections (llama...
2026-08-04 akleineopencl: bugfix increment ref_count in ggml_backend_open...
2026-08-04 KyleHagysycl: fix classification of iGPUs (llama/26105)
2026-08-04 Masashi Yoshimuraggml-webgpu: add support for f16 repeat (llama/26307)
2026-08-04 Jeff Bolzvulkan: extend topk_moe fusion to support sqrt(softplus...
2026-08-04 Anand Patilvulkan: add POOL_1D op (llama/25431)
2026-08-04 Masato Nakasakavulkan: Introduce driver version check for Windows...
2026-08-04 David Friehscuda: extract Q2_0 elements via __byte_perm (llama...
2026-08-04 Ozymandias_EBONSYCL: add oneMKL GEMM flash attention for XMX-accelerat...
2026-08-04 Neo Zhangsupport the missed types in cpy (llama/26005)
2026-08-04 Sachin Sharmaggml-zendnn : group matmul direct API for mul_mat_id...
2026-08-04 Neo Zhangsycl : support dev2dev memcpy by DEV2DEV_MEMCPY_FORWARD...
2026-08-04 Neo ZhangSupport q2 mul_mat (llama/26231)
2026-08-04 Titaniumtownsycl: fuse RMS_NORM + MUL (llama/26015)
2026-08-04 Masashi Yoshimuraggml-webgpu: improve flash_attn_vec for quantized KV...
2026-08-04 Jeff Bolzvulkan: Support quantized concat (llama/25684)
2026-08-04 pmaybankTest support for alternative conv layout (llama/25617)
2026-08-04 Robert Esclapezggml-cuda: Allow transpose-free gemmv computation ...
2026-08-03 Daniel Beveniusci : set GGML_NATIVE=OFF for build-vad workflow (#3966)
2026-08-03 Igor Koshenskiiexamples : fix VAD min silence argument parsing (#3963)
2026-07-31 Georgi Gerganovsync : ggml (#3962)
2026-07-30 Bhargav Krishparakeet : verify hparams loaded from parakeet model...
2026-07-29 ToddAdding ruby bindings change log (#3959)
2026-07-28 KITAITI Makotoruby : add VAD speech segments API (#3931)
2026-07-11 Cappuccinoexamples : Remove leading space from txt output (#3921)
2026-07-10 Georgi Gerganovggml : use ggml_vqtbl1q_u8 for 32-bit compat (#0)
2026-07-10 Georgi Gerganovtalk-llama : sync llama.cpp
2026-07-10 Georgi Gerganovsync : ggml
2026-07-10 Georgi Gerganovggml : bump version to 0.16.0 (ggml/1559)
2026-07-10 Georgi Gerganovggml : fix conv 2d dw (llama/25490)
2026-07-10 Georgi Gerganovcommon : adapt to q2_0 (ggml/0)
2026-07-10 Oliver SimonsOnly index by compile times + always multiply/add ...
2026-07-10 Sou-lymetal : add CONV_2D_DW (depthwise convolution) support...
2026-07-10 RapidMarkggml-hip: enable -funsafe-math-optimizations (llama...
2026-07-10 Pascalcuda: align snake fusion matcher with the other backend...
2026-07-10 Aparna M Phexagon: add VISION RoPE support (llama/25216)
2026-07-10 Masashi Yoshimuraggml-webgpu: tune subgroup split (d_split) in flash_att...
2026-07-10 Hongqiang Wangopencl: Q6_K GEMM/GEMV fix for ne01 of weights that...
2026-07-10 Ruben Ortlamvulkan: disable FA mask_opt on GCN to improve performan...
2026-07-10 Hongqiang Wangopencl: ragged-tile MoE prefill FP16 GEMM optimization...
2026-07-10 Ruben Ortlamvulkan: for small AMD GPUs, reduce submission threshold...
2026-07-10 Max Krasnyanskyhexagon: new vtcm layouts and improved pipelines for...
2026-07-10 fairydreamingcuda : add support for f16->f16 GGML_OP_SET_ROWS (llama...
2026-07-10 fairydreamingmetal : add set_rows with src0 f16 (llama/25434)
2026-07-10 tyronecaiggml : fix A indexing in simd_gemm scalar tail-column...
2026-07-10 fairydreamingggml : add support for CPU f16->f16 GGML_OP_SET_ROWS...
2026-07-10 lhezopencl: fix potential crash in aos reconstruct (llama...
2026-07-10 Pasha KhosraviAdd Q2_0 quantization: type definition and CPU backend...
2026-07-10 Oliver SimonsCUDA: Fuse MMVQ post-scale for NVFP4 (llama/24481)
2026-07-10 asf0ggml-hip : add -fno-finite-math-only alongside -ffast...
2026-07-10 Neo Zhangfix unsupported UT cases of CONT & CPY (llama/25231)
next