| 2026-05-14 |
Aman Gupta | contributing: new contributors should not submit trivia... |
commit | commitdiff | tree |
| 2026-05-14 |
Aleksander... | webui: Move static build output from repo code to HF... |
commit | commitdiff | tree |
| 2026-05-14 |
Georgi Gerganov | logs : reduce (#23021) |
commit | commitdiff | tree |
| 2026-05-14 |
alex-spacemit | ggml-cpu: Add IME2 Instruction Support for the SpacemiT... |
commit | commitdiff | tree |
| 2026-05-14 |
Neo Zhang | docker : revert stable version of intel compute-runtime... |
commit | commitdiff | tree |
| 2026-05-14 |
Kabir Potdar | unicode,test: add Qwen3.5 non-backtracking tokenizer... |
commit | commitdiff | tree |
| 2026-05-14 |
Ruben Ortlam | vulkan: fix matmul integer pipeline selection (#23005) |
commit | commitdiff | tree |
| 2026-05-14 |
Aleksander... | fix: Autoscroll detection (#23026) |
commit | commitdiff | tree |
| 2026-05-14 |
Katostrofik | SYCL: fix multi-GPU system RAM exhaustion by using... |
commit | commitdiff | tree |
| 2026-05-13 |
Zheyuan Chen | ggml-webgpu: only use subgroup-matrix path when head... |
commit | commitdiff | tree |
| 2026-05-13 |
scutler-nv | Fix for issue #22974. Cast intermediate results to... |
commit | commitdiff | tree |
| 2026-05-13 |
shaofeiqi | opencl: add q5_0 and q5_1 MoE for Adreno (#22985) |
commit | commitdiff | tree |
| 2026-05-13 |
Pascal | server, webui: accept continue_final_message flag for... |
commit | commitdiff | tree |
| 2026-05-13 |
lhez | opencl: fix crash when warming up MoE on Adreno (#22876) |
commit | commitdiff | tree |
| 2026-05-13 |
Masashi Yoshimura | flush the gpu profile timestamp before the queryset... |
commit | commitdiff | tree |
| 2026-05-13 |
Aleksander... | webui: Deduplicate model aliases in data + handle singl... |
commit | commitdiff | tree |
| 2026-05-13 |
Pascal | webui: preserve system message on edit cancel (#22911) |
commit | commitdiff | tree |
| 2026-05-13 |
Ravi Panchumarthy | docs : Update OPENVINO.md (#22959) |
commit | commitdiff | tree |
| 2026-05-13 |
Max Krasnyansky | hexagon: add unary tanh op (#22999) |
commit | commitdiff | tree |
| 2026-05-13 |
Xuan-Son Nguyen | download: do not exit() on error (#23008) |
commit | commitdiff | tree |
| 2026-05-13 |
Pascal | server, webui: support continue generation on reasoning... |
commit | commitdiff | tree |
| 2026-05-13 |
Xuan-Son Nguyen | ci: validate model naming convention (#22680) |
commit | commitdiff | tree |
| 2026-05-13 |
Georgi Gerganov | spec : update CLI arguments for better consistency... |
commit | commitdiff | tree |
| 2026-05-13 |
Sigbjørn Skjæret | llama-eval : enable type check (#22988) |
commit | commitdiff | tree |
| 2026-05-13 |
Sachin Sharma | ggml-zendnn : adaptive fallback to CPU backend for... |
commit | commitdiff | tree |
| 2026-05-13 |
Trivikram Reddy | hexagon: eliminate scalar VTCM loads via HVX splat... |
commit | commitdiff | tree |
| 2026-05-12 |
yzyyzyhhh | opencl: add opt-in Adreno xmem F16xF32 GEMM for prefill... |
commit | commitdiff | tree |
| 2026-05-12 |
fredzillman | convert : fix Pixtral 12B --mistral-format conversion... |
commit | commitdiff | tree |
| 2026-05-12 |
Aleksander... | webui: Fix Chat Screen Form box disappearing + autoscro... |
commit | commitdiff | tree |
| 2026-05-12 |
Xuan-Son Nguyen | mtmd, server, common: expose modalities to /v1/models... |
commit | commitdiff | tree |
| 2026-05-12 |
Masashi Yoshimura | ggml-webgpu: Enables running gpt-oss-20b (#22906) |
commit | commitdiff | tree |
| 2026-05-12 |
Chen Yuan | ggml-webgpu: address precision issues for multimodal... |
commit | commitdiff | tree |
| 2026-05-12 |
Daniel Bevenius | model-conversion : add causal-convert-mmproj target... |
commit | commitdiff | tree |
| 2026-05-12 |
Georgi Gerganov | examples : add llama-eval (#21152) |
commit | commitdiff | tree |
| 2026-05-12 |
Masato Nakasaka | vulkan: Fix Windows performance regression on Intel... |
commit | commitdiff | tree |
| 2026-05-12 |
Jeff Bolz | vulkan: Check shared memory size for mmq shaders (... |
commit | commitdiff | tree |
| 2026-05-12 |
Sigbjørn Skjæret | ci : bump ty to 0.0.35 (#22961) |
commit | commitdiff | tree |
| 2026-05-12 |
AesSedai | mtmd: add MiMo v2.5 vision (#22883) |
commit | commitdiff | tree |
| 2026-05-12 |
Jesus Talavera | convert : add split() to LoraTorchTensor in LoRA conver... |
commit | commitdiff | tree |
| 2026-05-12 |
guyfischman | metal : promote mul_mv/mul_mm batch divisors to functio... |
commit | commitdiff | tree |
| 2026-05-11 |
Shawn Gu | opencl: add q4_1 MoE for Adreno (#22856) |
commit | commitdiff | tree |
| 2026-05-11 |
CrispStrobe | CUDA: handle OW > 65535 in im2col (2D and 3D) (#22944) |
commit | commitdiff | tree |
| 2026-05-11 |
Pascal | Ggml/cuda snake fusion hardening (#22912) |
commit | commitdiff | tree |
| 2026-05-11 |
willjoha | docs: fix metrics endpoint description in server README... |
commit | commitdiff | tree |
| 2026-05-11 |
Georgi Gerganov | spec : parallel drafting support (#22838) |
commit | commitdiff | tree |
| 2026-05-11 |
Kevin Pouget | ggml-virtgpu: Add a GHA build check (#22943) |
commit | commitdiff | tree |
| 2026-05-11 |
Daniel Bevenius | examples : update args speculative-simple README.md... |
commit | commitdiff | tree |
| 2026-05-11 |
Jeff Bolz | vulkan: Support asymmetric FA in scalar/mmq/coopmat1... |
commit | commitdiff | tree |
| 2026-05-11 |
Oliver Simons | CUDA: directly include cuda/iterator (#22936) |
commit | commitdiff | tree |
| 2026-05-11 |
Daniel Bevenius | convert : add image break token fallback (#22914) |
commit | commitdiff | tree |
| 2026-05-11 |
Alessandro... | vendor : update cpp-httplib to 0.44.0 (#22919) |
commit | commitdiff | tree |
| 2026-05-11 |
Neo Zhang | [SYCL] Add OP im2col_3d (#22903) |
commit | commitdiff | tree |
| 2026-05-10 |
Georgi Gerganov | server : print warning when HTTP timeout exceeded ... |
commit | commitdiff | tree |
| 2026-05-10 |
Tim Neumann | backend sampling: support returning post-sampling probs... |
commit | commitdiff | tree |
| 2026-05-10 |
Alessandro... | vendor : update cpp-httplib to 0.43.4 (#22888) |
commit | commitdiff | tree |
| 2026-05-10 |
Oliver Walsh | ggml-virtgpu : include missing mutex header (#22810) |
commit | commitdiff | tree |
| 2026-05-10 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
| 2026-05-10 |
Georgi Gerganov | ggml : bump version to 0.11.1 (ggml/1484) |
commit | commitdiff | tree |
| 2026-05-10 |
scutler-nv | internal AllReduce kernel for CUDA provider (#22299) |
commit | commitdiff | tree |
| 2026-05-10 |
Sigbjørn Skjæret | model : fix model type check for granite/llama3 and... |
commit | commitdiff | tree |
| 2026-05-09 |
Sumit Chatterjee | model : add sarvam_moe architecture support (#20275) |
commit | commitdiff | tree |
| 2026-05-09 |
Yuannan | devops : updated Nix systems (#22869) |
commit | commitdiff | tree |
| 2026-05-09 |
Davi Henrique... | docker : upgraded the default intel compute-runtime... |
commit | commitdiff | tree |
| 2026-05-09 |
Alessandro... | cmake : update BoringSSL to 0.20260508.0 (#22839) |
commit | commitdiff | tree |
| 2026-05-09 |
Alexey Kopytko | SYCL: reduce allocation overhead during flash attention... |
commit | commitdiff | tree |
| 2026-05-09 |
Devedse | [SYCL] Add BF16 support to GET_ROWS operation (#21391) |
commit | commitdiff | tree |
| 2026-05-09 |
Intel AI Get... | sycl: Q5_K reorder MMVQ/dequant + Q8_0 reorder MMVQ... |
commit | commitdiff | tree |
| 2026-05-09 |
Intel AI Get... | sycl: Battlemage AOT build via spir64_gen + MMQ subgrou... |
commit | commitdiff | tree |
| 2026-05-09 |
AesSedai | Add flash attention MMA / Tiles to support MiMo-V2... |
commit | commitdiff | tree |
| 2026-05-09 |
Yanzhao Wang | hexagon: add HTP kernel for GGML_OP_GATED_DELTA_NET... |
commit | commitdiff | tree |
| 2026-05-09 |
Intel AI Get... | sycl: support non-contiguous input in PAD op (#22148) |
commit | commitdiff | tree |
| 2026-05-08 |
Pranav Dhinakar | Feature hexagon l2 norm (#22816) |
commit | commitdiff | tree |
| 2026-05-08 |
Aldehir Rojas | common : do not wrap raw strings in schema parser for... |
commit | commitdiff | tree |
| 2026-05-08 |
ynankani | model : support Gemma4_26B_A4B_NVFP4 (#22804) |
commit | commitdiff | tree |
| 2026-05-08 |
Aldehir Rojas | common : revert reasoning budget +inf logit bias (... |
commit | commitdiff | tree |
| 2026-05-08 |
smugman-dot | webui: fix LLM title generation for agentic conversatio... |
commit | commitdiff | tree |
| 2026-05-08 |
Xuan-Son Nguyen | server: support Vertex AI compatible API (#22545) |
commit | commitdiff | tree |
| 2026-05-08 |
Xuan-Son Nguyen | server: (router) expose child model info from router... |
commit | commitdiff | tree |
| 2026-05-08 |
Pascal | cuda: fuse snake activation (mul, sin, sqr, mul, add... |
commit | commitdiff | tree |
| 2026-05-08 |
Aleksander... | webui: Add Import/Export of Settings configuration... |
commit | commitdiff | tree |
| 2026-05-08 |
Johannes Gäßler | CUDA: lower-case PCI bus id, standardize for ggml ... |
commit | commitdiff | tree |
| 2026-05-08 |
miyan | vulkan: fix spv shadowing (#22760) |
commit | commitdiff | tree |
| 2026-05-08 |
Max Krasnyansky | ggml: update SCHED_DEBUG output to use ggml_op_desc... |
commit | commitdiff | tree |
| 2026-05-08 |
Shawn Gu | opencl: add q4_0 MoE GEMM for Adreno (#22731) |
commit | commitdiff | tree |
| 2026-05-08 |
Michał Piszczek | convert : fix RuntimeError when stripping FP8 KV-cache... |
commit | commitdiff | tree |
| 2026-05-08 |
Neo Zhang | fix script error (#22795sycl : ) |
commit | commitdiff | tree |
| 2026-05-07 |
samuraieng | model: Support sarashina2.2-vision-3b model (#22103) |
commit | commitdiff | tree |
| 2026-05-07 |
leonardHONG | CUDA: batch out_prod inner loop with cublasSgemmStrided... |
commit | commitdiff | tree |
| 2026-05-07 |
smugman-dot | webui: add option for LLM title generation (#22265) |
commit | commitdiff | tree |
| 2026-05-07 |
Georgi Gerganov | llama : fix device state save/load (#22805) |
commit | commitdiff | tree |
| 2026-05-07 |
shaofeiqi | opencl: add opfilter regex for debugging (#22782) |
commit | commitdiff | tree |
| 2026-05-07 |
Aldehir Rojas | common/chat : preserve media markers for typed-content... |
commit | commitdiff | tree |
| 2026-05-07 |
HaoJun ZHANG | tests: add long-sequence cases and fix inputs for gated... |
commit | commitdiff | tree |
| 2026-05-07 |
Intel AI Get... | sycl: add FILL, CUMSUM, DIAG, SOLVE_TRI, SSM_SCAN,... |
commit | commitdiff | tree |
| 2026-05-07 |
Gaurav Garg | Write a readme on Multi-GPU usage in llama.cpp (#22729) |
commit | commitdiff | tree |
| 2026-05-07 |
Georgi Gerganov | llama : remove unnecessary seq_id check during state... |
commit | commitdiff | tree |
| 2026-05-07 |
pl752 | ggml-cpu: Optimized risc-v cpu q1_0 dot |
commit | commitdiff | tree |
| 2026-05-07 |
Pascal | mtmd: fix whisper audio tail truncation by exposing... |
commit | commitdiff | tree |
| 2026-05-07 |
AesSedai | model: Add Mimo v2.5 model support (#22493) |
commit | commitdiff | tree |
| 2026-05-07 |
Pascal | webui: fix ?model= URL param race in router mode (... |
commit | commitdiff | tree |
| next |