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

Knowledge catalogue

All entries

GridTimelineEvolution
764 results
Model Releases

b10088

DGX agent

llama-arch: fix DeepSeek4 APE tensor op (#25945) Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED macOS Intel (x64) iOS XCFramew

model-releasesllama-cpp-releases
22 Jul 2026
Model Releases

b10089

DGX agent

cuda: GET_ROWS quants (#25962) cuda: add k-quant support to GET_ROWS Device-side embedding lookups require GET_ROWS to handle the k-quants used by common GGUF recipes (Q4_K_M stores token_embd as q6_K

model-releases
DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
llama-cpp-releases
22 Jul 2026
Model Releases

b10090

DGX agent

webgpu : add CONV_2D_DW (depthwise conv2d) kernel (#25847) webgpu : add CONV_2D_DW (depthwise conv2d) kernel Implement GGML_OP_CONV_2D_DW for the WebGPU backend, ported from the Vulkan backend's conv2

model-releasesllama-cpp-releases
22 Jul 2026
Model Releases

b10091

DGX agent

ci : fix SYCL package shared library lookup (#25987) Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED macOS Intel (x64) iOS XCFr

model-releasesllama-cpp-releases
22 Jul 2026
Safety

Copilot vs. raw API access: What are you actually paying for?

DGX agent

Copilot now bills usage at listed API rates. Compare direct model access with the coding workflow, policy, and harness work around it. The post Copilot vs. raw API access: What are you actually paying

safetygithub-ai-blog
22 Jul 2026
Model Releases

v0.32.2

DGX agent

What's Changed launch: keep Claude Code channels available by @hoyyeva in #17210 cmd: remove dead agent prompt wrappers by @ParthSareen in #17227 agent: reorder working directory instruction by @Parth

model-releasesollama-releases
22 Jul 2026
Tutorials

How to build interactive experiences with canvases

DGX agent

Canvases turn AI into interactive workspaces where you can visualize information, explore workflows, and take action across complex tasks. The post How to build interactive experiences with canvases a

tutorialsgithub-ai-blog
21 Jul 2026
Local Ai

v0.32.2-rc1: server: detect download stalls before the first byte (#17259)

DGX agent

The **v0.32.2‑rc1** release (commit 4d1b53e, signed with a GPG key) introduces server-side logic to detect download stalls that occur before any data is received. It also removes the stall‑timeout set

local-aiollama-releases
21 Jul 2026
Local Ai

v0.32.2-rc3: test: revamp integration test entrpoints (#16560)

DGX agent

This refactors the existing integration tests into 3 priumary groups: fast, release, and library. It also refines some of the release tests to drop some of the older models and pick up newer models, w

local-aiollama-releases
21 Jul 2026
Local Ai

v0.32.2-rc0: cuda: add CC 10.0 for linux in CUDA v12 (#17025)

DGX agent

**Release v0.32.2‑rc0 (commit de1ce45)** adds support for Compute Capability 10.0 in the Linux “CUDA v12” preset, enabling B200‑class GPUs to use the `cuda_v12` backend even when drivers do not meet t

local-aiollama-releases
20 Jul 2026
Model Releases

b10036

DGX agent

opencl: disable FA and MoE weights repack to work around compiler issues for Adreno 850 GPU (#25745) opencl: workaround for A850 compiler compat opencl: fix DX compiler version parsing and cleanup Co-

model-releasesllama-cpp-releases
16 Jul 2026
Model Releases

b10038

DGX agent

ci : add official website link to release notes (#25728) Assisted-by: pi:llama.cpp/Qwen3.6-27B Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI en

model-releasesllama-cpp-releases
16 Jul 2026
Model Releases

v0.32.1

DGX agent

What's Changed Improved Gemma 4 tool calling and multi-turn reasoning, including more reliable tool-response continuations Fixed a recurrent MLX model cache leak that could increase memory use across

model-releasesollama-releases
16 Jul 2026
Model Releases

b10016

DGX agent

[SYCL] Flash Attention with XMX engine via oneDNN (#25222) [SYCL] F16 (default) Flash Attention with XMX engine via oneDNN graph API; Qwen3.6-27b-Q8_0 prefill speed up x1.21 at p=512 and x4.26 at p=80

model-releasesllama-cpp-releases
15 Jul 2026
Model Releases

b10017

DGX agent

sycl: Increase minimum buffer size for USM system allocations (#25525) Raise the threshold for minimum buffer size from 1 GiB to 4 GiB, based on real-world experiments of overcommitting device memory

model-releasesllama-cpp-releases
15 Jul 2026
Model Releases

b10021

DGX agent

DeepseekV4: reduce graph splits (#25702) macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED macOS Intel (x64) iOS XCFramework Linux: Ubuntu x64 (CPU) Ubuntu

model-releasesllama-cpp-releases
15 Jul 2026
Model Releases

b10011

DGX agent

server : refactor prompt cache state ownership (#25649) server : clear checkpoints upon prompt clear server : move the prompt state data to the server_prompt_cache Assisted-by: pi:llama.cpp/Qwen3.6-27

model-releasesllama-cpp-releases
14 Jul 2026
Model Releases

v0.32.0

DGX agent

What's Changed New interactive agent experience: running ollama now launches an agent to help you code and delegate work ❯ ollama Ollama 0.32.0 ▸ Chat, Code, & Work (glm-5.2:cloud) Chat with models, c

model-releasesollama-releases
14 Jul 2026
Local Ai

b9947

DGX agent

The search did not return the specific details of the b9947 release. Based on the repository and context available: B9947 is a release of llama.cpp, which enables LLM inference in C/C++ . The release

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

b9948

DGX agent

b9948 is a build release of llama.cpp, an open-source C/C++ project for efficient large language model inference. The project ships continuous build-tagged releases using a build numbering system rath

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

b9949

DGX agent

b9949 is a release build of llama.cpp, the open-source C/C++ inference engine for running large language models locally. llama.cpp releases are published frequently with build versions in the b-series

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

b9950

DGX agent

b9950 is a release of llama.cpp, a C/C++ tool for LLM inference . This build number represents one of the frequent incremental releases from the llama.cpp project, which follows a rapid development cy

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

b9956

DGX agent

Release b9956 is a build version of llama.cpp, an open-source project for LLM inference in C/C++ . The project releases frequently, with multiple releases published in a single day , and b9956 represe

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

b9967: server: accept null sampling params (#25538)

DGX agent

Release b9967 of llama.cpp, an LLM inference project in C/C++, includes an update to the server component allowing it to accept null sampling parameters (PR #25538). This change enables more flexible

local-aillama-cpp-releases
10 Jul 2026
Agents

Better tools made Copilot code review worse. Here’s how we actually improved it.

DGX agent

How migrating Copilot code review to shared Unix-style code exploration tools reduced review cost by reshaping agent workflows around pull request evidence. The post Better tools made Copilot code rev

agentsgithub-ai-blog
10 Jul 2026
Local Ai

v0.32.0-rc0

DGX agent

The search results do not contain specific information about v0.32.0-rc0. Based on the version numbering and context from Ollama's release patterns, v0.32.0-rc0 is a release candidate for Ollama, a la

local-aiollama-releases
10 Jul 2026
Local Ai

b9934

DGX agent

llama.cpp is an open-source software library that performs inference on various large language models , and b9934 represents a specific build release in the project's continuous versioning system. The

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

b9935

DGX agent

b9935 is a build release from the llama.cpp project, which implements LLM inference in C/C++. The project doesn't follow traditional release practices, as multiple releases can be published in a singl

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

b9936

DGX agent

llama.cpp b9936 is a continuous build-tagged release from the open-source llama.cpp project , which is an open-source C/C++ inference engine that powers most of the local-AI ecosystem . This release c

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

b9938

DGX agent

The search results do not contain specific details about release b9938. However, based on the context available, b9938 is one of the regular build releases from the llama.cpp project. Llama.cpp releas

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

b9940

DGX agent

Release b9940 of llama.cpp was published on July 9, 2026 , and includes changes related to llama-bench initialization parameters . The release provides pre-built binaries across multiple platforms inc

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

b9945

DGX agent

b9945 is a build-tagged release of llama.cpp, an open-source library that performs inference on large language models and is co-developed alongside the GGML tensor library. The llama.cpp project does

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

b9946

DGX agent

The search results show that b9946 is a specific release build tag from the llama.cpp project, though the exact details of that particular build are not visible in the page content retrieved. Based on

local-aillama-cpp-releases
9 Jul 2026
Agents

Automating cross-repo documentation with GitHub Agentic Workflows

DGX agent

Explore how the Aspire team turns merged product changes into SME-reviewed docs pull requests, closing the gap between release and documentation. The post Automating cross-repo documentation with GitH

agentsgithub-ai-blog
8 Jul 2026
Local Ai

b9905

DGX agent

Based on the available information, b9905 is a build-tagged release from the llama.cpp project, which is an open-source C/C++ inference engine that powers most of the local-AI ecosystem . The project

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

b9908

DGX agent

b9908 is a build-tagged release from llama.cpp , the open-source C/C++ inference engine for large language models. llama.cpp is an open-source software library that performs inference on various large

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

b9909

DGX agent

llama.cpp is an open-source software library that performs inference on various large language models , and the project ships continuous build-tagged releases rather than traditional semantic versioni

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

b9910

DGX agent

Based on available information, b9910 is a release tag from the llama.cpp project, an open-source C/C++ implementation for running large language model inference locally on consumer hardware. Llama.cp

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

b9913

DGX agent

b9913 is a build-tagged release from llama.cpp, an open-source software library that performs inference on various large language models. The project does not use traditional semantic versions; instea

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

b9914

DGX agent

The search results don't contain specific details about the b9914 release. Based on the context of llama.cpp releases, b9914 is a build/commit version in the llama.cpp project, an open-source tool for

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

b9916

DGX agent

b9916 is a release of llama.cpp, an open-source C/C++ implementation for LLM inference . The release represents part of the project's rapid development cycle, with binaries available for multiple plat

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

b9923

DGX agent

b9923 is a release build of llama.cpp, an open-source C/C++ project for LLM inference with minimal setup and state-of-the-art performance on various hardware . The specific b9923 build includes binary

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

b9925

DGX agent

Release b9925 of llama.cpp is a version update for the LLM inference in C/C++ project. This build is part of the project's frequent release cycle, which can publish multiple releases in a single day ,

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

b9929

DGX agent

The search results don't provide specific details about release b9929. Based on the available information and the context that llama.cpp releases frequently with tagged versions, b9929 is a specific b

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

b9931

DGX agent

Based on available information, b9931 is a release of llama.cpp, which is an open-source project for large language model inference in C/C++. As a commit-based release from the ggml-org/llama.cpp repo

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

b9932

DGX agent

B9932 is a continuous build-tagged release from the llama.cpp project , an open-source C/C++ inference engine for running large language models locally. llama.cpp performs inference on various large l

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

b9933

DGX agent

b9933 is a continuous build-tagged release of llama.cpp , the C/C++ inference engine for running large language models locally. This release represents an incremental update in llama.cpp's development

local-aillama-cpp-releases
8 Jul 2026
Tools

How GitHub Copilot enables zero DNS configuration for GitHub Pages

DGX agent

Go from an empty repository to a live custom domain with HTTPS in about 14 minutes, without manually editing a single DNS record. The post How GitHub Copilot enables zero DNS configuration for GitHub

toolsgithub-ai-blog
8 Jul 2026
← Previous
1…34567…16
Next →