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-03ggerganov/llama.cpp b10238: b10238
<details open> model: MTP support for Qwen3-Next (#25589) * mtp for qwen3nex * fix for python type-check * Fix to compute num_mtp from directly mtp layer * define opt_num_mtp_layers in _QwenMtpMixin and fix some comments * Fix for python type check * Update gguf-py/gguf/co
github:ggerganov/llama.cpp - 2026-08-03ggerganov/llama.cpp b10237: b10237
<details open> llama : MTP support for DeepSeek V3.2 (#26457) * llama : MTP support for DeepSeek V3.2 * model : no need to include MTP layers during DeepSeek V3.2 model type discovery --------- Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com> </details> **Website:**
github:ggerganov/llama.cpp - 2026-08-03ggerganov/llama.cpp b10236: b10236
<details open> metal: implement DSv4 Lightning Indexer (#25893) * metal: implement F16 Lightning Indexer - Implement GGML_OP_LIGHTNING_INDEXER for 128-dimensional, 64-head inputs with F32 queries and weights plus F16 keys and masks. - Add tiled and tail kernels and test KV l
github:ggerganov/llama.cpp