]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
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)
2026-06-08 Matt Corallovulkan: Block-load Q3_K/Q6_K block data and subtract...
2026-06-08 Winston Mavulkan: Removed unused functions (llama/23175)
2026-06-08 Neo ZhangSupport Q4_1, Q5_0, Q5_1 in Flash-attention (llama...
2026-06-08 Neo ZhangAdd more types in GET_ROWS OP (llama/23710)
2026-06-08 Neo Zhangsycl : Optimize Q3_K mul_mat by reorder (llama/23725)
2026-06-08 lhezopencl: support bf16 by converting to f16 (llama/23839)
2026-06-08 Georgi Gerganovmetal : restore im2col implementation for large kernels...
2026-06-08 Jinyang Heggml : add some lsx support (llama/23798)
2026-06-08 Ruben Ortlamvulkan: add Flash Attention support for BFloat16 KV...
2026-06-08 Reese Levineggml-webgpu: Check earlier for WebGPU required features...
2026-06-08 Reese Levineggml-webgpu: add q4_0/q8_0 SET_ROWS (llama/23760)
2026-06-08 Oliver SimonsCUDA: Check PTX version on host side to guard PDL dispa...
2026-06-08 fairydreamingmodel : support for DeepseekV32ForCausalLM with generic...
2026-06-08 Daniel Beveniusci : add ccache to build-sycl [no ci] (#3859)
2026-06-06 Daniel Beveniusci : add HF_TOKEN to docker.yml workflow [no ci] (...
2026-06-06 Daniel Beveniusci : add ccache to quantize, vad, and wasm jobs (#3860)
2026-06-04 Daniel Beveniusci: build-windows action slimming (#3858)
2026-06-04 Daniel Beveniusci : use emscripten-core and pin version (#3857)
2026-06-04 Daniel Beveniusci : pin github actions to commit SHAs (#3856)
2026-06-04 Daniel Beveniusci : use ccache instead of sccache for windows-cublas...
2026-06-04 Daniel Beveniusci : only publish/push docker images daily (#3854)
next