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-28ggerganov/llama.cpp b10173: b10173
<details open> model: Add Laguna-S-2.1 LLM_TYPE (#26233) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10173/llama-b10173-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10172: b10172
<details open> ggml-webgpu: Fix some binding alias issues to support all archs, fix recurrent-state-rollback test (#25931) * Add overlap glu variant to support all archs, fix recurrent-state-rollback test * format * Fix all arch overlapped ranges * format * diagnose bus err
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10171: b10171
<details open> opencl: skip the Adreno KQ/KQV image kernels for multi-stream batches (#26189) The Adreno KQ/KQV image1d kernels (ggml_cl_mul_mat_kq_kqv_adreno) ignore dim 3 entirely: the sub-buffer covers only nb02*ne02 bytes and the kernel receives no ne03/ne13/nb03/nb13 argum
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10167: b10167
<details open> server: abstract llama_memory calls to common_memory (#26221) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10167/llama-b10167-bin-macos-arm64.tar.gz) - macO
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10166: b10166
<details open> ggml : set output of view src (#25729) * llama-graph: set_outputs to t->view_src * change set_output to GGML_ASSERT about views not being outputs * sampler : avoid views in outputs * cont : fix dist sampler * cont : consistent logits handling * ggml : set ou
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10165: b10165
<details open> vulkan: add iq4_nl support back to FA (#24585) * vulkan: add iq4_nl support back to FA I was originally concerned about wasting shared memory on the LUT, but it's small and unlikely to matter in practice. Also support q1_0 for non-coopmat2. Fixes #23681 * rem
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10164: b10164
<details open> ggml-cuda: add chunked SSD matmul for Mamba-2 prefill acceleration (#22675) * ggml-cuda: add chunked SSD matmul for Mamba-2 prefill acceleration * cuda: added SSD CICD fixes for CUDA / HIP / MUSA / MSVC. * ggml-cuda: review comments fixed. * ggml-cuda: Fuse M
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10159: b10159
<details open> ggml-metal: FWHT kernel for metal backend (#25924) * metal fwht wip * shape guard and formatting * formatting * Formatting and typos Co-authored-by: YiChen Lv <63285796+forforever73@users.noreply.github.com> * fix narrowing issue Co-authored-by: YiChen Lv <
github:ggerganov/llama.cpp - 2026-07-28ggerganov/llama.cpp b10156: b10156
<details open> Disable -ffast-math on HIP (#25495) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10156/llama-b10156-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, Kl
github:ggerganov/llama.cpp