github
GitHub APIKeeps: repo, release, stars delta
- 2026-06-28ggerganov/llama.cpp b9835: b9835
<details open> ui: fix stop and reasoning skip in single-model mode (#25084) </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9835/llama-b9835-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabl
github:ggerganov/llama.cpp - 2026-06-28ggerganov/llama.cpp b9833: b9833
<details open> chat : implement minicpm5 parser (#24889) * Add minicpm5 tool call parser * Refactor MiniCPM5 PEG parser per review feedback * Fix jinja min/max API to match Jinja2 * modify by review * MiniCPM5: use autoparser for XML tool calls and fix grammar preserved-tok
github:ggerganov/llama.cpp - 2026-06-28ggerganov/llama.cpp b9832: b9832
<details open> jinja: add --dump-prog for debugging (#25086) * jinja: add --dump-prog for debugging * Update common/jinja/runtime.cpp Co-authored-by: Sigbjørn Skjæret <1629204+CISC@users.noreply.github.com> --------- Co-authored-by: Sigbjørn Skjæret <1629204+CISC@users.nore
github:ggerganov/llama.cpp - 2026-06-28ggerganov/llama.cpp b9831: b9831
<details open> spec : add DFlash support (#22105) * spec: add DFlash v2 support * dflash: support sliding window attention per layer_types * docs: add dflash section --------- Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com> </details> **macOS/iOS:** - [macOS Apple S
github:ggerganov/llama.cpp - 2026-06-28ggerganov/llama.cpp b9830: b9830
<details open> common : allow --offline in llama download (#25091) Expose the existing --offline flag to `llama download` so a script can run it to check whether a model is already cached and ready to be served without touching the network. Also fix a latent use-after-free in
github:ggerganov/llama.cpp - 2026-06-28ggerganov/llama.cpp b9829: b9829
<details open> logs : reduce v2 (#25078) * server : reduce logs * cont : common * cont : spec * cont : CMN_ -> COM_ </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9829/llama-b9829-bin-macos-arm64.tar.gz) -
github:ggerganov/llama.cpp