AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
All
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “llama-cpp-releases”

GridTimelineEvolution
658 results
Local Ai

b9326

DGX agent

b9326 is a llama.cpp release tagged as 'sync: ggml' with pre-built binaries available for multiple platforms including macOS, Linux, Windows, Android, and openEuler, supporting various CPU and GPU bac

local-aillama-cpp-releases
26 May 2026
Local Ai

b9330

DGX agent

Release b9330 fixes the FFN latent layer tagging issue in llama.cpp by marking ffn_latent_down/up as MUL_MAT operations instead of elementwise MUL, resolving a backend buffer probe problem. This optim

local-aillama-cpp-releases
Blog
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
26 May 2026
Local Ai

b9331

DGX agent

llama.cpp release b9331 includes CI improvements that reduce PR jobs by matching backend paths, disable SYCL f16 builds, and extract Android and HIP into separate workflows while moving WebGPU to a se

local-aillama-cpp-releases
26 May 2026
Local Ai

b9333

DGX agent

Release b9333 of llama.cpp adds support for Apple device IDs in the Metal framework for GPU acceleration on macOS and iOS . The build includes compiled binaries for multiple platforms including macOS,

local-aillama-cpp-releases
26 May 2026
Local Ai

b9352

DGX agent

llama.cpp is a C/C++ implementation for LLM inference , and release b9352 is a version of this open-source project. The main goal of llama.cpp is to enable LLM inference with minimal setup and state-o

local-aillama-cpp-releases
26 May 2026
Local Ai

b9310

DGX agent

b9310 is a release build of llama.cpp, a C/C++ implementation for LLM inference . As an intermediate build number in the llama.cpp project's continuous release cycle, it represents incremental updates

local-aillama-cpp-releases
25 May 2026
Local Ai

b9311

DGX agent

b9311 is a release build version of llama.cpp, an open-source C/C++ framework for large language model inference. The project enables LLM inference in C/C++ , offering optimized performance across var

local-aillama-cpp-releases
25 May 2026
Local Ai

b9315

DGX agent

Build b9315 is a release version of llama.cpp, a C/C++ implementation for LLM inference. As an intermediate build in the llama.cpp development sequence, b9315 likely includes bug fixes, performance im

local-aillama-cpp-releases
25 May 2026
Local Ai

b9319

DGX agent

llama.cpp is a C/C++ implementation for LLM inference . Build b9319 is a specific commit/version release from the llama.cpp project repository, representing a particular point in the software's develo

local-aillama-cpp-releases
25 May 2026
Local Ai

b9301

DGX agent

llama.cpp is an open-source C/C++ project for LLM inference , and build b9301 is a specific release version in the project's development history. This build number represents an incremental developmen

local-aillama-cpp-releases
24 May 2026
Local Ai

b9305

DGX agent

Release b9305 was published on May 24, 2026 , featuring CMake UI build fixes and improvements for multiple platforms including macOS Apple Silicon and Linux architectures . The release provides prebui

local-aillama-cpp-releases
24 May 2026
Local Ai

b9294

DGX agent

b9294 is a llama.cpp release that includes improvements to OpenCL kernels for AMD Adreno GPUs, specifically generalizing MoE (Mixture of Experts) kernel implementations. The release provides pre-built

local-aillama-cpp-releases
23 May 2026
Local Ai

b9296

DGX agent

b9296 is a build release of llama.cpp , the C/C++ implementation for efficient large language model inference. As an intermediate build in the llama.cpp release cycle, it likely includes recent bug fi

local-aillama-cpp-releases
23 May 2026
Local Ai

b9297

DGX agent

The search results show information about llama.cpp releases but don't contain specific details about build b9297. Based on the context and numbering (b9297 is a recent build after b9294), b9297 is li

local-aillama-cpp-releases
23 May 2026
Local Ai

b9276

DGX agent

llama.cpp build b9276 introduces support for hybrid DNA tokenization with new pre-type dispatching and tokenizer implementations, alongside fixes for VRAM leaks in Multi-Token Prediction (MTP) models

local-aillama-cpp-releases
22 May 2026
Local Ai

b9283

DGX agent

Release b9283 of llama.cpp includes updates to the BPE tokenizer with new pre-type dispatch and Carbon-3B DNA tokenizer support, along with refactoring of tokenizer helpers to follow project conventio

