]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
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)
2026-04-30 Georgi Gerganovggml-base: use MATH_LIBRARY variable instead of hardcod...
2026-04-30 abotsissycl : fused MoE mul_mat_vec_q for TG (llama/21920)
2026-04-30 Chen Yuanggml-webgpu: add support for im2col (llama/22259)
2026-04-30 Anav PrasadCUDA: fuse relu + sqr (llama/22249)
2026-04-30 uvosHIP: flip GGML_HIP_GRAPHS to default on (llama/22254)
2026-04-30 Nikhil JainImplement async tensor api and event api (llama/22099)
2026-04-30 Masashi Yoshimuraggml-webgpu: Add fused RMS_NORM + MUL (llama/21983)
2026-04-30 Akarshan Biswassycl: Improve mul_mat_id memory efficiency and add...
2026-04-30 Chen Yuanggml-webgpu(shader): support conv2d kernels. (llama...
2026-04-30 Aparna M Phexagon: add support for FILL op (llama/22198)
2026-04-30 Masashi Yoshimuraggml-webgpu: reset CPU/GPU profiling time when freeing...
2026-04-30 Shreya JainHexagon: DAIG op (llama/22195)
2026-04-30 Mengsheng Wuhexagon: fix missing v79 entry in libggml-htp.inf ...
2026-04-30 Zijun Yuopenvino: driver setup, CI split, thread safety, and...
2026-04-30 Georgi Gerganovmetal : workaround macOS GPU interactivity watchdog...
2026-04-30 Jeff Bolzvulkan: Support F16 OP_FILL (llama/22177)
2026-04-30 Georgi Gerganovggml : bump version to 0.10.0 (ggml/1463)
2026-04-30 leonardHONGggml-cuda: flush legacy pool on OOM and retry (llama...
2026-04-30 Gaurav GargTensor-parallel: Fix delayed AllReduce on Gemma-4 MoE...
2026-04-30 Johannes GäßlerTP: fix 0-sized tensor slices, AllReduce fallback ...
2026-04-30 pl752ggml-cpu: Optimized x86 and generic cpu q1_0 dot (follo...
2026-04-30 neha-haggml-webgpu: updated matrix-vector multiplication ...
2026-04-30 KatostrofikFix reorder MMVQ assert on unaligned vocab sizes (llama...
2026-04-30 Johannes GäßlerCUDA: refactor mma data loading for AMD (llama/22051)
2026-04-30 uvosHIP: Remove unesscary NCCL_CHECK (llama/21914)
2026-04-30 Gaurav Gargggml : reduce CPU overhead in meta backend (llama/22041)
2026-04-30 texasichcmake: remove CMP0194 policy to restore MSVC builds...
2026-04-30 Radoslav Gerganovrpc : refactor the RPC transport (llama/21998)
2026-04-30 SamareshSinghggml-backend-meta: add multi-segment read support in...
2026-04-30 Reese Levineggml-webgpu: fix compiler warnings and refactor FlashAt...
2026-04-30 Aman GuptaCUDA: use LRU based eviction for cuda graphs (llama...
2026-04-30 lhezopencl: refactor q8_0 set_tensor and mul_mat host side...
2026-04-30 nullnamehexagon: optimize HMX matmul operations (llama/21071)
2026-04-30 shaofeiqiopencl: add q5_K gemm and gemv kernels for Adreno ...
2026-04-30 Aman Guptaggml: add graph_reused (llama/21764)
2026-04-30 Kusha Gharahimetal: Implement ROLL op (llama/21946)
2026-04-30 rehan-10xengineerggml-cpu: add 128-bit RVV implementation for Quantizati...
2026-04-30 rehan-10xengineerggml : implemented simd_gemm kernel for riscv vector...
2026-04-30 Reese Levineggml-webgpu: compute pass batching and removing profili...
2026-04-30 KatostrofikFix Q8_0 reorder: garbage on 2nd prompt + crash on...
2026-04-30 Ruben Ortlamvulkan: optimize im2col (llama/21713)
2026-04-30 Pasha Khosravicuda: Q1_0 initial backend (llama/21629)
2026-04-30 Reese Levineggml-webgpu: Fix dequantization helpers to not pass...
next