]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2026-07-10 Neo Zhangfix unsupport ACC UT cases for noncontiguous (llama...
2026-07-10 Neo Zhangsycl : enhance argsort to support all UT cases (llama...
2026-07-10 Neo Zhangsycl : use sycl func to fix AOT double type issue ...
2026-07-10 Neo Zhangsycl : rename the env vars from "disable" to "enable...
2026-07-10 An Longggml : make ggml_time_init idempotent (llama/24422)
2026-07-10 fairydreamingvulkan : check src0 type in GGML_OP_SET_ROWS to avoid...
2026-07-10 Hongqiang Wangopencl: general flash attention decode performance...
2026-07-10 Pascalmetal: add col2im_1d op (f32/f16/bf16) (llama/25176)
2026-07-10 Johannes GäßlerCUDA: remove -sm row, refactor cuBLAS (llama/24216)
2026-07-10 Alexey KopytkoCUDA: extend K-type validation to V-types for flash...
2026-07-10 ragz4125ggml-cpu: use UE4M3 LUT in ARM NVFP4 dot product (llama...
2026-07-10 shalinib-ibmggml-cpu: Enable tiled matmul on AIX (llama/25199)
2026-07-10 hokanosekaivulkan: fix 32-bit integer overflow in CEIL_DIV (llama...
2026-07-10 a-hukggml-hip: enable -ffast-math for HIP builds (llama...
2026-07-10 adavyasggml-cuda: optimize conv_transpose_1d indexing (llama...
2026-07-10 Eveabort if we see a multi buffer (llama/25276)
2026-07-10 liminfei-amdggml : fix tensor-parallel + -ncmoe crash on MoE models...
2026-07-10 Vexxieggml: Update VMM Pool allocation ggml-cuda.cu - Turing...
2026-07-10 fairydreamingcuda : concat implementation for quantized types (llama...
2026-07-10 fairydreamingggml : fix broken CPU concat implementation for quantiz...
2026-07-10 Piotr Wilkin... cuda: enable topk-moe fusion for 288 experts (llama...
2026-07-10 Gaurav GargRemove redundant CUDA copies after gated_delta_net...
2026-07-10 lhezopencl: allow loading precompiled binary kernels from...
2026-07-10 Max Krasnyanskyhexagon: flash attention rework (optimizations, accurac...
2026-07-10 Johannes GäßlerCUDA: consistent use of __restrict__ + PDL for FA ...
2026-07-10 ragz4125ggml-cpu: add AVX2 optimization for nvfp4 dot product...
2026-07-10 lhezopencl: initial q1_0 support (llama/25160)
2026-07-10 fairydreamingcuda : prevent integer truncation and overflow errors...
2026-07-10 Matt JalloCUDA: fix get_rows_back for tables with more than 65535...
2026-07-10 Johannes GäßlerCUDA: fix Gemma E4B MTP FlashAttention (llama/25148)
2026-07-10 Kevin Liuvulkan: roll bk loop in matmul for asahi linux (llama...
2026-07-10 zdufordHIP: use hipBLAS for dense prefill on gfx900, keep...
2026-07-10 Masashi Yoshimuraggml-webgpu: add support for NVFP4 (llama/25143)
2026-07-10 Oliver SimonsRevert "sched : reintroduce less synchronizations durin...
2026-07-10 Ruben Ortlamvulkan: use flops instead of weight tensor size for...
2026-07-10 Hongqiang Wangopencl: flash attention improvement (llama/25069)
2026-07-10 Gaurav GargAdded a cudaMemcpy2DAsync fast path to ggml_cuda_cpy...
2026-07-10 Neo Zhangsycl : fix failed ut cases of norm (llama/25044)
2026-07-10 Ruben Ortlamvulkan: fix step operator for 0 input (llama/25036)
2026-07-10 Andreas Kieslingersched : reintroduce less synchronizations during split...
2026-07-10 Ravi Panchumarthyopenvino: Update to OV 2026.2.1, self-contained release...
2026-07-10 nullnamevulkan: opt mul_mat_vecq for mi50 (llama/22933)
2026-07-10 Jiang, Fishvulkan: add INTEL_XE1 arch enum and enable coopmat1...
2026-07-01 Lin Xiaodongwhisper : expose internal VAD speech segments (#3916)
2026-07-01 Daniel Beveniusci, examples : add package-lock.json to examples addon...
2026-07-01 Lin Xiaodongwhisper : map token timestamps to original time when...
2026-07-01 Lin Xiaodongwhisper : make voice_length() utf-8 aware for CJK ...
2026-06-30 Daniel Beveniusci : set GGML_NATIVE=OFF for sanitize builds (#3920)
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...
next