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-07-10ggerganov/llama.cpp b9957: b9957
<details open> server: improve tools, remove apply_diff (#25498) * server: improve tools, remove apply_diff * improve edit tool * add tools_io abstraction * add tools_io_basic * fix build * move utils to class member * add const </details> **macOS/iOS:** - [macOS Apple
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9956: b9956
<details open> cli: fix crash on wrong server base url (#25497) * llama-cli: fix crash on wrong server base url by catching exceptions and graceful exit * review: leaner catch group: json error and standard exception </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9952: b9952
<details open> llama : make all KQ masks f16 if FA is used, remove zero attention bias, remove raw_k repeats in DeepSeek V4 (#25370) * llama : make all KQ masks (except the lightning indexer one) f16 if FA is used and remove zero attention bias in DeepSeek V4 * llama : remove
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9951: b9951
<details open> ggml-et: Initial ET backend (#24179) * ggml-et: Add performance logging * ggml-et: Quants helpers * ggml-et: Add MUL_MAT kernel * ggml-et: Add ROPE kernel * ggml-et: Add RMS_NORM kernel * ggml-et: Add GLU kernel * ggml-et: Add SOFT_MAX kernel * ggml-et: A
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9950: b9950
<details open> llama-batch: add unit test (#25471) * llama-batch: add unit test * fix win32 builds * add not implemented assertion in unused methods * remove unreachable code </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/re
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9949: b9949
<details open> opencl: cluster-parallel decode FA for Adreno (#25473) </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9949/llama-b9949-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DI
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9948: b9948
<details open> ggml : process data in smaller chunks in CUDA ggml_top_k() and ggml_argsort() to reduce temporary buffers memory usage (#24776) * ggml : process data in smaller chunks in CUDA ggml_top_k() implementation to reduce temporary buffers memory usage * ggml : allocate
github:ggerganov/llama.cpp - 2026-07-10ggerganov/llama.cpp b9947: b9947
<details open> cli: add --output option (#25484) </details> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b9947/llama-b9947-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://githu
github:ggerganov/llama.cpp