github
GitHub APIExtracts: repo, release, stars delta · metadata or bounded excerpt
Retention: D1 event history with canonical source link and deduplication metadata.
Access basis: Public API; token recommended for production rate limits.
Last ingested: 2026-08-25 · run status: success with data
- 2026-08-05ggerganov/llama.cpp b10288: b10288
<details open> tests: re-enable MiniMax M3 in `test-llama-archs` (#26633) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10288/llama-b10288-bin-macos-arm64.tar.gz) - macOS A
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10287: b10287
<details open> mtmd: Unlimited-OCR fix max_tiles, setting in converter (#25614) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10287/llama-b10287-bin-macos-arm64.tar.gz) - m
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10286: b10286
<details open> grammar : degrade max repetition >= 2000 to unbounded (#26613) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10286/llama-b10286-bin-macos-arm64.tar.gz) - mac
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10285: b10285
<details open> mtmd: support multi-row batching for deepseek-ocr (#26154) * mtmd: support multi-row batching for deepseek-ocr * mtmd: weave deepseek-ocr rows in one shot instead of per row (#26615) --------- Co-authored-by: Saba Fallah <sabafallah@gmail.com> </details> **W
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10284: b10284
<details open> fit: Fix memory allocation for MTP layers (#26605) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10284/llama-b10284-bin-macos-arm64.tar.gz) - macOS Apple Sil
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10282: b10282
<details open> server: Adding spec-decode counters to /metrics endpoint (#26389) * * server: add spec-decode counters to /metrics endpoint * server: fixed review comments and now aligned param names exactly with vLLM. </details> **Website:** - <https://llama.app> **macOS/iO
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10280: b10280
<details open> vendor : apply patches for subprocess.h (#26606) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10280/llama-b10280-bin-macos-arm64.tar.gz) - macOS Apple Silic
github:ggerganov/llama.cpp - 2026-08-05ggerganov/llama.cpp b10276: b10276
<details open> Prefer npm ci over install for security (#26601) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10276/llama-b10276-bin-macos-arm64.tar.gz) - macOS Apple Silic
github:ggerganov/llama.cpp - 2026-08-04ggerganov/llama.cpp b10275: b10275
<details open> server: decode Windows OEM output to UTF-8 in built-in tools (#26597) a child process writes in the OEM code page, which is not UTF-8 on a western Windows install, so accented output reaches the JSON layer as invalid bytes and gets replaced there, silently losing
github:ggerganov/llama.cpp - 2026-08-04ggerganov/llama.cpp b10274: b10274
<details open> mtmd: correcting duplicate empty audio chunks for short inputs (#26536) * correcting duplicate empty audio chunks for short inputs * tests.sh code restored </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://gi
github:ggerganov/llama.cpp - 2026-08-04ggerganov/llama.cpp b10273: b10273
<details open> sampler : remove "full-context windows" from history-based samplers (#26524) * Resolve -1 to 1024 instead of ctx-len for samplers Because of backend-sampling we initialize samplers before the complete llama_context is there. Therefore, we cannot infer the resolv
github:ggerganov/llama.cpp - 2026-08-04ggerganov/llama.cpp b10271: b10271
<details open> ui: CWD for agent (#26518) * server : extend file_glob_search for UI pickers * ui : add per-conversation working directory with picker * ui : add path navigation and search scope to cwd picker Treat path-like queries (starting with / or ~) as directory navigat
github:ggerganov/llama.cpp