]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2026-06-30 Yongmin Yoo 유용민examples : Improved inference performance of Android...
2026-06-26 Georgi Gerganovtalk-llama : sync llama.cpp
2026-06-26 Georgi Gerganovsync : ggml
2026-06-26 Georgi Gerganovggml : bump version to 0.15.3 (ggml/1550)
2026-06-26 Jeff Bolzvulkan: Workaround compiler bug in conv2d coopmat2...
2026-06-26 leonardHONGCUDA: add cublasSgemmBatched mapping for HIP/MUSA vendo...
2026-06-26 Tarek Dakhranggml-cpu: fix SVE leftover path in ggml_vec_dot_f32...
2026-06-26 Jassieluosycl : clamp softmax input to avoid underflow (llama...
2026-06-26 leonardHONGCUDA: batch out_prod broadcast (dps2>1) path with cubla...
2026-06-26 shaofeiqiopencl: flush profiling batch at shutdown for incomplet...
2026-06-26 Oliver SimonsCUDA: Various fixes to `cpy.cu` (llama/25000)
2026-06-26 fairydreamingggml : address integer overflows in binary ops CUDA...
2026-06-26 David Spruillsycl : support --split-mode tensor (llama/24152)
2026-06-26 Neo Zhangsycl : fix the failed UT cases of conv_3d (llama/24900)
2026-06-26 lhezopencl: support non-contig rows in norm (llama/24965)
2026-06-26 Max Krasnyanskyhexagon: MUL_MAT and MUL_MAT_ID rework : 32x32 tiled...
2026-06-26 Wagner Brunavulkan: allow reducing the graph submission batches...
2026-06-26 liminfei-amdvulkan: fail the build when a shader fails to compile...
2026-06-26 Jeff Bolzvulkan: Apply bias before softmax in FA, to avoid overf...
2026-06-26 Jeff Bolzvulkan: support all backend tests for SQR/SQRT/SIN...
2026-06-26 Jeff Bolzvulkan: Support GET_ROWS_BACK (llama/24883)
2026-06-26 Jeff Bolzvulkan: support CONV_3D (llama/24612)
2026-06-26 Jeff Bolzvulkan: make mul_mm ALIGNED a spec constant (llama...
2026-06-26 Wyatt Caldwellvulkan: link ggml-cpu when GGML_VULKAN_CHECK_RESULTS...
2026-06-26 Masashi Yoshimuraggml-webgpu: improve MTP inference by using mat-vec...
2026-06-26 Shawn Guopencl: q8_0 gemv precision improvement (llama/24923)
2026-06-26 Neo Zhangsupport bf16 on bin_bcast OP and unary OPs (llama/24838)
2026-06-26 Guanhuai Zhangfix(hexagon): use padded stride for ssm-conv weights...
2026-06-26 Adrien Gallouëtggml : optimize AMX (llama/24806)
2026-06-26 Masashi Yoshimuraggml-webgpu: add adapter toggles for F16 on Vulkan...
2026-06-26 Xuan-Son Nguyenmtmd, arg: fix utf8 handling on windows (llama/24779)
2026-06-26 QuantiusBenignusexamples : fix argument flag for min speech duration...
2026-06-23 Daniel Beveniusexamples : update model names in parakeet-cli README...
2026-06-23 Nicky MouhaFix pkgconfig configuration (Nix build failure) (#3894)
2026-06-22 Naitik Shahinclude parakeet in build-xcframework.sh (#3899)
2026-06-19 Georgi Gerganovtalk-llama : sync llama.cpp
2026-06-19 Georgi Gerganovsync : ggml
2026-06-19 Georgi Gerganovggml : bump version to 0.15.2 (ggml/1548)
2026-06-19 shalinib-ibmggml-cpu: support K tails in power10 Q8/Q4 MMA matmul...
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)
next