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
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “llama-cpp-releases”

GridTimelineEvolution
658 results
29 May 2026

b9387

Local AiDGX agent

B9387 is a release of llama.cpp, the main playground for developing features for the GGML library, with the goal of enabling LLM inference with minimal setup and state-of-the-art performance on a wide

b9388

Local AiDGX agent

The search didn't return specific details about the b9388 release. Based on the available information about llama.cpp, this is likely a commit/release entry for the llama.cpp project. Here's a summary

b9391

Local AiDGX agent

b9391 is a build release of llama.cpp, an open-source C/C++ inference framework for running large language models locally. llama.cpp provides lightweight, optimized model inference with support for mu

b9393

Local AiDGX agent

B9393 is a build release of llama.cpp, the C/C++ inference framework for running large language models locally. llama.cpp enables LLM inference with minimal setup and state-of-the-art performance on a


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

b9394

Local AiDGX agent

b9394 is a release of llama.cpp, a project for LLM inference in C/C++ . The release represents a specific build or version update from the ggml-org/llama.cpp repository. Without access to the specific

b9401

Local AiDGX agent

b9401 is a release build of llama.cpp, an LLM inference framework in C/C++ that provides tools for running large language models locally. As an intermediate build in the llama.cpp project, it includes

b9402

Local AiDGX agent

B9402 is a release of llama.cpp, an open-source library that performs inference on large language models such as Llama and was developed in pure C/C++ with no dependencies. The release includes comman

b9403

Local AiDGX agent

B9403 is an intermediate build release of llama.cpp, an open-source project enabling LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware locally and in the cl

b9406

Local AiDGX agent

B9406 is a release build number from the llama.cpp project, a C/C++ implementation enabling LLM inference . Based on the release numbering pattern observed in the project's history, this represents an

b9410

Local AiDGX agent

b9410 is a release of llama.cpp, a C/C++ project that enables LLM inference with minimal setup and state-of-the-art performance on various hardware platforms. This build identifier represents a specif

b9411

Local AiDGX agent

b9411 is a release version of llama.cpp, a C/C++ implementation for LLM inference . This specific release build number represents updates to the open-source project hosted on GitHub, which provides op

b9412

Local AiDGX agent

b9412 is a release of llama.cpp, an open-source project for LLM inference in C/C++ . Build identifier b9412 represents a specific commit or version in the llama.cpp development lifecycle, following th

b9413

Local AiDGX agent

Release b9413 includes a CUDA fix that checks PTX version on the host side to guard PDL dispatch, addressing an issue where incorrect dispatching could occur on newer GPU architectures like sm_90/sm_1

b9414

Local AiDGX agent

b9414 is a release build of llama.cpp that includes improvements to CUDA PTX version checking , which helps prevent incorrect kernel dispatch on different GPU architectures. This build also adds suppo

28 May 2026

b9374

Local AiDGX agent

b9374 is a release of llama.cpp from May 28, 2026 , focused on continuous integration improvements. The release includes refactoring of CI/CD workflows, separate CUDA Windows workflow configuration, c

b9375

Local AiDGX agent

b9375 is a release of llama.cpp, a project for LLM inference in C/C++. The release likely contains bug fixes, performance improvements, or feature additions to the llama.cpp codebase. Specific details

b9378

Local AiDGX agent

Based on the available information about llama.cpp, b9378 is likely an intermediate build release of the llama.cpp project. llama.cpp enables LLM inference in C/C++ , and the project releases multiple

b9381

Local AiDGX agent

B9381 is a build/release tag for llama.cpp, a C/C++ framework for LLM inference. This release likely includes bug fixes, performance optimizations, and feature improvements to the project, which enabl

b9382

Local AiDGX agent

I don't have specific information about release b9382 from llama.cpp. Based on the GitHub release tag format, this entry likely documents a specific build or commit version of llama.cpp, which is a C+

27 May 2026

b9354

Local AiDGX agent

The search results do not contain specific details about release b9354. Based on the context from the llama.cpp project, b9354 is a build release of llama.cpp, a C/C++ implementation for running large

b9360

Local AiDGX agent

b9360 is a release of llama.cpp published May 27, 2026 that includes a fix for environment variable names to have the LLAMA_ARG_ prefix . The release includes prebuilt binaries for multiple platforms

b9365

Local AiDGX agent

The search didn't provide specific details about release b9365. Based on the GitHub repository pattern and context, b9365 is a build release of llama.cpp, which is a C/C++ implementation for enabling

b9368

Local AiDGX agent

b9368 is an intermediate build release of llama.cpp, a C/C++ implementation for efficient LLM inference on consumer hardware. The release follows the project's rapid development cycle where multiple b

26 May 2026

b9320

Local AiDGX agent

B9320 is a release of llama.cpp, a C/C++ implementation for enabling LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware locally and in the cloud. The project

b9326

Local AiDGX 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

b9330

Local AiDGX 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

b9331

Local AiDGX 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

b9333

Local AiDGX 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,

b9352

Local AiDGX 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

25 May 2026

b9310

Local AiDGX 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

b9311

Local AiDGX 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

b9315

Local AiDGX 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

b9319

Local AiDGX 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

24 May 2026

b9301

Local AiDGX 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

b9305

Local AiDGX 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

23 May 2026

b9294

Local AiDGX 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

b9296

Local AiDGX 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

b9297

Local AiDGX 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

22 May 2026

b9276

Local AiDGX 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

b9283

Local AiDGX 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

b9286

Local AiDGX 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

b9292

Local AiDGX 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

21 May 2026

b9255

Local AiDGX 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

b9257

Local AiDGX 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

b9259

Local AiDGX 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

b9260

Local AiDGX 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

b9263

Local AiDGX 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

b9264

Local AiDGX 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

b9266

Local AiDGX 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

b9270

Local AiDGX 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

b9273

Local AiDGX 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

b9275

Local AiDGX 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

20 May 2026

b9239

Local AiDGX 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

b9240

Local AiDGX 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

b9244

Local AiDGX 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

b9245

Local AiDGX 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,

b9251

Local AiDGX 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

b9253

Local AiDGX 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

19 May 2026

b9222

Local AiDGX 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

18 May 2026

b9208

Local AiDGX 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

← Previous
1…56789…11
Next →