]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/shortlog
pkg/ggml/sources/whisper.cpp
2026-03-29 Georgi Gerganovmetal : add FA instantiations for HSK=512, HSV=512...
2026-03-29 Max Krasnyanskyhexagon: general DMA and Binary Op fixes for large...
2026-03-29 lhezopencl: add q6_K gemm and gemv kernels for Adreno ...
2026-03-29 las7rpc : RCE patch (llama/20908)
2026-03-29 Rashid Ul Islammetal: add CONV_3D (llama/19927)
2026-03-29 Chenguang LiCANN: add RoPE cache preload before ACL graph capture...
2026-03-29 Dan Hoffmanfix(openvino): explicit memset in buffer_context alloca...
2026-03-29 shaofeiqiopencl: add flattened Q4_K mv and general Q4_K mm ...
2026-03-29 Johannes GäßlerCUDA: fix BF16 FA compilation (llama/20865)
2026-03-29 Neo Zhangsupport bf16 and quantized type (llama/20803)
2026-03-29 Patrick Buckleyggml-cuda: native bf16 flash attention for vec kernel...
2026-03-29 Gaurav GargIncrease number of output elements per-thread block...
2026-03-29 y198fix(rpc): prevent division by zero in deserialize_tenso...
2026-03-29 Matt CoralloAdd shader count for Intel Arc Pro B60 (llama/20818)
2026-03-29 shalinib-ibmggml-cpu: add always_inline to tinyBLAS_PPC accumulator...
2026-03-29 Jeff Bolzvulkan: change gated_delta_net to shard a column across...
2026-03-29 hipuddingCANN: add BF16 support for core operators (llama/20152)
2026-03-29 Sundaram krishnanggml: guard KleidiAI DOWNLOAD_EXTRACT_TIMESTAMP for...
2026-03-29 Rail Chabdarovhip: Avoid compiler bug in RDNA code generation during...
2026-03-29 Yiwei Shaohexagon: add Matrix Extensions (HMX) for Hexagon NPU...
2026-03-29 uvosci : add hip quality check (llama/20430)
2026-03-29 Reese Levineggml webgpu: ops support for qwen3.5 (SET, TRI_SOLVE...
2026-03-29 Evevulkan: dequantize iq4_xs 4 at a time (llama/20657)
2026-03-29 Charles Xucmake : fix build warning when kleidiai is enabled...
2026-03-29 Chenguang LiCANN: handle in-place ROPE on non-contiguous f32 tensor...
2026-03-29 Masashi Yoshimuraggml-webgpu: Update the `RMS_NORM` preprocessor and...
2026-03-29 Masashi Yoshimuraggml-webgpu: Add supports for `DIAG` and `TRI` (llama...
2026-03-29 Chenguang LiCANN: support flash attention for head dim not multiple...
2026-03-29 Reese LevineMove to no timeout for WaitAny in graph submission...
2026-03-29 Shaw Nguyenggml-cpu/x86: fix unused changemask warning in repack...
2026-03-29 uvosHIP : ignore return of hipMemAdvise [no ci] (llama...
2026-03-29 Krishna Sridharhexagon: add neg, exp, sigmoid, softplus ops, cont...
2026-03-29 Ruben Ortlamvulkan: disable mmvq on Intel Windows driver (llama...
2026-03-29 Kevin Hannonggml-blas: set mkl threads from thread context (llama...
2026-03-29 Taimur Ahmadggml-cpu: fix RVV checks in quants and repacking (llama...
2026-03-29 Ruben Ortlamvulkan: async and event fixes (llama/20518)
2026-03-29 Justin Bradfordkleidiai : fix MUL_MAT support for batched (3D) inputs...
2026-03-29 Ruben Ortlamvulkan: allow graphics queue only through env var ...
2026-03-29 Neo Zhangehance UPSCALE to support all UT cases (llama/20637)
2026-03-29 Martin Klacerkleidiai: add data type check to get_tensor_traits...
2026-03-29 Ruben Ortlamvulkan: fix flash attention dot product precision ...
2026-03-29 Aman GuptaCUDA: GDN hide memory latency (llama/20537)
2026-03-29 Sigbjørn Skjæretsycl : fix for untransposed GDA recurrent state (llama...
2026-03-21 KITAITI Makotoruby : fix dangling pointers, memory leak, and SEGV...
2026-03-19 Georgi Gerganovrelease : v1.8.4 upstream/1.8.4
2026-03-18 Georgi Gerganovci : update workflows
2026-03-18 Georgi Gerganovbenches : update
2026-03-18 Georgi Gerganovsync : ggml
2026-03-18 Georgi Gerganovggml : bump version to 0.9.8 (ggml/1442)
2026-03-18 Georgi Gerganovggml : restore ggml_type_sizef() to aboid major version...
2026-03-17 lohopupafix: VAD time mapping timestamp drift caused by overlap...
2026-03-16 Alango : handle EOF correctly in model download (#3671)
2026-03-16 Aiudadadadfpy : replace deprecated openvino-dev with openvino...
2026-03-16 Gaël Jamesexamples : Allow max_len to be used for any output...
2026-03-16 Igor Loskutovserver: return proper HTTP status codes for error respo...
2026-03-16 Georgi Gerganovggml : try fix arm build (#0)
2026-03-16 Georgi Gerganovtalk-llama : sync llama.cpp
2026-03-16 Georgi Gerganovsync : ggml
2026-03-16 David366AIggml : extend im2col f16 (ggml/1434)
2026-03-16 Georgi Gerganovcommon : add nvfp4 (ggml/0)
2026-03-16 Johannes GäßlerCUDA: limit number of FA stream-k CUDA blocks (llama...
2026-03-16 Pascalggml: avoid creating CUDA context during device init...
2026-03-16 MoonShadowggml/hip: fix APU compatibility - soft error handling...
2026-03-16 Bartowskiggml : guard against sumq2 being 0 in IQ4_NL (llama...
2026-03-16 PikaPikachucuda : add RDNA4-specific MMVQ parameter table for...
2026-03-16 Ruben Ortlamvulkan: use graphics queue on AMD (llama/20551)
2026-03-16 Georgi Gerganovmetal : add FA specialization for HSK = 320, HSV =...
2026-03-16 Max Krasnyanskyhexagon: Q4_0 and MXFP4 repack fixes (llama/20527)
2026-03-16 Neo Zhangadd op gated_delta_net (llama/20455)
2026-03-16 Adrien Gallouëtggml : add native AVX512-FP16 support for F16 operation...
2026-03-16 WallentriUse fp32 in cuBLAS V100 to avoid overflows, env variabl...
2026-03-16 Zijun Yuggml : add OpenVINO backend (llama/15307)
2026-03-16 Rail ChabdarovFix data race in CUDA's "cpy" kernel (influences GGML...
2026-03-16 lhezopencl: fix l2_norm (llama/20480)
2026-03-16 Georgi Gerganovgraph : remove redundant GDN state transposes (llama...
2026-03-16 rehan-10xengineerggml-cpu: add RVV vec dot kernels for quantization...
2026-03-16 Adrien Gallouëtggml : fix typo gmml (llama/20512)
2026-03-16 Georgi Gerganovmetal : fix l2 norm scale (llama/20493)
2026-03-16 Georgi Gerganovllama : disable graph reuse with pipeline parallelism...
2026-03-16 ProgenyAlphavulkan: add GATED_DELTA_NET op support (llama/20334)
2026-03-16 ProgenyAlphavulkan: fix SSM_CONV PP scaling with large ubatch sizes...
2026-03-16 Georgi Gerganovsync : ggml
2026-03-16 Georgi Gerganovmetal : avoid divisions in bin kernel (llama/20426)
2026-03-16 Georgi Gerganovsync : ggml
2026-03-16 Jeff Bolzvulkan: fix l2_norm epsilon handling (llama/20350)
2026-03-16 Jeff Bolzvulkan: fix OOB check in flash_attn_mask_opt (llama...
2026-03-16 Masato Nakasakavulkan: Fix ErrorOutOfHostMemory on Intel GPU when...
2026-03-16 lhezopencl: use larger workgroup size for get_rows (llama...
2026-03-16 shaofeiqiopencl: add cumsum op (llama/18981)
2026-03-16 uvoship: compile debug builds with -O2 on hip to avoid...
2026-03-16 Masashi Yoshimuraggml-webgpu: Add supports for `GGML_OP_REPEAT` (llama...
2026-03-16 Georgi Gerganovllama : enable chunked fused GDN path (llama/20340)
2026-03-16 Richard Davisonggml : add NVFP4 quantization type support (llama/19769)
2026-03-16 Daniel Beveniusllama : add support for Nemotron 3 Super (llama/20411)
2026-03-16 Georgi Gerganovmetal : fix capture_compute counter logic (llama/20410)
2026-03-16 Georgi Gerganovmetal : fix q5_k mul_mv register spill (llama/20399)
2026-03-16 Georgi Gerganovmetal : add env var to trigger graph capture (llama...
2026-03-16 uvosggml-cuda: gdn use shared mem for HIP (llama/20366)
2026-03-16 uvoscuda/hip: fix loop unrolling in ssm-conv (llama/20369)
2026-03-16 Neo Zhangfix op rope, add rope_back (llama/20293)
next