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-11ggerganov/llama.cpp b10362: b10362
<details open> tests : disable backend sampler hip multi output (#26878) * test-backend-sampler: skip multi_output_sampling_chain on HIP The new multi_output_sampling_chain test uses top_k, whose backend probs path needs CUB (unavailable on HIP), so sampled_probs is null and t
github:ggerganov/llama.cpp - 2026-08-11ggerganov/llama.cpp b10361: b10361
<details open> model : fix SWA not being enabled for EXAONE 4.5 (#26848) * model : fix SWA not being enabled for EXAONE 4.5 load_arch_hparams tests `hparams.n_layer() == 64` before LLM_KV_NEXTN_PREDICT_LAYERS has been read. n_layer() returns n_layer_all - n_layer_nextn and n_l
github:ggerganov/llama.cpp - 2026-08-11ggerganov/llama.cpp b10360: b10360
<details open> common/peg : suppress incomplete escape sequences (#26780) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10360/llama-b10360-bin-macos-arm64.tar.gz) - macOS A
github:ggerganov/llama.cpp - 2026-08-11ggerganov/llama.cpp b10359: b10359
<details open> ggml-webgpu: fix CI errors from #25025 and #25262 (#26566) * test new flash_attn test * rebase and fix to disable subgrou matrices when max_kv_tile == 0 * delete log output * Add i32 support to cpy and enables the all ops test * restore the non target ci test
github:ggerganov/llama.cpp - 2026-08-11vllm-project/vllm v0.27.1: v0.27.1
This is a patch release on top of v0.27.0. - Support quantized DSpark Markov heads (#50424)
github:vllm-project/vllm - 2026-08-11ggerganov/llama.cpp b10358: b10358
<details open> Address review comment of PR 25532 (#26852) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10358/llama-b10358-bin-macos-arm64.tar.gz) - macOS Apple Silicon (a
github:ggerganov/llama.cpp - 2026-08-11ggerganov/llama.cpp b10357: b10357
<details open> opencl: transpose the K tile in local memory for FA prefill kernels (#26428) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10357/llama-b10357-bin-macos-arm64
github:ggerganov/llama.cpp - 2026-08-11ggerganov/llama.cpp b10356: b10356
<details open> ci : target ROCm 7.14 for build and release (#25775) * Switch ROCm from 7.2.1 to 7.14 ROCm 7.14 is the first production release using TheRock build system. It can be installed using multi-arch deliverables from wheels, debs, rpms, tarballs or runfiles. Adjust R
github:ggerganov/llama.cpp