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-21ggerganov/llama.cpp b10078: b10078
<details open> vulkan: Refactor vk_queue to use per-instance mutexes and unique handles (#23570) * Refactor vk_queue to use per-instance mutexes and unique handles * integrates VK_KHR_internally_synchronized_queues, abstracting the queue submission into a polymorphic interface
github:ggerganov/llama.cpp - 2026-07-21ggerganov/llama.cpp b10077: b10077
<details open> ggml-openvino: Add GGML_BACKEND_DL_IMPL invocation for OpenVINO backend (#25795) This adds the missing `GGML_BACKEND_DL_IMPL()` macro invocation, that other backends have. Fixes #25586 for me </details> **Website:** - <https://llama.app> **macOS/iOS:** - [m
github:ggerganov/llama.cpp - 2026-07-21ggerganov/llama.cpp b10076: b10076
<details open> CUDA: vectorize same-type get_rows with int4 copy (#25929) k_get_rows_float did a scalar one-element-per-thread copy and recomputed the row-invariant work (index load, fast_div_modulo, src/dst row pointers) for every element. Hoist that out of the per-element loo
github:ggerganov/llama.cpp <details><summary>Changelog Details</summary> - beep boop 🤖: Bumping Megatron Core to v0.18.1 by @nvidia-megatron-lm-release-bot[bot] :: PR: #5439 - build: add fast-hadamard-transform and point flash_mla at nv_dev by @ko3n1g :: PR: #5447 - cp: `build: install flash_mla from
NVDAgithub:NVIDIA/Megatron-LM