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-27ggerganov/llama.cpp b10155: b10155
<details open> mtmd: support MiMo-V2.5 audio input (RVQ-based model) (#26190) * gguf converter for mimo audio * fix conv * cpp impl * nits * nits 2 </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/ll
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10154: b10154
<details open> common : add common_print_available_devices() (#26170) Signed-off-by: Adrien Gallouët <angt@huggingface.co> </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10153: b10153
<details open> model: Add support for Nanbeige4.2 (#25994) * support nanbeige4.2 model * fix * fix flake8 Lint check * fix loop bound check and drop redundant head_dim --------- Co-authored-by: root <lizongqiang@kanzhun.com> </details> **Website:** - <https://llama.app>
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10152: b10152
<details open> fit : count nextn (MTP) blocks in n_gpu_layers so front layers stay on GPU (#26177) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10152/llama-b10152-bin-maco
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10151: b10151
<details open> sycl(build): parallelize ocloc invocations (#25903) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10151/llama-b10151-bin-macos-arm64.tar.gz) - macOS Apple Si
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10150: b10150
<details open> ggml : adjust logic for offloading ops to weight's backend (#25832) * ggml : adjust logic for offloading ops to weight's backend * llama : dsv4 graph fixes </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://gi
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10149: b10149
<details open> tests : remove unnecessary sync in test-save-load-state (#26166) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10149/llama-b10149-bin-macos-arm64.tar.gz) - m
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10148: b10148
<details open> common: fix explicit -md precedence over draft sidecar resolution (#26165) * common: fix explicit -md precedence over draft sidecar resolution Follow-up of #25955, an explicit --model-draft file given with -hfd was silently overridden by the sidecar resolution o
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10146: b10146
<details open> ggml-cpu: Enable BF16 tiled gemm optimization on PowerPC (#26068) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10146/llama-b10146-bin-macos-arm64.tar.gz) -
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10144: b10144
<details open> server + ui: fix stream routes for model names containing a slash (#26137) * server + ui: refactor resumable stream routes to query string conv_id The conversation id can embed a model name containing slashes (ggml-org/...) in router mode, which the decoded path
github:ggerganov/llama.cpp - 2026-07-27ggerganov/llama.cpp b10142: b10142
<details open> mtmd: Add Vision Support for Minimax-M3 (#25113) * Add preliminary MiniMax-M3 support Text-only port that re-uses existing components: MiniMax-M2 style GQA with per-head QK-norm and partial rotary, DeepSeek-V3 style leading-dense and routed/shared experts, and s
github:ggerganov/llama.cpp