local-aillama-cpp-releases
22 May 2026
Local Ai

b9286

DGX agent

B9286 introduces support for HybridDNATokenizer as its own vocabulary type (LLAMA_VOCAB_TYPE_HYBRIDDNA), enabling proper tokenization of DNA sequences by routing raw text through a DNA-aware splitter

local-aillama-cpp-releases
22 May 2026
Local Ai

b9292

DGX agent

Release b9292 of llama.cpp fixes a memory leak in the server context where speculative decoder, draft context, and draft model were not properly freed during destroy(), causing VRAM leaks on sleep/res

local-aillama-cpp-releases
22 May 2026
Local Ai

b9255

DGX agent

Release b9255 of llama.cpp features a Hexagon HMX quantized matmul rework (#23368), including updates to debug logging, dequantization logic using HVX vectors, removal of non-pipelined quantization op

local-aillama-cpp-releases
21 May 2026
Local Ai

b9257

DGX agent

llama.cpp release b9257 optimizes operations in the Vulkan IM2COL shader and improves code formatting . The release includes prebuilt binaries for multiple platforms including macOS, Linux, Android, a

local-aillama-cpp-releases
21 May 2026
Local Ai

b9259

DGX agent

Release b9259 of llama.cpp fixes a nullptr crash in the speculative common module's get_devices_str function (PR #23386). The fix addresses an issue where ggml_backend_dev_by_name appends a nullptr se

local-aillama-cpp-releases
21 May 2026
Local Ai

b9260

DGX agent

Release b9260 of llama.cpp includes OpenCL backend refactoring that improves initialization, GPU identification, and performance by caching global memory size in device context. llama.cpp enables LLM

local-aillama-cpp-releases
21 May 2026
Local Ai

b9263

DGX agent

Release b9263 of llama.cpp includes a merge of HunyuanOCR into HunyuanVL with fixes to OCR vision precision. The update consolidates OCR functionality into the HunyuanVL projector while maintaining co

local-aillama-cpp-releases
21 May 2026
Local Ai

b9264

DGX agent

b9264 is a llama.cpp release that includes improvements to HunyuanVL model support, merging HunyuanOCR functionality and fixing vision precision issues. This build represents an intermediate developme

local-aillama-cpp-releases
21 May 2026
Local Ai

b9266

DGX agent

b9266 is a release tag for llama.cpp, a project for LLM inference in C/C++. This release represents a specific build version of the llama.cpp framework, which enables LLM inference with minimal setup

local-aillama-cpp-releases
21 May 2026
Local Ai

b9270

DGX agent

Release b9270 adds support for the HybridDNATokenizer used by the Carbon-3B model family, implementing a new BPE pre-type for tokenizing DNA sequences. The tokenizer handles DNA k-mers with fixed 6-me

local-aillama-cpp-releases
21 May 2026
Local Ai

b9273

DGX agent

Release b9273 of llama.cpp introduces support for the HybridDNATokenizer with new pre-type and dispatched tokenization logic, alongside pure helper functions for DNA k-mer processing and conversion ut

local-aillama-cpp-releases
21 May 2026
Local Ai

b9275

DGX agent

Release b9275 of llama.cpp includes optimization of the Metal concat kernel and fixes to the GGML_OP_SET kernel threads . The release extends test coverage for copy operations with different source an

local-aillama-cpp-releases
21 May 2026
Local Ai

b9239

DGX agent

Build b9239 is a llama.cpp release that includes a fix for the --fit verbosity flag when used with --verbosity 4 . The release provides compiled binaries for multiple platforms including macOS (Apple

local-aillama-cpp-releases
20 May 2026
Local Ai

b9240

DGX agent

b9240 is a release of llama.cpp that includes a fix for the --help option related to the --verbosity flag . The release provides prebuilt binaries across multiple platforms including macOS (Apple Sili

local-aillama-cpp-releases
20 May 2026
Local Ai

b9244

DGX agent

b9244 is an intermediate build release of llama.cpp, a C/C++ implementation framework for running large language models with GGUF format support. The release includes pre-compiled binaries for multipl

local-aillama-cpp-releases
20 May 2026
Local Ai

b9245

DGX agent

llama.cpp release b9245, published on May 20, 2026, includes a CUDA optimization for RDNA3 Q6_K MMVQ performance tuning. The release provides pre-built binaries for multiple platforms including macOS,

local-aillama-cpp-releases
20 May 2026
Local Ai

b9251

DGX agent

B9251 is a build identifier for a release in the llama.cpp project, which enables LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware - locally and in the clo

local-aillama-cpp-releases
20 May 2026
Local Ai

b9253

DGX agent

b9253 is the latest version of llama.cpp, released on May 20, 2026. Llama.cpp is a project for LLM inference in C/C++. This build includes bug fixes, performance improvements, and features for running

local-aillama-cpp-releases
20 May 2026
Local Ai

b9222

DGX agent

B9222 is a llama.cpp release that adds support for the TRI (Triangle) operation in the Hexagon HTP backend with HVX kernel additions . The release includes optimizations for Hexagon hardware accelerat

local-aillama-cpp-releases
19 May 2026
Local Ai

b9208

DGX agent

B9208 is a build release of llama.cpp, an open-source C/C++ project that enables efficient large language model inference on diverse hardware platforms. The llama.cpp project focuses on optimized LLM

local-aillama-cpp-releases
18 May 2026
Local Ai

b9213

DGX agent

I was unable to find specific details about the b9213 release in the search results. Based on the context from the llama.cpp project, b9213 is an intermediate build release of llama.cpp, the C/C++ imp

local-aillama-cpp-releases
18 May 2026
Local Ai

b9221

DGX agent

b9221 is an intermediate build release from the llama.cpp project, which is a C/C++ implementation enabling efficient LLM inference on consumer hardware. The release includes platform-specific binarie

local-aillama-cpp-releases
18 May 2026
Local Ai

b9191

DGX agent

b9191 is a llama.cpp release that includes refactoring of CLI flags and environment variables, renaming 'webui' references to 'ui' with backward compatibility maintained, and updates to C++ server int

local-aillama-cpp-releases
17 May 2026
Local Ai

b9192

DGX agent

b9192 is a llama.cpp release that refactored CLI interface terminology, renaming webui flags to ui flags (--webui → --ui) with backward compatibility, and updated environment variables and C++ struct

local-aillama-cpp-releases
17 May 2026
Local Ai

b9193

DGX agent

B9193 is a llama.cpp release that refactors the webui component, renaming CLI flags from --webui to --ui with backward compatibility and updating environment variables, preprocessor defines, and C++ s

local-aillama-cpp-releases
17 May 2026
Local Ai

b9196

DGX agent

b9196 is a llama.cpp release that includes refactoring of CLI flags and environment variables, renaming 'webui' references to 'ui' with backward compatibility maintained . The release contains updates

local-aillama-cpp-releases
17 May 2026
Local Ai

b9197

DGX agent

b9197 is a build release of llama.cpp , an open-source C/C++ implementation that enables efficient large language model inference on various hardware platforms. The release includes cross-platform bin

local-aillama-cpp-releases
17 May 2026
Local Ai

b9180

DGX agent

Release b9180 of llama.cpp adds MTP (Multi-Token Prediction) support, including improvements to speculative decoding with the ability to rollback up to draft_max by storing GDN intermediates. The rele

local-aillama-cpp-releases
16 May 2026
Local Ai

b9181

DGX agent

llama.cpp release b9181 updated cpp-httplib to version 0.45.0 and included refactoring of the web UI to use new naming conventions with 'ui' instead of 'webui' throughout the codebase . The release pr

local-aillama-cpp-releases
16 May 2026
Local Ai

b9186

DGX agent

Release b9186 of llama.cpp is a synchronization build of the GGML library , published May 16, 2026. The release includes pre-built binaries for multiple platforms including macOS (Apple Silicon and In

local-aillama-cpp-releases
16 May 2026
Local Ai

b9189

DGX agent

Release b9189 of llama.cpp refactors terminology and CLI flags, renaming 'webui' to 'ui' throughout the codebase while maintaining backward compatibility with deprecated aliases. The update includes r

local-aillama-cpp-releases
16 May 2026
Local Ai

b9159

DGX agent

b9159 is a release of llama.cpp published on May 14, 2026 . llama.cpp is a C/C++ implementation of large language model inference that enables efficient LLM execution on consumer hardware with minimal

local-aillama-cpp-releases
15 May 2026
← Previous
1…7891011…14
Next →