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-29ggerganov/llama.cpp b10182: b10182
<details open> llama: move suppress_tokens handling to common/sampling (#26276) * llama: move suppress_tokens handling to common/sampling * address security issues * rm has_logit_bias </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm6
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10181: b10181
<details open> ggml-cuda : disable MMQ on devices with less than 48 KiB shared memory (#26141) ggml_cuda_should_use_mmq() selects MMQ purely from the quantization type. The current MMQ configurations are designed and maintained against a minimum of 48 KiB per-block shared memor
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10180: b10180
<details open> sycl: contiguous fast path + 32-bit index math for unary elementwise ops (#25946) * sycl: contiguous fast path + 32-bit index math for unary elementwise ops * sycl: use fastdiv for elementwise index math </details> **Website:** - <https://llama.app> **macOS/i
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10179: b10179
<details open> vendor: update BoringSSL to 0.20260728.0 (#26241) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10179/llama-b10179-bin-macos-arm64.tar.gz) - macOS Apple Sili
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10178: b10178
<details open> server : add trace logging for slot similarity checking (#26271) Adds trace logging in server-context.cpp for slot similarity checking during prompt cache slot selection, including skip reasons and similarity calculation details. Assisted-by: llama.cpp:Qwen3.6-2
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10176: b10176
<details open> RPC: add tensor_memset (#25912) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10176/llama-b10176-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, Kleidi
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10175: b10175
<details open> add rdna3.5, and 3 to mmq configs so they can be tuned independently. (#26199) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10175/llama-b10175-bin-macos-arm
github:ggerganov/llama.cpp - 2026-07-29ggerganov/llama.cpp b10174: b10174
<details open> model: add NextN/MTP speculative decoding support for GLM_DSA (GLM-5.2) (#25980) * model: add NextN/MTP speculative decoding support for GLM_DSA (GLM-5.2) Adds GLM-5.2 NextN/MTP as a --spec-type draft-mtp target: nextn tensor loading via the qwen35moe/step35-sty
github:ggerganov/llama.cpp