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

b9161

DGX agent

Release b9161 of llama.cpp includes enhanced regex handling for Qwen3.5 tokenizer, adding a custom unicode handler to prevent stack overflows on long inputs . The release also adds SYCL Level Zero SDK

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

b9163

DGX agent

b9163 is a llama.cpp release that adds a custom Unicode regex handler for Qwen3.5's tokenizer to prevent stack overflows on long inputs . The release also includes improvements to SYCL memory manageme

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

b9165

DGX agent

Release b9165 fixes a transform issue with the top entry in the release archive . The release includes pre-built binaries for multiple platforms including macOS, Linux, Android, and Windows with vario

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

b9169

DGX agent

Release b9169 of llama.cpp includes updates to multi-token multimodal decoding (mtmd) functionality, adding chunks and fixing preprocessing for Qwen3A models . The changes include attention mask imple

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

b9172

DGX agent

b9172 is a release of llama.cpp that includes binaries for macOS, Linux, Android, Windows, and openEuler platforms with support for various hardware configurations including CPU, Vulkan, CUDA, ROCm, O

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

b9140

DGX agent

The search did not return specific information about the b9140 release. Based on the context, b9140 is a specific build number from the llama.cpp project releases. llama.cpp is an LLM inference implem

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

b9142

DGX agent

Release b9142 is an intermediate build of llama.cpp, a C/C++ library for running large language model inference on consumer hardware. llama.cpp performs inference on various large language models and

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

b9143

DGX agent

The search results show releases near b9143 (specifically b9134 was the most recent) but do not contain specific details about b9143 itself. Based on the available information: llama.cpp is a C/C++ im

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

b9144

DGX agent

llama.cpp is an open source software library that performs inference on various large language models such as Llama. Build b9144 is an intermediate release version of the llama.cpp project from the gg

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

b9145

DGX agent

The search results show recent llama.cpp releases but don't contain specific details about the b9145 build. Based on the pattern of changes in recent releases, b9145 likely includes updates to SYCL/Le

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

b9148

DGX agent

Release b9148 of llama.cpp adds a non-backtracking tokenizer handler for Qwen3.5 to handle Unicode regex patterns for letters and combining marks, addressing stack overflow issues on long inputs. The

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

b9150

DGX agent

b9150 is a llama.cpp release that adds a custom Unicode regex handler for Qwen3.5's tokenizer to prevent stack overflows on long inputs. The release includes test vocabularies and updated test configu

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

b9151

DGX agent

Release b9151 of llama.cpp includes enhancements to Unicode regex handling for Qwen3.5's tokenizer, adding a custom non-backtracking handler to prevent stack overflows on long inputs. The release also

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

b9156

DGX agent

B9156 is a llama.cpp release that adds enhanced Unicode regex handling for Qwen3.5 tokenization, implementing a non-backtracking handler to prevent stack overflows on long inputs . The release include

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

b9158

DGX agent

B9158 is a llama.cpp release that adds a custom Unicode regex handler for Qwen3.5 tokenization to prevent stack overflows on long inputs. The release includes test vocabulary files and expected output

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

b9129

DGX agent

b9129 is a build release of llama.cpp, a C/C++ implementation for LLM inference . As part of the llama.cpp project's release cycle, this build represents an intermediate development version containing

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

b9134

DGX agent

B9134 is a recent build release of llama.cpp, an open-source C/C++ library for efficient large language model inference. The release was tagged on May 13, 2026, representing an ongoing development ite

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

b9114

DGX agent

Build b9114 introduces a NCCL-free AllReduce implementation for tensor-parallel inference that pipelines device-to-host copy, cross-GPU communication, and reduction in a single CUDA kernel. The releas

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

b9119

DGX agent

Build b9119 of llama.cpp introduces CUDA optimizations including an NCCL-free AllReduce implementation for tensor-parallel inference and updates to the llama-bench tool for managing reduction provider

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

b9122

DGX agent

Release b9122 of llama.cpp addresses precision issues for multimodal models through ggml-webgpu, including fixes for GELU functions, flash attention tile implementations, and type conflict resolution.

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

b9123

DGX agent

b9123 is a release of llama.cpp created on May 12, 2026 . llama.cpp is an open source software library that performs inference on various large language models such as Llama , providing LLM inference

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

b9124

DGX agent

B9124 is a build release from the llama.cpp project, created on May 12, 2026 . Llama.cpp is an open source software library that performs inference on various large language models such as Llama, deve

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

