| 2026-05-25 |
Winston Ma | vulkan: removed duplicate #include <memory> in headers... |
commit | commitdiff | tree |
| 2026-05-25 |
Ori Pekelman | ggml.h: correct ggml_silu_back arg docstring (a=dy... |
commit | commitdiff | tree |
| 2026-05-25 |
Dev-X25874 | ggml-alloc: fix out-of-bounds read in ggml_dyn_tallocr_... |
commit | commitdiff | tree |
| 2026-05-25 |
Georgi Gerganov | ggml : bump version to 0.12.0 (ggml/1494) |
commit | commitdiff | tree |
| 2026-05-25 |
Aman Gupta | llama + spec: MTP Support (llama/22673) |
commit | commitdiff | tree |
| 2026-05-25 |
Pranav Dhinakar | ggml-hexagon: cpy: add contiguous fast-path in reshape... |
commit | commitdiff | tree |
| 2026-05-25 |
Johannes Gäßler | HIP: RDNA3 mma FA, faster AMD transpose, tune AMD ... |
commit | commitdiff | tree |
| 2026-05-25 |
Zheyuan Chen | ggml-webgpu: makes the flash attn vec path subgroup... |
commit | commitdiff | tree |
| 2026-05-25 |
Georgi Gerganov | logs : reduce (llama/23021) |
commit | commitdiff | tree |
| 2026-05-25 |
alex-spacemit | ggml-cpu: Add IME2 Instruction Support for the SpacemiT... |
commit | commitdiff | tree |
| 2026-05-25 |
Ruben Ortlam | vulkan: fix matmul integer pipeline selection (llama... |
commit | commitdiff | tree |
| 2026-05-25 |
Katostrofik | SYCL: fix multi-GPU system RAM exhaustion by using... |
commit | commitdiff | tree |
| 2026-05-25 |
Daniel Bevenius | cmake : add CMakePresets.json [no ci] (#3808) |
commit | commitdiff | tree |
| 2026-05-25 |
OrbisAI Security | fix: in bindings/ruby/test/jfk_reader/jfk_reader in... |
commit | commitdiff | tree |
| 2026-05-22 |
Pascal | common : fix server /inference fails to decode in-memor... |
commit | commitdiff | tree |
| 2026-05-21 |
Daniel Bevenius | ci : use github ubuntu-22.04-arm runner instead of... |
commit | commitdiff | tree |
| 2026-05-19 |
Daniel Bevenius | whisper : set bench data for each iteration (#3812) |
commit | commitdiff | tree |
| 2026-05-18 |
petterreinholdtsen | examples : fix memory leak in read_audio_data (#3810) |
commit | commitdiff | tree |
| 2026-05-18 |
Andreas Lubbe | server : Return speaker information in JSON (#3782) |
commit | commitdiff | tree |
| 2026-05-15 |
Andreas Lubbe | server: add support for carry_initial_prompt (#3781) |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | talk-llama : sync llama.cpp |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
| 2026-05-14 |
Zheyuan Chen | ggml-webgpu: only use subgroup-matrix path when head... |
commit | commitdiff | tree |
| 2026-05-14 |
scutler-nv | Fix for issue #22974. Cast intermediate results to... |
commit | commitdiff | tree |
| 2026-05-14 |
shaofeiqi | opencl: add q5_0 and q5_1 MoE for Adreno (llama/22985) |
commit | commitdiff | tree |
| 2026-05-14 |
lhez | opencl: fix crash when warming up MoE on Adreno (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
Masashi Yoshimura | flush the gpu profile timestamp before the queryset... |
commit | commitdiff | tree |
| 2026-05-14 |
Max Krasnyansky | hexagon: add unary tanh op (llama/22999) |
commit | commitdiff | tree |
| 2026-05-14 |
Sachin Sharma | ggml-zendnn : adaptive fallback to CPU backend for... |
commit | commitdiff | tree |
| 2026-05-14 |
Trivikram Reddy | hexagon: eliminate scalar VTCM loads via HVX splat... |
commit | commitdiff | tree |
| 2026-05-14 |
yzyyzyhhh | opencl: add opt-in Adreno xmem F16xF32 GEMM for prefill... |
commit | commitdiff | tree |
| 2026-05-14 |
Masashi Yoshimura | ggml-webgpu: Enables running gpt-oss-20b (llama/22906) |
commit | commitdiff | tree |
| 2026-05-14 |
Chen Yuan | ggml-webgpu: address precision issues for multimodal... |
commit | commitdiff | tree |
| 2026-05-14 |
Masato Nakasaka | vulkan: Fix Windows performance regression on Intel... |
commit | commitdiff | tree |
| 2026-05-14 |
Jeff Bolz | vulkan: Check shared memory size for mmq shaders (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
guyfischman | metal : promote mul_mv/mul_mm batch divisors to functio... |
commit | commitdiff | tree |
| 2026-05-14 |
Shawn Gu | opencl: add q4_1 MoE for Adreno (llama/22856) |
commit | commitdiff | tree |
| 2026-05-14 |
CrispStrobe | CUDA: handle OW > 65535 in im2col (2D and 3D) (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
Pascal | Ggml/cuda snake fusion hardening (llama/22912) |
commit | commitdiff | tree |
| 2026-05-14 |
Jeff Bolz | vulkan: Support asymmetric FA in scalar/mmq/coopmat1... |
commit | commitdiff | tree |
| 2026-05-14 |
Oliver Simons | CUDA: directly include cuda/iterator (llama/22936) |
commit | commitdiff | tree |
| 2026-05-14 |
Neo Zhang | Add OP im2col_3d (llama/22903) |
commit | commitdiff | tree |
| 2026-05-14 |
Oliver Walsh | ggml-virtgpu : include missing mutex header (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
CrispStrobe | metal : tighten input-position loop in kernel_conv_tran... |
commit | commitdiff | tree |
| 2026-05-14 |
Steve Lhomme | ggml: install ggml.pc in <libdir>/pkgconfig (ggml/1480) |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | Revert "ggml-cuda : add explicit casts to -INFINITY... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | Revert "ggml-cuda : add ar_add() to avoid ambiguous... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | squash! ci : update ONEAPI version to 2025.3.3-0-devel... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | ci : update ONEAPI version to 2025.3.3-0-devel-ubuntu24.04 |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | ggml-cuda : add ar_add() to avoid ambiguous operator... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | ggml-cuda : add explicit casts to -INFINITY for float... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | devops : add spirv-headers to vulkan dockerfile |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | Revert "try using CCCL 12.4.127 with cuda 11.8.0 to... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | try using CCCL 12.4.127 with cuda 11.8.0 to fix CI... |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | Revert "try to fix window cublas CI failure" |
commit | commitdiff | tree |
| 2026-05-14 |
Daniel Bevenius | try to fix window cublas CI failure |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | talk-llama : sync llama.cpp |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | ggml : bump version to 0.11.1 (ggml/1484) |
commit | commitdiff | tree |
| 2026-05-14 |
scutler-nv | internal AllReduce kernel for CUDA provider (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
Alexey Kopytko | SYCL: reduce allocation overhead during flash attention... |
commit | commitdiff | tree |
| 2026-05-14 |
Devedse | Add BF16 support to GET_ROWS operation (llama/21391) |
commit | commitdiff | tree |
| 2026-05-14 |
Intel AI Get... | sycl: Q5_K reorder MMVQ/dequant + Q8_0 reorder MMVQ... |
commit | commitdiff | tree |
| 2026-05-14 |
Intel AI Get... | sycl: Battlemage AOT build via spir64_gen + MMQ subgrou... |
commit | commitdiff | tree |
| 2026-05-14 |
AesSedai | Add flash attention MMA / Tiles to support MiMo-V2... |
commit | commitdiff | tree |
| 2026-05-14 |
Yanzhao Wang | hexagon: add HTP kernel for GGML_OP_GATED_DELTA_NET... |
commit | commitdiff | tree |
| 2026-05-14 |
Intel AI Get... | sycl: support non-contiguous input in PAD op (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
Pranav Dhinakar | Feature hexagon l2 norm (llama/22816) |
commit | commitdiff | tree |
| 2026-05-14 |
Pascal | cuda: fuse snake activation (mul, sin, sqr, mul, add... |
commit | commitdiff | tree |
| 2026-05-14 |
Johannes Gäßler | CUDA: lower-case PCI bus id, standardize for ggml ... |
commit | commitdiff | tree |
| 2026-05-14 |
miyan | vulkan: fix spv shadowing (llama/22760) |
commit | commitdiff | tree |
| 2026-05-14 |
Max Krasnyansky | ggml: update SCHED_DEBUG output to use ggml_op_desc... |
commit | commitdiff | tree |
| 2026-05-14 |
Shawn Gu | opencl: add q4_0 MoE GEMM for Adreno (llama/22731) |
commit | commitdiff | tree |
| 2026-05-14 |
leonardHONG | CUDA: batch out_prod inner loop with cublasSgemmStrided... |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | llama : fix device state save/load (llama/22805) |
commit | commitdiff | tree |
| 2026-05-14 |
shaofeiqi | opencl: add opfilter regex for debugging (llama/22782) |
commit | commitdiff | tree |
| 2026-05-14 |
Intel AI Get... | sycl: add FILL, CUMSUM, DIAG, SOLVE_TRI, SSM_SCAN,... |
commit | commitdiff | tree |
| 2026-05-14 |
pl752 | ggml-cpu: Optimized risc-v cpu q1_0 dot |
commit | commitdiff | tree |
| 2026-05-14 |
zzzzwc | ggml-cpu: fuse RMS_NORM + MUL on CPU backend (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
fl0rianr | ggml : use `CL_DEVICE_GLOBAL_MEM_SIZE` as memory estima... |
commit | commitdiff | tree |
| 2026-05-14 |
Trivikram Reddy | Hexagon: Process M-tail rows on HMX instead of HVX... |
commit | commitdiff | tree |
| 2026-05-14 |
lhez | opencl: refactor Adreno q4_0 (llama/22335) |
commit | commitdiff | tree |
| 2026-05-14 |
Radoslav Gerganov | rpc : use graph uid instead of graph cache (llama/22701) |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | ggml : bump version to 0.11.0 (ggml/1478) |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | llama : add option to save memory in device buffers... |
commit | commitdiff | tree |
| 2026-05-14 |
Ismail | ggml : implement fast walsh-hadamard transform for... |
commit | commitdiff | tree |
| 2026-05-14 |
Charles Xu | kleidiai : update to v1.24.0 and use release archive... |
commit | commitdiff | tree |
| 2026-05-14 |
leonardHONG | CUDA: use fastdiv for batch index split in get_rows... |
commit | commitdiff | tree |
| 2026-05-14 |
Atomic-Germ | vulkan: delete dead GGML_VK_MAX_NODES def (llama/22621) |
commit | commitdiff | tree |
| 2026-05-14 |
Chen Yuan | ggml-webgpu: add layer norm ops (llama/22406) |
commit | commitdiff | tree |
| 2026-05-14 |
lucy | fix: CUDA device PCI bus ID de-dupe OOMing (ignoring... |
commit | commitdiff | tree |
| 2026-05-14 |
JusteLeo | ggml-virtgpu: fix circular dependency in headers (llama... |
commit | commitdiff | tree |
| 2026-05-14 |
Shawn Gu | opencl: Adreno optimization for MoE - MxFP4 (llama... |
commit | commitdiff | tree |
| 2026-05-13 |
Andreas Lubbe | server : fix no_speech_thold not being read (#3783) |
commit | commitdiff | tree |
| 2026-05-13 |
Andreas Lubbe | server: fix params leak between requests (#3784) |
commit | commitdiff | tree |
| 2026-05-13 |
annaeina | whisper : fix max_tokens skipping remaining audio ... |
commit | commitdiff | tree |
| 2026-05-12 |
Andreas Lubbe | server: Add support for controlling token_timestamps... |
commit | commitdiff | tree |
| 2026-05-10 |
Bjarke Viksøe | whisper : fix incorrect timestamps, usually near silenc... |
commit | commitdiff | tree |
| 2026-05-07 |
KITAITI Makoto | ruby : transcribe without GVL, accept more MemoryViews... |
commit | commitdiff | tree |
| 2026-05-02 |
Georgi Gerganov | talk-llama : sync llama.cpp |
commit | commitdiff | tree |
| next |