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-06ggerganov/llama.cpp b10298: b10298
<details open> mtmd: add chunk save/load function (#26645) * mtmd: add chunk save/load function * nits * add tests * rn _MAX --> _COUNT </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/relea
github:ggerganov/llama.cpp - 2026-08-06ggerganov/llama.cpp b10297: b10297
<details open> server: fix empty response for /cors-proxy (#26656) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10297/llama-b10297-bin-macos-arm64.tar.gz) - macOS Apple Si
github:ggerganov/llama.cpp - 2026-08-06ggerganov/llama.cpp b10295: b10295
<details open> model-loader : fix quantized reshaped tensor strides (#26672) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10295/llama-b10295-bin-macos-arm64.tar.gz) - macO
github:ggerganov/llama.cpp - 2026-08-06ggerganov/llama.cpp b10293: b10293
<details open> ci : onboard AMD ROCm CI with gfx1151 fixes (#26544) * ci: prepare for amd rocm ci Signed-off-by: Aaron Teo <aaron.teo1@ibm.com> * ci: fix editorconfig-checker Signed-off-by: Aaron Teo <aaron.teo1@ibm.com> * ci: fix device not recognised Signed-off-by: Aaron
github:ggerganov/llama.cpp - 2026-08-06ggerganov/llama.cpp b10291: b10291
<details open> vulkan: fix submission batching size, add debug tools for diagnosing causes of DeviceLost drivers errors (#26371) * vulkan: add debug tooling to get more information about a DeviceLost error * fix submission threshold applied too late * use logging macros, thro
github:ggerganov/llama.cpp - 2026-08-06ggerganov/llama.cpp b10290: b10290
<details open> mtmd/ggml: add ggml_build_forward_order (#26649) * ggml: add ggml_build_forward_order ggml_build_forward_expand marks the tensor and all its ancestors for compute, so using it as a pure ordering hint (keeping q, k and v together) defeats ggml_build_forward_selec
github:ggerganov/llama.cpp