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-13ggerganov/llama.cpp b10423: b10423
<details open> common: apply CPU parameters across tools (#27026) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10423/llama-b10423-bin-macos-arm64.tar.gz) - macOS Apple Sil
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10419: b10419
<details open> OpenVINO: Qwen3.5, memory optimization, and test-recurrent-state-rollback (#26952) * OpenVINO backend: 1) enable gpt-oss moe on OV bk; 2) enable mxfp4 support * OpenVINO backend: disable TOPK_MOE op test * OpenVINO Backend: Add op FILL support * OpenVINO backe
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10418: b10418
<details open> [SYCL] Support host pinned mem to improve SYCL Host-to-Device Memory Access (#26789) * support host pinned mem, ggml_backend_sycl_host_buffer_type_get_max_size, * fix the thread-safe issue </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10417: b10417
<details open> chat : fix LFM2 tool call arg name prefix ambiguity (#26960) Assisted-by: Claude Opus 5 </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10417/llama-b10417-bin
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10416: b10416
<details open> server : serve index.html with no-cache (#27006) index.html was served with `max-age=31536000, immutable` like the hashed assets, but its name is stable while its contents change every build, so a cached copy pins the UI to an old build. It now revalidates via it
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10415: b10415
<details open> spec : auto-detect mtp draft model type (#27005) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10415/llama-b10415-bin-macos-arm64.tar.gz) - macOS Apple Silic
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10414: b10414
<details open> metal : add TQ2_0 support (#26980) * metal: add TQ2_0 support Add support for the GGML_TYPE_TQ2_0 (ternary, 2 bits per element) type in the Metal backend. Assisted-by: llama.cpp:DeepSeek-v4-Flash-0731 * cont : optimize mul_mv kernel - float ops over integer o
github:ggerganov/llama.cpp - 2026-08-13ggerganov/llama.cpp b10413: b10413
<details open> common : auto-detect spec type from draft GGUF metadata (#26814) * common : auto-detect spec type from draft GGUF metadata When -md loads a local draft model without --spec-type, the sidecar inference in common_models_handler_apply only checks HF repo sidecars a
github:ggerganov/llama.cpp - 2026-08-13NVIDIA/cutlass v4.7.0: CUTLASS 4.7.0
### CuTe DSL * New features: - Introduced the Primitives API which provides a lower-level abstraction beneath CuTe enabling Tensor Core programming through SIMT. This provides a stable, thin wrapper over NVVM operations to use where CuTe abstractions reduce development veloc
NVDAgithub:NVIDIA/cutlass - 2026-08-13ggerganov/llama.cpp b10400: b10400
<details open> ggml : fix arm builds, unused var (#26991) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10400/llama-b10400-bin-macos-arm64.tar.gz) - macOS Apple Silicon (ar
github:ggerganov/llama.cpp