| 2026-04-28 |
Adrien Gallouët | ggml : skip already registered backends and devices... |
commit | commitdiff | tree |
| 2026-04-28 |
Adrien Gallouët | ggml : revert to -lm linking instead of find_library... |
commit | commitdiff | tree |
| 2026-04-28 |
hipudding | CANN: add new ops, optimize existing ops (#21204) |
commit | commitdiff | tree |
| 2026-04-28 |
Georgi Gerganov | spec : refactor params (#22397) |
commit | commitdiff | tree |
| 2026-04-28 |
Aman Gupta | server: use pos_next instead of n_tokens for m-rope... |
commit | commitdiff | tree |
| 2026-04-27 |
Rithik Sharma | ggml-webgpu: add Q1_0 support (#22374) |
commit | commitdiff | tree |
| 2026-04-27 |
tha80 | server: (router) Forward form-data to model server... |
commit | commitdiff | tree |
| 2026-04-27 |
Rithik Sharma | add fast mat-vec kernels for i-quants (#22344) |
commit | commitdiff | tree |
| 2026-04-27 |
Igor Rudenko | Additional test for common/gemma4 : handle parsing... |
commit | commitdiff | tree |
| 2026-04-27 |
unraido | fix: rpc-server cache may not work in Windows environme... |
commit | commitdiff | tree |
| 2026-04-27 |
rankaiyx | Fix type casting for unaccounted memory calculation... |
commit | commitdiff | tree |
| 2026-04-27 |
Georgi Gerganov | download : prefer q8_0 when q4_k not available (#22428) |
commit | commitdiff | tree |
| 2026-04-27 |
ynankani | model : remove duplicate wo_s scale after build_attn... |
commit | commitdiff | tree |
| 2026-04-27 |
Sigbjørn Skjæret | convert : remove input_scale for dequantized fp8 modelo... |
commit | commitdiff | tree |
| 2026-04-27 |
Adrien Gallouët | ggml : use 64 bytes aligned tile buffers (#21058) |
commit | commitdiff | tree |
| 2026-04-27 |
Max Krasnyansky | common: fix missing exports in llama-common (#22340) |
commit | commitdiff | tree |
| 2026-04-26 |
Georgi Gerganov | pr2wt : symlink .pi (#22386) |
commit | commitdiff | tree |
| 2026-04-26 |
Rithik Sharma | add performance-portable tuning for register-tile and... |
commit | commitdiff | tree |
| 2026-04-26 |
Gaurav Garg | Fix recurrent state serialization for partial reads... |
commit | commitdiff | tree |
| 2026-04-26 |
Johannes Gäßler | Github: set meta backend code owner (#22388) |
commit | commitdiff | tree |
| 2026-04-26 |
Oliver Simons | CUDA: better coalesce data-access for contiguous concat... |
commit | commitdiff | tree |
| 2026-04-26 |
Sigbjørn Skjæret | ggml-cpu : re-enable fast gelu_quick_f16 (#22339) |
commit | commitdiff | tree |
| 2026-04-26 |
Eve | ggml-cpu: optimize avx2 q6_k (#22345) |
commit | commitdiff | tree |
| 2026-04-26 |
lhez | opencl: add iq4_nl support (#22272) |
commit | commitdiff | tree |
| 2026-04-26 |
Trivikram Reddy | hexagon: guard HMX clock request for v75+ platforms... |
commit | commitdiff | tree |
| 2026-04-25 |
Piotr Wilkin... | chat: fix handling of space in reasoning markers (... |
commit | commitdiff | tree |
| 2026-04-25 |
Georgi Gerganov | spec : fix vocab compat checks (#22358) |
commit | commitdiff | tree |
| 2026-04-25 |
Johannes Gäßler | CUDA: reduce MMQ stream-k overhead (#22298) |
commit | commitdiff | tree |
| 2026-04-25 |
Developer-Ecosystem... | metal : optimize Metal Tensor API usage for GGML_OP_MUL... |
commit | commitdiff | tree |
| 2026-04-25 |
ddh0 | llama-quant : default ftype param `Q5_1` --> `Q8_0... |
commit | commitdiff | tree |
| 2026-04-25 |
Georgi Gerganov | gitignore : add .pi + personal SYSTEM.md (#22316) |
commit | commitdiff | tree |
| 2026-04-25 |
Neo Zhang | [SYCL] Optimize Q4_0 mul_mat for Arc770, add scripts... |
commit | commitdiff | tree |
| 2026-04-25 |
Reese Levine | ggml-webgpu: support for SSM_SCAN and disable set_rows... |
commit | commitdiff | tree |
| 2026-04-24 |
Piotr Wilkin... | parser: fix structured output bug (#22302) |
commit | commitdiff | tree |
| 2026-04-24 |
Trivikram Reddy | Hexagon: Bump HMX Frequency to Max Corner (#22334) |
commit | commitdiff | tree |
| 2026-04-24 |
Shreya Jain | CI Snapdragon: Switch ubuntu-latest to ubuntu-slim... |
commit | commitdiff | tree |
| 2026-04-24 |
Zheyuan Chen | ggml-webgpu: enable FLASH_ATTN_EXT on browser without... |
commit | commitdiff | tree |
| 2026-04-24 |
Mengsheng Wu | hexagon: use DIRID 13 in libggml-htp.inf for modern... |
commit | commitdiff | tree |
| 2026-04-24 |
Georgi Gerganov | metal : print GPU description (#22318) |
commit | commitdiff | tree |
| 2026-04-24 |
Adrien Gallouët | common : fix jinja warnings with clang 21 (#22313) |
commit | commitdiff | tree |
| 2026-04-24 |
Georgi Gerganov | ggml : minor coding style (#22308) |
commit | commitdiff | tree |
| 2026-04-24 |
Georgi Gerganov | jinja : remove unused header (#22310) |
commit | commitdiff | tree |
| 2026-04-24 |
Georgi Gerganov | server : fix swa-full logic (#22288) |
commit | commitdiff | tree |
| 2026-04-24 |
Yes You Can... | server: rename debug tags to match --cache-idle-slots... |
commit | commitdiff | tree |
| 2026-04-24 |
Mengsheng Wu | hexagon: add SOLVE_TRI op (#21974) |
commit | commitdiff | tree |
| 2026-04-23 |
Chen Yuan | fix(shader): handle the buffer aliasing for rms fuse... |
commit | commitdiff | tree |
| 2026-04-23 |
Ethan Turner | cli: Remove redundant local sampling variables (#20429... |
commit | commitdiff | tree |
| 2026-04-23 |
Max Krasnyansky | hexagon: add support for basic and extended Op profilin... |
commit | commitdiff | tree |
| 2026-04-23 |
Shreya Jain | Enable testing on Snapdragon devices (#21051) |
commit | commitdiff | tree |
| 2026-04-23 |
srkizer | server : convert_anthropic_to_oai: also copy chat_templ... |
commit | commitdiff | tree |
| 2026-04-23 |
Song Li | server: fix heap-buffer-overflow from negative n_discar... |
commit | commitdiff | tree |
| 2026-04-23 |
Adrien Gallouët | vendor : update LibreSSL to 4.3.1 (#22285) |
commit | commitdiff | tree |
| 2026-04-23 |
kvc0 | server: (anthropic API) fix prefix caching (#21793) |
commit | commitdiff | tree |
| 2026-04-23 |
Sigbjørn Skjæret | fix build number for sycl release (#22283) |
commit | commitdiff | tree |
| 2026-04-23 |
Daniel Bevenius | model-conversion : fix mmproj output file name [no... |
commit | commitdiff | tree |
| 2026-04-23 |
Matthias Straka | cli : cleanup auto-completion code (#21745) |
commit | commitdiff | tree |
| 2026-04-23 |
Tarek Dakhran | server: Enable transcriptions API for LFM2-Audio (... |
commit | commitdiff | tree |
| 2026-04-23 |
Georgi Gerganov | metal : fix event synchronization (#22260) |
commit | commitdiff | tree |
| 2026-04-23 |
Georgi Gerganov | gitignore: add AGENTS.local.md (#22246) |
commit | commitdiff | tree |
| 2026-04-23 |
Georgi Gerganov | ggml-base: use MATH_LIBRARY variable instead of hardcod... |
commit | commitdiff | tree |
| 2026-04-23 |
Neo Zhang Jianyu | [SYCL] Update oneapi 2025.3.3, Seperate SYCL build... |
commit | commitdiff | tree |
| 2026-04-23 |
ynankani | convert : Handle ModelOpt produced mixed precision... |
commit | commitdiff | tree |
| 2026-04-23 |
abotsis | sycl : fused MoE mul_mat_vec_q for TG (#21920) |
commit | commitdiff | tree |
| 2026-04-23 |
Chen Yuan | ggml-webgpu: add support for im2col (#22259) |
commit | commitdiff | tree |
| 2026-04-23 |
Anav Prasad | CUDA: fuse relu + sqr (#22249) |
commit | commitdiff | tree |
| 2026-04-23 |
uvos | HIP: flip GGML_HIP_GRAPHS to default on (#22254) |
commit | commitdiff | tree |
| 2026-04-22 |
Nikhil Jain | [WebGPU] Implement async tensor api and event api ... |
commit | commitdiff | tree |
| 2026-04-22 |
Masashi Yoshimura | ggml-webgpu: Add fused RMS_NORM + MUL (#21983) |
commit | commitdiff | tree |
| 2026-04-22 |
Piotr Wilkin... | chat: fix parallel_tool_calls default setting based... |
commit | commitdiff | tree |
| 2026-04-22 |
Georgi Gerganov | speculative-simple : add checkpoint support (#22227) |
commit | commitdiff | tree |
| 2026-04-22 |
Akarshan Biswas | sycl: Improve mul_mat_id memory efficiency and add... |
commit | commitdiff | tree |
| 2026-04-22 |
Xuan-Son Nguyen | mtmd: also support LLAMA_ROPE_TYPE_NONE (#22242) |
commit | commitdiff | tree |
| 2026-04-22 |
Xuan-Son Nguyen | server: ignore reasoning content from transcription... |
commit | commitdiff | tree |
| 2026-04-22 |
manayang | mtmd, llama : Update HunyuanVL vision-language model... |
commit | commitdiff | tree |
| 2026-04-22 |
Ethan Turner | common: Refactoring sampler parameters (#20429) (#22233) |
commit | commitdiff | tree |
| 2026-04-22 |
Piotr Wilkin... | common/chat, server: refactor, move all conversion... |
commit | commitdiff | tree |
| 2026-04-22 |
Chen Yuan | ggml-webgpu(shader): support conv2d kernels. (#21964) |
commit | commitdiff | tree |
| 2026-04-21 |
Aparna M P | hexagon: add support for FILL op (#22198) |
commit | commitdiff | tree |
| 2026-04-21 |
Masashi Yoshimura | ggml-webgpu: reset CPU/GPU profiling time when freeing... |
commit | commitdiff | tree |
| 2026-04-21 |
Xuan-Son Nguyen | server: allow cancel loading model (#21814) |
commit | commitdiff | tree |
| 2026-04-21 |
Shreya Jain | Hexagon: DAIG op (#22195) |
commit | commitdiff | tree |
| 2026-04-21 |
Mengsheng Wu | hexagon: fix missing v79 entry in libggml-htp.inf ... |
commit | commitdiff | tree |
| 2026-04-21 |
Paul Dubs | spec : reset i_last when low acceptance streak occurs... |
commit | commitdiff | tree |
| 2026-04-21 |
Kwa Jie Hao | mtmd: Add support for Reka Edge 2603 (#21616) |
commit | commitdiff | tree |
| 2026-04-21 |
Georgi Gerganov | arg : add --spec-default (#22223) |
commit | commitdiff | tree |
| 2026-04-21 |
Zijun Yu | openvino: driver setup, CI split, thread safety, and... |
commit | commitdiff | tree |
| 2026-04-21 |
Alessandro... | vendor : update cpp-httplib to 0.43.1 (#22143) |
commit | commitdiff | tree |
| 2026-04-21 |
Georgi Gerganov | metal : workaround macOS GPU interactivity watchdog... |
commit | commitdiff | tree |
| 2026-04-21 |
Jeff Bolz | vulkan: Support F16 OP_FILL (#22177) |
commit | commitdiff | tree |
| 2026-04-21 |
Xuan-Son Nguyen | mtmd: correct mtmd_decode_use_mrope() (#22188) |
commit | commitdiff | tree |
| 2026-04-21 |
Georgi Gerganov | llama-ext : fix exports (#22202) |
commit | commitdiff | tree |
| 2026-04-21 |
Georgi Gerganov | sync : ggml |
commit | commitdiff | tree |
| 2026-04-21 |
Georgi Gerganov | ggml : bump version to 0.10.0 (ggml/1463) |
commit | commitdiff | tree |
| 2026-04-21 |
Georgi Gerganov | fit-params : refactor + add option to output estimated... |
commit | commitdiff | tree |
| 2026-04-21 |
xris99 | server : fix hardcoded proxy connection timeout in... |
commit | commitdiff | tree |
| 2026-04-20 |
leonardHONG | ggml-cuda: flush legacy pool on OOM and retry (#22155) |
commit | commitdiff | tree |
| 2026-04-20 |
Xuan-Son Nguyen | mtmd: correct get_n_pos / get_decoder_pos (#22175) |
commit | commitdiff | tree |
| 2026-04-20 |
Georgi Gerganov | server : remove /api endpoints (#22165) |
commit | commitdiff | tree |
| 2026-04-20 |
Gaurav Garg | Tensor-parallel: Fix delayed AllReduce on Gemma-4 MoE... |
commit | commitdiff | tree |
| 2026-04-20 |
Johannes Gäßler | TP: fix 0-sized tensor slices, AllReduce fallback ... |
commit | commitdiff | tree |
| next |