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
HumanDGX agent

Content type
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “hardware”

GridTimelineEvolution
254 results
Local Ai

b9870

DGX agent

b9870 is a llama.cpp release dated July 3, 2026 , which includes fixes for StepFun parser chat handling to address long reasoning loops . The release provides pre-built binaries for multiple platforms

local-aillama-cpp-releases
3 Jul 2026
Local Ai

b9853

DGX agent

The search results show llama.cpp releases but do not contain specific information about release b9853. Based on the context from the llama.cpp project, b9853 is likely a development build release of

local-aillama-cpp-releases
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
1 Jul 2026
Local Ai

b9858

DGX agent

Release b9858 is a continuous build-tagged release of llama.cpp , the open-source C/C++ project that enables large language model inference with minimal setup and optimized performance across diverse

local-aillama-cpp-releases
1 Jul 2026
Local Ai

b9859

DGX agent

Release b9859 of llama.cpp was released on July 1, 2026 , and includes updates to allow loading precompiled binary kernels from library in the OpenCL backend . This release continues development of th

local-aillama-cpp-releases
1 Jul 2026
Local Ai

b9843

DGX agent

b9843 is a release of llama.cpp that reverts 'sched: reintroduce less synchronizations during split compute (#20793)' . The release includes pre-built binaries for multiple platforms including macOS,

local-aillama-cpp-releases
30 Jun 2026
Local Ai

b9849

DGX agent

b9849 is a build release from llama.cpp, which enables LLM inference in C/C++ . The release represents an intermediate build version of the llama.cpp library, a widely-used open-source project for run

local-aillama-cpp-releases
30 Jun 2026
Local Ai

b9850

DGX agent

Release b9850 is a version of llama.cpp, an open-source software library for large language model inference developed alongside the GGML tensor library. This release likely includes updates, bug fixes

local-aillama-cpp-releases
30 Jun 2026
Local Ai

b9851

DGX agent

B9851 is a release of llama.cpp, an LLM inference project written in C/C++ . The release represents a version update in the llama.cpp development timeline maintained on GitHub. This build tag typicall

local-aillama-cpp-releases
30 Jun 2026
Local Ai

b9830

DGX agent

llama.cpp b9830 is a release of the open-source LLM inference project enabling local language model execution with minimal setup . The release likely includes backend improvements and optimizations fo

local-aillama-cpp-releases
28 Jun 2026
Local Ai

b9831

DGX agent

Release b9831 of llama.cpp includes backend detection improvements and synchronization enhancements, particularly for async CUDA copies and Vulkan backend operations. Llama.cpp is designed to enable L

local-aillama-cpp-releases
28 Jun 2026
Local Ai

b9822

DGX agent

b9822 is a release of llama.cpp, a project for LLM inference in C/C++ . As a build version in the ongoing development sequence of the llama.cpp project, this release likely includes bug fixes, perform

local-aillama-cpp-releases
27 Jun 2026
Local Ai

b9824

DGX agent

The search results show information about other llama.cpp releases and the project generally, but do not contain specific details about release b9824. Based on the available information about llama.cp

local-aillama-cpp-releases
27 Jun 2026
Local Ai

b9825

DGX agent

b9825 is a release of llama.cpp, the C/C++ implementation for large language model inference . This build represents an intermediate version in the ongoing development of llama.cpp, part of the ggml-o

local-aillama-cpp-releases
27 Jun 2026
Local Ai

b9810

DGX agent

b9810 is a release build of llama.cpp, an open-source software library that performs inference on various large language models such as Llama. The build identifier follows the project's versioning sch

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

b9787

DGX agent

B9787 is a build release of llama.cpp, an open-source C/C++ implementation for LLM inference created by Georgi Gerganov. The llama.cpp project enables large language model inference with minimal setup

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

b9789

DGX agent

Release b9789 of llama.cpp includes a fix for quantizing mixture-of-experts models with MTP (multi-token prediction) . Binaries are provided for multiple platforms including macOS, Linux, Android, and

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

v0.30.11

DGX agent

Ollama v0.30.11 is a release candidate from the v0.30 series (June 2026) , which pairs the new MLX engine on Apple Silicon with continued llama.cpp improvements for enhanced compatibility across Mac a

local-aiollama-releases
25 Jun 2026
Local Ai

b9769

DGX agent

The search results do not contain specific details about the b9769 release. Based on the available information about llama.cpp and its release patterns, here is a knowledge base entry: Release b9769 o

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

b9770

DGX agent

