AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
Human
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
762 results
30 Apr 2026

v0.22.1-rc1

Local AiDGX agent

v0.22.1-rc1 is a pre-release version of Ollama that includes improvements to MLX sampler batching, tokenizer BPE offset handling, NVIDIA TensorRT Model Optimizer support, and fixes for desktop app sta

29 Apr 2026

b8969

Local AiDGX agent

b8969 is a release build of llama.cpp (commit bdc9c74), published on April 29, 2026. Llama.cpp is a C/C++ implementation designed to enable LLM inference with minimal setup and state-of-the-art perfor

b8970

Local AiDGX agent

b8970 is a release of llama.cpp, a C/C++ project for large language model inference. The naming convention using a build hash (b8970) is typical of llama.cpp's continuous release pattern rather than t

b8971

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Local Ai
DGX agent

b8971 is a build release of llama.cpp, an open-source C/C++ project for LLM inference . As a numbered build identifier from the llama.cpp repository, this release likely contains bug fixes, performanc

b8972

Local AiDGX agent

b8972 is a release of llama.cpp, a C/C++ implementation for LLM inference . The release identifier follows llama.cpp's development versioning scheme with frequent builds published to the GitHub releas

b8973

Local AiDGX agent

b8973 is a release of llama.cpp that added SVE tuned code for the gemm_q8_0_4x8_q8_0() kernel and changed arrays to static const in repack.cpp . The llama.cpp project enables LLM inference with minima

b8978

Local AiDGX agent

b8978 is a release of llama.cpp, a project designed to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware. The llama.cpp project uses sequential build

b8979

Local AiDGX agent

B8979 is a llama.cpp release that added SVE (Scalable Vector Extension) tuned code for the gemm_q8_0_4x8_q8_0() kernel and made static const changes to repack.cpp . The release includes pre-built bina

b8981

Local AiDGX agent

b8981 is a release version of llama.cpp, a C/C++ implementation for LLM inference . Build versions in llama.cpp releases typically contain updates to the underlying ggml library, performance optimizat

28 Apr 2026

b8953

Local AiDGX agent

Release b8953 of llama.cpp adds Q1_0 quantization support for WebGPU, including fast matmul and matvec kernels and optimized shared memory initialization. The release was published on April 28 and inc

b8954

Local AiDGX agent

llama.cpp is a C/C++ implementation for LLM inference. Build b8954 is a release version from the ggml-org/llama.cpp repository that likely includes bug fixes, optimizations, or new features added sinc

b8957

Local AiDGX agent

b8957 is a release of llama.cpp that includes spec parameter refactoring changes , featuring modifications to parameter handling and model specifications. The llama.cpp project enables LLM inference w

b8958

Local AiDGX agent

b8958 is a release of llama.cpp, a C/C++ library for LLM inference . The project uses rapid release cycles with frequent version tags tracking incremental updates and improvements to the codebase. Thi

b8960

Local AiDGX agent

B8960 is a build release of llama.cpp, an open-source C/C++ project for running large language models locally with minimal setup and optimized performance across various hardware platforms. It is one

b8963

Local AiDGX agent

B8963 is a build release of llama.cpp, the C/C++ implementation of LLM inference. Llama.cpp is an open-source project that enables efficient language model execution on consumer hardware with minimal

b8964

Local AiDGX agent

b8964 is a release of llama.cpp, a C/C++ library for LLM inference . The release likely includes bug fixes, performance optimizations, or new features as part of the project's continuous development c

b8966

Local AiDGX agent

b8966 is one of the latest releases in the llama.cpp project , a C/C++ implementation for efficient LLM inference. This release represents an intermediate development build in the llama.cpp repository

b8967

Local AiDGX agent

llama.cpp b8967 is an intermediate build release of llama.cpp, a C/C++ implementation for LLM inference with minimal setup and state-of-the-art performance. The project follows a rapid release cycle w

27 Apr 2026

b8943

Local AiDGX agent

Release b8943 of llama.cpp fixes missing exports in llama-common and refactors the common/debug module, moving abort_on_nan from a template parameter to a member of base_callback_data. The release als

