]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2026-06-19 PascalGgml/cuda col2im 1d (llama/24417)
2026-06-19 Max Krasnyanskyhexagon: support for op-trace (fine-grain tracing of...
2026-06-19 Neo Zhangrename GGML_SYCL_SUPPORT_LEVEL_ZERO (llama/24719)
2026-06-19 Neo Zhangsycl : support MUL_MAT and OUT_PROD with Q1_0 (llama...
2026-06-19 Neo Zhangsupport OPs: conv_2d, conv_2d_dw, conv2d_transpose...
2026-06-19 Georgi Gerganovmetal : check for BF16 support in concat kernel (llama...
2026-06-19 shalinib-ibmggml-cpu: Conditionally enable power11 backend based...
2026-06-19 Georgi Gerganovmetal : implement rope_back operator (llama/24725)
2026-06-19 Georgi Gerganovmetal : add f16 and bf16 support for concat operator...
2026-06-19 Neo Zhangadd dev2dev memcpy by SYCL API (llama/24476)
2026-06-19 Neo ZhangAdd conv_3d (llama/24691)
2026-06-19 Winston Mavulkan: record actual memory properties during buffer...
2026-06-19 Ruben OrtlamRevert "cuda: reset cuda context after reading memory...
2026-06-19 kononnableci: fix vulkan docker images (llama/24595)
2026-06-19 lhezopencl: optimize mul_mat_f16_f32_l4 for decode (llama...
2026-06-19 Zijun Yuopenvino: OV 2026.2, context-shift, Q5_1 support, gemma...
2026-06-19 Neo Zhangsycl : Enable to support fp16 by OPs: SQR, SQRT, LOG...
2026-06-19 Alexey KopytkoSYCL: fix use-after-free bug with async memcpy in MoE...
2026-06-19 Francois Dugastsycl: Add optional USM system allocations (llama/22526)
2026-06-19 Winston Mavulkan: prefer host-visible memory buffers on UMA devic...
2026-06-19 Jeff Bolzvulkan: Support gated_delta_net with S_v=16 (llama...
2026-06-19 Frosty40sycl: support reordered Q4_K/Q5_K/Q6_K MoE MUL_MAT_ID...
2026-06-19 Neo ZhangSupport OP EXPM1, support all UT cases of FLOOR, TRUNC...
2026-06-19 Pascalvulkan: add col2im_1d op (llama/24425)
2026-06-19 Jeff Bolzvulkan: support more CONCAT types (llama/24579)
2026-06-19 Andreiwasm : fix fallback symbol collision (llama/24639)
2026-06-19 KatostrofikSYCL: use native subgroup size for K-quant DMMV (llama...
2026-06-19 someoneinjdsycl: fix soft_max_f32 max reduction (llama/24451)
2026-06-19 Neo Zhangsycl : fix reorder function; add fp32/fp16 in build...
2026-06-19 Neo Zhangsycl : enhance set_rows to support q1_0, mxfp4, nvfp4...
2026-06-19 Neo Zhangadd to support pool_1d, move pool_1d/2d code to pool...
2026-06-19 Alexey KopytkoRemove per-allocation Level Zero runtime checks (llama...
2026-06-19 Georgi Gerganovmetal : add repeat bf16 (llama/24638)
2026-06-19 leonardHONGCUDA: only support F32/F16 for GGML_OP_REPEAT (llama...
2026-06-19 Masashi Yoshimuraggml-webgpu: improve i-quants mul_mat performance and...
2026-06-19 Jeff Bolzvulkan: support non-contig unary/glu ops (llama/24215)
2026-06-19 Ruben Ortlamvulkan: add pipeline barriers for memcpy read operation...
2026-06-19 Daniel Beveniusrelease : v1.9.1 (#3892)
2026-06-18 Daniel Beveniusci : add GGML_NATIVE=OFF and GGML_BMI2=OFF to windows...
2026-06-17 Daniel Beveniusrelease : v1.9.0 (#3886)
2026-06-17 KITAITI Makotoruby : add support for Parakeet (#3885)
2026-06-16 Daniel Beveniusparakeet : add support for NVIDIA Parakeet (#3735)
2026-06-16 Daniel Beveniusci : only trigger release jobs for tags (#3883)
2026-06-16 Daniel Beveniusrelease : v1.8.7 (#3881)
2026-06-16 Rum Nguyencli : add --version flag (#3878)
2026-06-15 Georgi Gerganovtalk-llama : sync llama.cpp
2026-06-15 Georgi Gerganovsync : ggml
2026-06-15 Georgi Gerganovggml : bump version to 0.15.1 (ggml/1541)
2026-06-15 ZihaoMuggml: support concat for scalar types at cuda backend...
2026-06-15 shaofeiqiopencl: add q5_0/q5_1 gemm and gemv kernels for Adreno...
2026-06-15 Jeff Bolzvulkan: ifdef eMesaHoneykrisp (build fix) (llama/24479)
2026-06-15 Georgi Gerganovggml : bump version to 0.15.0 (ggml/1539)
2026-06-15 Winston Mavulkan: add fast path for contiguous buffer transfers...
2026-06-15 Kevin Liuvulkan: use medium matmul tile on Asahi Linux (llama...
2026-06-15 Gaurav GargRemove padding and multiple D2D copies for MTP (llama...
2026-06-15 Oliver SimonsCUDA: Fix ssm_scan_f32 data-races (llama/24360)
2026-06-15 Jeff Bolzvulkan: reduce iq1 shared memory usage for mul_mm ...
2026-06-15 Ruben Ortlamvulkan: add `v_dot2_f32_f16` support in matrix-matrix...
2026-06-15 Pascalggml : add GGML_OP_COL2IM_1D (llama/24206)
2026-06-15 Yash Raj Pandeyggml-cpu : fix rms_norm_back wrong output under in...
2026-06-15 ravel7524Remove case for GGML_TYPE_Q4_K in mvvq.cu (llama/23528)
2026-06-15 Reese Levineggml-webgpu: Add clang-format job (llama/24308)
2026-06-15 Masashi Yoshimuraggml-webgpu: Improve prefill speeds for k-quants +...
2026-06-15 Nikhil JainHandle buffer overlap / buffer aliasing for concat...
2026-06-15 Nikhil JainImplement 2D workgroups for scale, binary, and unary...
2026-06-15 Jeff Bolzvulkan: Use cm2 decode_vector for mul_mat_id B matrix...
2026-06-15 Ruben Ortlamcuda: reset cuda context after reading memory size...
2026-06-09 Daniel Beveniusci : pin github actions to commit sha's (#3865)
2026-06-09 Christopher... coreml : fix --quantize crash for mlprogram format...
2026-06-08 Georgi Gerganovtalk-llama : sync llama.cpp
2026-06-08 Georgi Gerganovsync : ggml
2026-06-08 Georgi Gerganovggml : bump version to 0.14.0 (ggml/1533)
2026-06-08 Georgi Gerganovsync : ggml
2026-06-08 Harkirat GillHIP: add gfx1152 and gfx1153 to RDNA3.5 (llama/24129)
2026-06-08 Xuan-Son Nguyenmetal : fix im2col 1D case (audio models) (llama/24220)
2026-06-08 Ruben Ortlamvulkan: check coopmat2 features before reporting suppor...
2026-06-08 lhezopencl: improve get_rows, cpy, concat and q6_k flat...
2026-06-08 Ruben Ortlamvulkan: add fwht support for Intel with shmem reduction...
2026-06-08 Charles Xukleidiai : dynamic chunck-based scheduling for hybrid...
2026-06-08 Oliver SimonsCUDA: enroll mul_mat_vec_q_moe into pdl (llama/24087)
2026-06-08 Mason Milburnsycl : port multi-column MMVQ from CUDA backend (llama...
2026-06-08 Kartik Sirohiggml: vectorize ggml_vec_dot_q4_1_q8_1 with WASM SIMD12...
2026-06-08 Georgi Gerganovmetal : reduce rset heartbeat from 500ms -> 5ms (llama...
2026-06-08 Reese Levineggml-webgpu: FlashAttention refactor + standardize...
2026-06-08 rehan-10xengineerggml-cpu: extend RVV quantization vec dot to higher...
2026-06-08 Andreas KieslingerAvoid PDL race conditions by disabling __restrict__...
2026-06-08 Charles Xuggml-cpu: use runtime SVE width in FWHT (llama/24059)
2026-06-08 Aman Guptacuda: reserve space for quantize kv-cache at startup...
2026-06-08 lhezopencl: use flat variants of q4_K and q6_K gemv for...
2026-06-08 Max Krasnyanskyhexagon: profiler output fix and script updates (llama...
2026-06-08 Max Krasnyanskyhexagon: MUL_MAT, MUL_MAT_ID, FLASH_ATTN and GDN cleanu...
2026-06-08 Todor Boinovskihexagon: add gelu_quick (llama/24007)
2026-06-08 Anav Prasadclean up unused variables warnings (llama/23975)
2026-06-08 lhezopencl: fix compiler warnings for non-adreno path ...
2026-06-08 Masashi Yoshimurarevert to using global_invocation_id for cpy shader...
2026-06-08 shaofeiqiopencl: add basic support for q5_0 and q5_1 (llama...
2026-06-08 Shrivas Shankarmetal: template GLU kernels to support f16/f32 (llama...
2026-06-08 Jeff Bolzvulkan: don't hold the device mutex while compiling...
2026-06-08 Winston Mavulkan: reduce host memory lock contention (llama/23376)
2026-06-08 Johannes GäßlerTP: quantized KV cache support (llama/23792)
next