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-17ggerganov/llama.cpp b10472: b10472
<details open> cuda : skip UMA override for HIP builds (#27083) AMD APUs report accurate memory via hipMemGetInfo. Using MemAvailable over-promises on small-carveout systems. fixes #18159 </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (a
github:ggerganov/llama.cpp - 2026-08-17ggerganov/llama.cpp b10470: b10470
<details open> ci : push release tag explicitly in release.yml (#27261) Add a "Create and push git tag" step to the release job, right before the "Create release" step. The tag is created with git tag and pushed with the deploy key already configured by the Clone step, instead
github:ggerganov/llama.cpp - 2026-08-17ggerganov/llama.cpp b10456: b10456
<details open> sycl: fix thread/block count in quantized cpy kernel launches (#27160) Adjusts the thread/block count to be proportional to the size of the quant, reducing under/over subscription. Largest perf improvement is the q4_0 -> f32 path, with, on a Arc 70, throughput g
github:ggerganov/llama.cpp - 2026-08-17ggerganov/llama.cpp b10455: b10455
<details open> [SYCL] support OP OPT_STEP_ADAMW, OPT_STEP_SGD (#25268) * fix conflict * fix conflict of ops.md * fix conflict of ops.md * update the ops.md --------- Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com> </details> **Website:** - <https://llama.app>
github:ggerganov/llama.cpp