b9102: [SYCL] Add OP im2col_3d (#22903)

DGX agent

Release b9102 adds support for the im2col_3d operator to the SYCL backend in llama.cpp, expanding GPU-accelerated tensor operations for Intel GPU inference. The im2col_3d operation converts 3D input v

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

b9103

DGX agent

B9103 is a recent release of llama.cpp , a C/C++ implementation for large language model inference. This release represents one of the latest versions in the project's active development cycle, buildi

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

b9105

DGX agent

Release b9105 of llama.cpp includes updates to the AllReduce implementation for CUDA, introducing a NCCL-free provider for tensor parallelism that pipelines data transfers and GPU reduction operations

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

b9106

DGX agent

Release b9106 of llama.cpp includes support for asymmetric FlashAttention in scalar, MMQ, and cooperative matrix paths for Vulkan. The release provides builds for multiple platforms including macOS, L

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

b9109

DGX agent

Release b9109 of llama.cpp introduces refinements to the CUDA tensor parallelism AllReduce implementation, including renaming the --allreduce flag to --reduction-provider and updates to NCCL-free AllR

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

b9110

DGX agent

The search results show recent llama.cpp releases and general information but don't contain specific details about the b9110 release. Based on the search patterns and similar recent releases documente

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

b9112

DGX agent

Release b9112 of llama.cpp introduces a NCCL-free AllReduce implementation for LLAMA_SPLIT_MODE_TENSOR using a single-phase CUDA kernel, and adds an --allreduce flag to llama-bench to select between A

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

b9094

DGX agent

Release b9094 is a commit/version of llama.cpp, the main playground for developing features for the GGML library. llama.cpp enables LLM inference in C/C++ , providing efficient tools for running large

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

b9095

DGX agent

b9095 is a release of llama.cpp, a project focused on LLM inference in C/C++ . This release likely includes updates, bug fixes, or feature improvements to the llama.cpp codebase, which enables efficie

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

b9099

DGX agent

b9099 is a llama.cpp release that introduces a NCCL-free AllReduce implementation for LLAMA_SPLIT_MODE_TENSOR using a single-phase CUDA kernel that pipelines D2H copy, cross-GPU handshake via pinned-m

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

b9101

DGX agent

Build b9101 of llama.cpp includes improvements to the AllReduce functionality for tensor-parallel GPU inference, introducing a NCCL-free implementation using CUDA kernels for cross-GPU communication.

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

b9084

DGX agent

b9084 is a release build of llama.cpp, an open-source C/C++ library for LLM inference that enables running large language models on consumer hardware. llama.cpp is a software library that performs inf

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

b9085

DGX agent

B9085 is a release tag from the llama.cpp project, which provides LLM inference in C/C++. As a commit-based release identifier from an actively developed project, this release likely contains bug fixe

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

b9087

DGX agent

The search results don't contain specific information about release b9087. Based on the context, b9087 is a release from llama.cpp, a C/C++ implementation for LLM inference . This release likely conta

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

b9088

DGX agent

b9088 is a release of llama.cpp, a C/C++ implementation for LLM inference . The project follows a rapid release cycle where multiple releases can be published in a single day , using commit hash ident

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

b9090

DGX agent

B9090 is a release from llama.cpp, a C/C++ project for LLM inference . The project uses a rapid release cycle with multiple releases published in a single day . This particular release likely includes

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

b9093

DGX agent

b9093 is a release of llama.cpp, a project for LLM inference in C/C++ . Based on the release series, this likely contains build updates, bug fixes, and/or feature improvements to the llama.cpp inferen

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

b9073

DGX agent

b9073 is a release of llama.cpp, a C/C++ implementation for LLM inference . The release likely contains bug fixes, performance improvements, or new features for the llama.cpp project, which provides o

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

b9077

DGX agent

B9077 is a release of llama.cpp, a C/C++ library for LLM inference. The llama.cpp project follows a rapid release cycle with multiple releases published in a single day. This build version represents

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

b9079

DGX agent

llama.cpp is an LLM inference implementation in C/C++ that enables LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware locally and in the cloud . Build b9079

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

b9082

DGX agent

B9082 is a release of llama.cpp, a C/C++ implementation for LLM inference . The release is available in multiple platform-specific binary distributions, including Windows CPU and ARM64 variants. This

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

b9050

DGX agent

B9050 is a release build of llama.cpp, an open-source C/C++ project that enables LLM inference with minimal setup and high performance on diverse hardware platforms. The project provides LLM inference

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

b9055

DGX agent

B9055 is the latest version of llama.cpp, released on May 7, 2026. Llama.cpp is an LLM inference framework implemented in C/C++ that enables efficient large language model execution with broad hardwar

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

b9056

DGX agent

b9056 is a release of llama.cpp, a C/C++ implementation for LLM inference . The project enables users to run LLaMA models on consumer hardware without expensive GPUs or cloud infrastructure . This rel

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

b9058

DGX agent

I was unable to find specific details about the b9058 release. Based on the context, b9058 is a build version from the llama.cpp project, which is an open source software library that performs inferen

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

b9060

DGX agent

b9060 is a release build identifier for llama.cpp, an open-source LLM inference framework implemented in C/C++. This build represents a snapshot in the project's ongoing development, containing bug fi

local-aillama-cpp-releases
7 May 2026
← Previous
1…89101112…14
Next →