Release b9770 of llama.cpp addresses server functionality by fixing remote preset handling and adding tests (PR #24938). The release includes pre-built binaries for multiple platforms including macOS,

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

b9771

DGX agent

llama.cpp release b9771 addresses Vulkan optimization by making mul_mm ALIGNED a spec constant, reducing shader variant explosion and binary size. This release is part of the ongoing development of ll

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

b9755

DGX agent

B9755 is a release of llama.cpp, a tool for LLM inference in C/C++ . The release represents a specific build version in the active development of the project, continuing the iterative improvements to

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

b9760

DGX agent

Release b9760 of llama.cpp includes a server refactoring/generalization of the input file schema and wire-up of input_video with raw base64 support. The release includes multiple build variants across

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

b9763

DGX agent

b9763 is a release of llama.cpp, an open-source LLM inference project in C/C++ . The release includes built binaries across multiple platforms including macOS, Linux, Windows, Android, and openEuler,

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

b9754

DGX agent

Release b9754 of llama.cpp implements an AC parser for stricter grammar generation in the common/peg module , with builds available across multiple platforms including macOS, Linux, Android, and Windo

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

b9592

DGX agent

The search results did not contain specific information about the b9592 release. Based on the available information, b9592 is a version release from the llama.cpp project, which is an LLM inference sy

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

b9572

DGX agent

Release b9572 of llama.cpp fixes a bug in the ggml-cpu rms_norm_back function that produced incorrect output under in-place aliasing conditions. The release includes multiple pre-built binaries for va

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

b9573

DGX agent

b9573 is a build release of llama.cpp, an open-source C/C++ project for LLM inference that aims to enable language model inference with minimal setup and state-of-the-art performance on various hardwa

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

b9578

DGX agent

Release b9578 of llama.cpp includes a refactor of video subprocess handling in the mtmd (multi-threaded multi-device) component via pull request #24316 . The release provides prebuilt binaries across

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

b9581

DGX agent

llama.cpp b9581 is a release that includes optimization for Vulkan backend memory usage, specifically reducing iq1 shared memory usage for mul_mm operations. Released on June 9, 2026 , this build prov

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

b9568

DGX agent

Based on available search results, I cannot find specific details about the b9568 release. B9568 is a build number from llama.cpp, an LLM inference implementation in C/C++ . This release likely contai

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

b9542

DGX agent

B9542 is a build/release version of llama.cpp, the C/C++ implementation of large language model inference designed to enable LLM inference with minimal setup and state-of-the-art performance on variou

local-aillama-cpp-releases
6 Jun 2026
Local Ai

v0.30.7-rc1

DGX agent

v0.30.7-rc1 is a release candidate for Ollama, an open-source platform for running and managing large language models locally. The v0.30 series represents improved compatibility and performance using

local-aiollama-releases
6 Jun 2026
Local Ai

b9521

DGX agent

b9521 is an intermediate build release of llama.cpp, an open-source C/C++ library for large language model inference. The release is part of the continuous development cycle following other recent bui

local-aillama-cpp-releases
5 Jun 2026
Local Ai

b9528

DGX agent

Release b9528 of llama.cpp was published on June 5, 2026. This build includes a UI update to run npm install when package-lock.json is newer than node_modules, and provides pre-compiled binaries for m

local-aillama-cpp-releases
5 Jun 2026
Local Ai

b9535

DGX agent

The search did not return specific details about the b9535 release. Based on the available information, b9535 is an intermediate build version from the llama.cpp project, which is a C/C++ implementati

local-aillama-cpp-releases
5 Jun 2026
Local Ai

b9536

DGX agent

The search results don't contain specific information about release b9536, but I found related information about nearby releases in the llama.cpp project. Based on the pattern visible in the search re

local-aillama-cpp-releases
5 Jun 2026
Local Ai

v0.30.6-rc0

DGX agent

v0.30.6-rc0 is a release candidate that fixes kernel template instantiation so library symbols are exported correctly , following improvements from the v0.30 series. The v0.30 base release improved co

local-aiollama-releases
5 Jun 2026
Local Ai

b9500

DGX agent

B9500 is a release of llama.cpp that includes a Metal backend optimization reducing reset heartbeat timing from 500ms to 5ms . The release provides compiled binaries across multiple platforms includin

local-aillama-cpp-releases
4 Jun 2026
Local Ai

b9503

DGX agent

Release b9503 of llama.cpp fixes multimodal (mtmd) support by handling Gemma 4 audio projector embedding size , specifically removing the projection_dim from clip_n_mmproj_embd. This build includes pr

local-aillama-cpp-releases
4 Jun 2026
Local Ai

b9509

DGX agent

Release b9509 is a build version of llama.cpp, which provides LLM inference in C/C++ . As a specific build identifier in the llama.cpp project's release history, it likely contains bug fixes, performa

local-aillama-cpp-releases
4 Jun 2026
Local Ai

b9512

DGX agent

b9512 is a release build of llama.cpp, which provides LLM inference in C/C++ . The release uses a version numbering system with 'b' prefixes for intermediate builds, with newer releases building upon

local-aillama-cpp-releases
4 Jun 2026
Local Ai

v0.30.5

DGX agent

v0.30.5 is a release candidate version of Ollama, a local large language model runner. The v0.30 series features improved compatibility and performance using llama.cpp and augments the MLX engine on A

local-aiollama-releases
4 Jun 2026
Local Ai

b9491

DGX agent

b9491 is a release of llama.cpp , a C/C++ implementation of large language model inference that enables running LLMs locally with minimal dependencies. This release likely contains bug fixes, feature

local-aillama-cpp-releases
3 Jun 2026
Local Ai

b9493

DGX agent

B9493 is a release of llama.cpp, an LLM inference framework in C/C++ . This release includes updates to model support, such as centralized hidden activation mappings and additions for granite embeddin

local-aillama-cpp-releases
3 Jun 2026
Local Ai

b9494

DGX agent

The search results do not contain specific details about the b9494 release. Based on the context from the llama.cpp GitHub releases page, b9494 is an intermediate build release of llama.cpp, a C/C++ p

local-aillama-cpp-releases
3 Jun 2026
Local Ai

b9495

DGX agent

The search didn't return specific information about release b9495. Based on the available information about llama.cpp releases, here's a summary: llama.cpp enables LLM inference with minimal setup and

local-aillama-cpp-releases
3 Jun 2026
Local Ai

b9496

DGX agent

The search results do not contain specific information about release b9496. Based on the available context, b9496 is a build/release version of llama.cpp, a C/C++ implementation for efficient LLM infe

local-aillama-cpp-releases
3 Jun 2026
Local Ai

v0.30.2

DGX agent

Ollama v0.30.2 is a patch release from the 0.30 series, which features improved compatibility and performance using llama.cpp, augmented MLX engine support on Apple Silicon, and broader model support

local-aiollama-releases
3 Jun 2026
← Previous
123456
Next →