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-22ggerganov/llama.cpp b10091: b10091
<details open> ci : fix SYCL package shared library lookup (#25987) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10091/llama-b10091-bin-macos-arm64.tar.gz) - macOS Apple S
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10090: b10090
<details open> webgpu : add CONV_2D_DW (depthwise conv2d) kernel (#25847) * webgpu : add CONV_2D_DW (depthwise conv2d) kernel Implement GGML_OP_CONV_2D_DW for the WebGPU backend, ported from the Vulkan backend's conv2d_dw.comp. Assisted-by: Claude Opus-4.8 * Remove unnecessa
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10089: b10089
<details open> cuda: GET_ROWS quants (#25962) * cuda: add k-quant support to GET_ROWS Device-side embedding lookups require GET_ROWS to handle the k-quants used by common GGUF recipes (Q4_K_M stores token_embd as q6_K). Without it the backend rejects the op and the scheduler f
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10088: b10088
<details open> llama-arch: fix DeepSeek4 APE tensor op (#25945) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10088/llama-b10088-bin-macos-arm64.tar.gz) - macOS Apple Silic
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10087: b10087
<details open> Add support for Laguna XS.2 & M.1 (#25165) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10087/llama-b10087-bin-macos-arm64.tar.gz) - macOS Apple Silicon (ar
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10085: b10085
<details open> mtmd : use align_corners for qwen3vl vision position embedding interpolation (#25781) The Qwen3-VL learned position embedding is interpolated to the runtime patch grid with the default bilinear+antialias (align_corners=False) sampling, while the transformers refe
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10084: b10084
<details open> hexagon: check tensor type when reusing descriptors (#25968) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10084/llama-b10084-bin-macos-arm64.tar.gz) - macOS
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10083: b10083
<details open> cuda: add sqrt_softplus in topk-moe for dsv4 (#25896) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10083/llama-b10083-bin-macos-arm64.tar.gz) - macOS Apple
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10082: b10082
<details open> kleidiai : warn once when a weight type has no KleidiAI kernel (#25701) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10082/llama-b10082-bin-macos-arm64.tar.
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10081: b10081
<details open> common: resolve draft repo to its requested sidecar (#25955) With -hfd pointing to a repo shipping speculative sidecars, the draft resolved to the main model of that repo, since find_best_model() excludes sidecar files, and the explicit draft plan suppressed the
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10080: b10080
<details open> server: return 400 instead of 500 on validation error with X-Conversation-Id (#25760) * server: return 400 instead of 500 on validation error with X-Conversation-Id set_req() attaches the spipe as soon as the header is present, before the request body is parsed.
github:ggerganov/llama.cpp - 2026-07-22ggerganov/llama.cpp b10079: b10079
<details open> server : properly handle null llama_context (#25868) Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com> </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b1
github:ggerganov/llama.cpp