]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2026-05-14 Alexey KopytkoSYCL: reduce allocation overhead during flash attention...
2026-05-14 DevedseAdd BF16 support to GET_ROWS operation (llama/21391)
2026-05-14 Intel AI Get... sycl: Q5_K reorder MMVQ/dequant + Q8_0 reorder MMVQ...
2026-05-14 Intel AI Get... sycl: Battlemage AOT build via spir64_gen + MMQ subgrou...
2026-05-14 AesSedaiAdd flash attention MMA / Tiles to support MiMo-V2...
2026-05-14 Yanzhao Wanghexagon: add HTP kernel for GGML_OP_GATED_DELTA_NET...
2026-05-14 Intel AI Get... sycl: support non-contiguous input in PAD op (llama...
2026-05-14 Pranav DhinakarFeature hexagon l2 norm (llama/22816)
2026-05-14 Pascalcuda: fuse snake activation (mul, sin, sqr, mul, add...
2026-05-14 Johannes GäßlerCUDA: lower-case PCI bus id, standardize for ggml ...
2026-05-14 miyanvulkan: fix spv shadowing (llama/22760)
2026-05-14 Max Krasnyanskyggml: update SCHED_DEBUG output to use ggml_op_desc...
2026-05-14 Shawn Guopencl: add q4_0 MoE GEMM for Adreno (llama/22731)
2026-05-14 leonardHONGCUDA: batch out_prod inner loop with cublasSgemmStrided...
2026-05-14 Georgi Gerganovllama : fix device state save/load (llama/22805)
2026-05-14 shaofeiqiopencl: add opfilter regex for debugging (llama/22782)
2026-05-14 Intel AI Get... sycl: add FILL, CUMSUM, DIAG, SOLVE_TRI, SSM_SCAN,...
2026-05-14 pl752ggml-cpu: Optimized risc-v cpu q1_0 dot
2026-05-14 zzzzwcggml-cpu: fuse RMS_NORM + MUL on CPU backend (llama...
2026-05-14 fl0rianrggml : use `CL_DEVICE_GLOBAL_MEM_SIZE` as memory estima...
2026-05-14 Trivikram ReddyHexagon: Process M-tail rows on HMX instead of HVX...
2026-05-14 lhezopencl: refactor Adreno q4_0 (llama/22335)
2026-05-14 Radoslav Gerganovrpc : use graph uid instead of graph cache (llama/22701)
2026-05-14 Georgi Gerganovggml : bump version to 0.11.0 (ggml/1478)
2026-05-14 Georgi Gerganovllama : add option to save memory in device buffers...
2026-05-14 Ismailggml : implement fast walsh-hadamard transform for...
2026-05-14 Charles Xukleidiai : update to v1.24.0 and use release archive...
2026-05-14 leonardHONGCUDA: use fastdiv for batch index split in get_rows...
2026-05-14 Atomic-Germvulkan: delete dead GGML_VK_MAX_NODES def (llama/22621)
2026-05-14 Chen Yuanggml-webgpu: add layer norm ops (llama/22406)
2026-05-14 lucyfix: CUDA device PCI bus ID de-dupe OOMing (ignoring...
2026-05-14 JusteLeoggml-virtgpu: fix circular dependency in headers (llama...
2026-05-14 Shawn Guopencl: Adreno optimization for MoE - MxFP4 (llama...
2026-05-13 Andreas Lubbeserver : fix no_speech_thold not being read (#3783)
2026-05-13 Andreas Lubbeserver: fix params leak between requests (#3784)
2026-05-13 annaeinawhisper : fix max_tokens skipping remaining audio ...
2026-05-12 Andreas Lubbeserver: Add support for controlling token_timestamps...
2026-05-10 Bjarke Viksøewhisper : fix incorrect timestamps, usually near silenc...
2026-05-07 KITAITI Makotoruby : transcribe without GVL, accept more MemoryViews...
2026-05-02 Georgi Gerganovtalk-llama : sync llama.cpp
2026-05-02 Georgi Gerganovcmake : add FindNCCL.cmake (ggml/0)
2026-05-02 Georgi Gerganovsync : ggml
2026-05-02 Georgi Gerganovggml : remove obsolete rms_norm.wgsl (ggml/0)
2026-05-02 Georgi Gerganovggml : remove obsoloete wgsl templates (ggml/0)
2026-05-02 Georgi Gerganovggml : bump version to 0.10.2 (ggml/1474)
2026-05-02 Yiwei Shaohexagon: hmx flash attention (llama/22347)
2026-05-02 Aparna M Phexagon: enable non-contiguous row tensor support for...
2026-05-02 Masashi Yoshimuraggml-webgpu: Fix vectorized handling in mul-mat and...
2026-05-02 Jeff Bolzvulkan: Support asymmetric FA in coopmat2 path (llama...
2026-05-01 Georgi Gerganovggml : try fix win32 build (#0)
2026-05-01 Georgi Gerganovsync : ggml
2026-05-01 Chen Yuanggml-webgpu: add the upscale shader (llama/22419)
2026-05-01 Masashi Yoshimuraggml-webgpu: Improve performance of mat-vec and mat...
2026-05-01 Ruben Ortlamvulkan: add get/set tensor 2d functions (llama/22514)
2026-05-01 Johannes GäßlerCUDA: fix tile FA kernel on Pascal (llama/22541)
2026-05-01 Rithik Sharmaadd fast matmul iquants (llama/22504)
2026-05-01 Max Krasnyanskyhexagon: make vmem and buffer-size configurable (llama...
2026-05-01 Anav PrasadCUDA: fuse SSM_CONV + ADD(bias) + SILU (llama/22478)
2026-05-01 shalinib-ibmggml-cpu : disable tiled matmul on AIX to fix page...
2026-05-01 Georgi Gerganovexamples : update to Q1_0
2026-04-30 Georgi Gerganovsync : ggml
2026-04-30 Georgi Gerganovggml : bump version to 0.10.1 (ggml/1469)
2026-04-30 Aman Guptaggml-cuda: refactor fusion code (llama/22468)
2026-04-30 qiurui144ggml-cpu: cmake: append xsmtvdotii march for SpacemiT...
2026-04-30 Reese Levineggml-webgpu: Fix bug in FlashAttention support check...
2026-04-30 hrushitfujitsuggml : add sve tuned code for gemm_q8_0_4x8_q8_0()...
2026-04-30 Johannes GäßlerTP: fix delayed AllReduce + zero-sized slices (llama...
2026-04-30 Michael Wandggml-cuda: Repost of 21896: Blackwell native NVFP4...
2026-04-30 lnigamggml-cuda: add flash-attn support for DKQ=320/DV=256...
2026-04-30 Matt Corallovulkan: Coalesce Q4_K/Q5_K scale loads (llama/21751)
2026-04-30 Reese Levineggml-webgpu: fix buffer aliasing for ssm_scan and refac...
2026-04-30 Jeff Bolzvulkan: add barrier after writetimestamp (llama/21865)
2026-04-30 Emil Askerovggml: improve SPIR-V headers detection with __has_inclu...
2026-04-30 Adrien Gallouëtggml : skip already registered backends and devices...
2026-04-30 Adrien Gallouëtggml : revert to -lm linking instead of find_library...
2026-04-30 hipuddingCANN: add new ops, optimize existing ops (llama/21204)
2026-04-30 Rithik Sharmaggml-webgpu: add Q1_0 support (llama/22374)
2026-04-30 Rithik Sharmaadd fast mat-vec kernels for i-quants (llama/22344)
2026-04-30 unraidofix: rpc-server cache may not work in Windows environme...
2026-04-30 Adrien Gallouëtggml : use 64 bytes aligned tile buffers (llama/21058)
2026-04-30 Rithik Sharmaadd performance-portable tuning for register-tile and...
2026-04-30 Gaurav GargFix recurrent state serialization for partial reads...
2026-04-30 Oliver SimonsCUDA: better coalesce data-access for contiguous concat...
2026-04-30 Sigbjørn Skjæretggml-cpu : re-enable fast gelu_quick_f16 (llama/22339)
2026-04-30 Eveggml-cpu: optimize avx2 q6_k (llama/22345)
2026-04-30 lhezopencl: add iq4_nl support (llama/22272)
2026-04-30 Trivikram Reddyhexagon: guard HMX clock request for v75+ platforms...
2026-04-30 Johannes GäßlerCUDA: reduce MMQ stream-k overhead (llama/22298)
2026-04-30 Developer-Ecosystem... metal : optimize Metal Tensor API usage for GGML_OP_MUL...
2026-04-30 Neo ZhangOptimize Q4_0 mul_mat for Arc770, add scripts (llama...
2026-04-30 Reese Levineggml-webgpu: support for SSM_SCAN and disable set_rows...
2026-04-30 Trivikram ReddyHexagon: Bump HMX Frequency to Max Corner (llama/22334)
2026-04-30 Zheyuan Chenggml-webgpu: enable FLASH_ATTN_EXT on browser without...
2026-04-30 Mengsheng Wuhexagon: use DIRID 13 in libggml-htp.inf for modern...
2026-04-30 Georgi Gerganovmetal : print GPU description (llama/22318)
2026-04-30 Georgi Gerganovggml : minor coding style (llama/22308)
2026-04-30 Mengsheng Wuhexagon: add SOLVE_TRI op (llama/21974)
2026-04-30 Chen Yuanfix(shader): handle the buffer aliasing for rms fuse...
2026-04-30 Max Krasnyanskyhexagon: add support for basic and extended Op profilin...
2026-04-30 Georgi Gerganovmetal : fix event synchronization (llama/22260)
next