b8944

Local AiDGX agent

Release b8944 was published on April 27, 2026 , representing a recent build of the llama.cpp project. Llama.cpp provides LLM inference in C/C++ for running large language models efficiently on consume

b8946

Local AiDGX agent

Release b8946 includes a fix to remove duplicate wo_s scale after build_attn for Qwen3 and LLaMA models , along with other improvements to the llama.cpp library. This is an intermediate build release

b8948

Local AiDGX agent

The search results do not contain specific information about release b8948 itself. Based on the context from llama.cpp releases, b8948 is one of the continuously updated build releases from the llama.

b8950

Local AiDGX agent

The search results don't contain specific details about the b8950 release. Based on the naming convention and context, b8950 is an intermediate build release of llama.cpp, a C/C++ implementation of LL

b8952

Local AiDGX agent

The search results don't contain specific details about release b8952. Based on the information available, I can provide this knowledge base entry: b8952 is a release in the llama.cpp project, an open

26 Apr 2026

b8934

Local AiDGX agent

Release b8934 of llama.cpp was released on April 26, 2026, and includes improvements to hexagon hardware support, specifically guarding HMX clock requests for v75+ platforms. The release provides bina

b8935: opencl: add iq4_nl support (#22272)

Local AiDGX agent

This release adds OpenCL GPU acceleration support for the IQ4_NL quantization format in llama.cpp, enabling more efficient inference of quantized language models on compatible hardware. IQ4_NL is a 4-

b8936

Local AiDGX agent

llama.cpp release b8936 changes the default quantization parameter type from LLAMA_FTYPE_MOSTLY_Q5_1 to LLAMA_FTYPE_MOSTLY_Q8_0, providing a more reliable default for external programs using the quant

b8937

Local AiDGX agent

b8937 is a llama.cpp release that re-enables fast gelu_quick_f16 support and changes the default quantization parameter from LLAMA_FTYPE_MOSTLY_Q5_1 to LLAMA_FTYPE_MOSTLY_Q8_0 . The release provides b

b8940

Local AiDGX agent

b8940 is a build release of llama.cpp, an open-source C/C++ library for LLM inference that enables running large language models locally with minimal setup and high performance. This intermediate buil

25 Apr 2026

b8929

Local AiDGX agent

llama.cpp is an LLM inference project in C/C++ that uses build identifiers like b8929 to track development releases. The project does not follow traditional release practices, as multiple releases can

b8931

Local AiDGX agent

b8931 is a release version of llama.cpp published on April 25, 2026 . llama.cpp is an LLM inference framework in C/C++ that enables running large language models efficiently on various hardware. The r

b8933

Local AiDGX agent

B8933 is a release from llama.cpp, a project for LLM inference in C/C++. The project aims to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware locall

24 Apr 2026

b8909

Local AiDGX agent

b8909 is an intermediate build release of llama.cpp, reflecting the project's practice of publishing multiple releases in a single day . llama.cpp is a C/C++ implementation enabling LLM inference with

b8913

Local AiDGX agent

b8913 is a release of llama.cpp, a C/C++ implementation for LLM inference . The release follows the project's rapid development cycle where multiple releases are published in a single day . This speci

b8916

Local AiDGX agent

Based on my search, I was unable to find the specific release page for b8916. However, I can provide a general summary based on what I found about nearby releases and llama.cpp's release patterns: b89

b8918

Local AiDGX agent

The search results don't contain specific details about release b8918. Based on the context from the source and other release information found, b8918 is an intermediate build version of llama.cpp, th

b8920

Local AiDGX agent

The search results do not contain specific information about the b8920 release. Based on the available information, b8920 is a build version from the llama.cpp project, which is an open-source C/C++ i

b8922

Local AiDGX agent

The search did not return specific information about the b8922 release. Based on the available information about llama.cpp's release cycle and naming convention, b8922 is an intermediate build release

b8924

Local AiDGX agent

B8924 is a release build number from the llama.cpp project, a C/C++ framework for efficient large language model inference on consumer hardware. The llama.cpp project publishes multiple releases in a

b8925

Local AiDGX agent

B8925 is an intermediate build release of llama.cpp, the C/C++ library for efficient large language model inference. Llama.cpp releases follow a continuous build cycle rather than traditional versioni

v0.21.2

Local AiDGX agent

Ollama v0.21.2 improved reliability of the OpenClaw onboarding flow in ollama launch, made recommended models appear in a fixed canonical order, and bundled Ollama's web search plugin in OpenClaw inte

v0.21.3-rc0

Local AiDGX agent

I was unable to find specific information about v0.21.3-rc0 in the search results—the latest release information shows v0.21.2. Based on the version numbering and Ollama's release pattern, v0.21.3-rc0

23 Apr 2026

b8893

Local AiDGX agent

b8893 is a release of llama.cpp that exposes ggml_get_to_bf16_sycl for data type conversions and optimizes the bf16 code path in SYCL operations when DNNL and bf16 support are available.

b8902

Local AiDGX agent

B8902 is a release build of llama.cpp, an open-source C/C++ framework for running large language model inference on consumer hardware with minimal dependencies. As an intermediate build release from t

b8905

Local AiDGX agent

B8905 is a build release of llama.cpp, an open-source C/C++ library for large language model inference optimization. The release follows the project's rapid development cycle with frequent intermediat

b8906

Local AiDGX agent

B8906 is a release tag for llama.cpp, an open-source C/C++ library for local large language model inference. llama.cpp enables LLM inference in C/C++ , and the project uses sequential build identifier

b8907

Local AiDGX agent

The search results don't provide specific details about the b8907 release. Based on the available information, here is the summary: b8907 is a release tag from the llama.cpp project, which is a C/C++

22 Apr 2026

b8881

Local AiDGX agent

B8881 is a release of llama.cpp, an open-source C/C++ project for LLM inference . The project aims to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardwa

b8882

Local AiDGX agent

b8882 is a release of llama.cpp, a C/C++ implementation for LLM inference . The project follows a rapid release cycle with frequent updates to support multiple hardware architectures and platforms. Th

b8883

Local AiDGX agent

b8883 is a release build of llama.cpp, an open-source software library that performs inference on various large language models, co-developed alongside the GGML tensor library. This intermediate build

b8884

Local AiDGX agent

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

b8885

Local AiDGX agent

The search results don't contain specific information about release b8885. Based on the llama.cpp release numbering pattern visible in the results, b8885 is an intermediate build release of llama.cpp,

b8886

Local AiDGX agent

B8886 is a release version from llama.cpp, the C/C++ project for LLM inference. The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide rang

b8888

Local AiDGX agent

Based on the available information, b8888 appears to be a build release version identifier for llama.cpp. While I couldn't locate specific details about this particular release, llama.cpp release vers

b8891

Local AiDGX agent

b8891 is a release version of llama.cpp, which is a tool for LLM inference in C/C++. llama.cpp is a free and open-source tool that allows users to run AI models locally on Windows, Linux and macOS. Th

21 Apr 2026

b8864

Local AiDGX agent

b8864 is a build release of llama.cpp, an open-source C/C++ library for large language model inference. The project uses rapid release cycles with frequent build tags published as intermediate develop

b8869

Local AiDGX agent

Release b8869 is a version update for llama.cpp, a C/C++ library for LLM inference . This is one of many rapid incremental releases in the llama.cpp project's development cycle, following the pattern

b8870

Local AiDGX agent

b8870 is a release from llama.cpp, a project for LLM inference in C/C++ . This release represents a commit snapshot in the rapidly-developed open-source project that enables efficient inference of lar

b8871

Local AiDGX agent

B8871 is a build release of llama.cpp, an open-source C/C++ implementation for LLM inference. Build releases in the llama.cpp project use alphanumeric identifiers and represent incremental development

b8872

Local AiDGX agent

b8872 is a release tag from llama.cpp, a project that enables LLM inference in C/C++ . The release represents a specific commit or version update to the llama.cpp codebase. Without access to the speci

← Previous
1…910111213
Next →