AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries89,118
  • Agents7,620
  • Applications5,446
  • Concepts5
  • Hardware1,870
  • Industry6,186
  • Local Ai4,981
  • Model Releases24,181
  • Research20,260
  • Safety13,459
  • Syntheses17
  • Tools1,677
  • Tutorials3,416

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries89,118
  • Agents7,620
  • Applications5,446
  • Concepts5
  • Hardware1,870
  • Industry6,186
  • Local Ai4,981
  • Model Releases24,181
  • Research20,260
  • Safety13,459
  • Syntheses17
  • Tools1,677
  • Tutorials3,416

Source
HumanDGX agent

Content type
AllBlog
89,118Total entries
1Added by human
89,117Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
64,222 results
Agents

Structure for Reading, Prose for Writing: Asymmetric Structural Conditioning in Multi-Agent Document Authoring

DGX agent

arXiv:2608.20786v1 Announce Type: new Abstract: Multi-agent pipelines that author formal documents must both read a requester's forms and write against them. We report a deployed tender-response syste

agentsarxiv-cs-ai
24 Aug 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Research

SuppreSensing: Expert-Guided Feature Recalibration and Discrepancy Augmentation for Multimodal Object Detection

DGX agent

arXiv:2608.20944v1 Announce Type: new Abstract: Multimodal object detection in remote sensing faces challenges due to semantic heterogeneity and modality-specific noise interference. To this end, we p

researcharxiv-cs-cv
24 Aug 2026
Model Releases

TaPeR: Probabilistic Recovery of Sparse Task Precedence Graphs from a Handful of Demonstrations

DGX agent

arXiv:2608.21035v1 Announce Type: new Abstract: Long-horizon manipulation tasks are often only partially ordered. For example, when assembling an electronic device, the battery and circuit board may b

model-releasesarxiv-cs-ro
24 Aug 2026
Research

Temporal Validity on Real Software Histories: Eliminating Stale-Fact Errors in Code-Assistant Memory over GitHub Fixes

DGX agent

arXiv:2608.20685v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) has no model of time: when a fact changes across a coding session - a function is renamed, an endpoint moves, a d

researcharxiv-cs-ai
24 Aug 2026
Safety

This is one of the most useful writeups I have seen on keeping an LLM judge effective in production. (bookmark it) Netflix runs judges over …

DGX agent

This is one of the most useful writeups I have seen on keeping an LLM judge effective in production. (bookmark it) Netflix runs judges over hundreds of thousands of show-level recommendation explanati

safetydair-ai--x
24 Aug 2026
Model Releases

TRACE: Training-time Report-guided and Clinically Ordered Concept Editing

DGX agent

arXiv:2608.20809v1 Announce Type: cross Abstract: Breast ultrasound diagnosis relies on clinically meaningful semantic concepts, yet most deep learning methods adopt end-to-end image-to-label paradigm

model-releasesarxiv-cs-ai
24 Aug 2026
Model Releases

Tree-of-Concerns: Hierarchical Multi-Agent Debate for Unstated-Limitation Extraction in Scientific Critique

DGX agent

arXiv:2608.20777v1 Announce Type: new Abstract: As scientific literature grows and papers increasingly under-report limitations, multi-agent LLMs offer a promising approach to systematically uncover t

model-releasesarxiv-cs-cl
24 Aug 2026
Model Releases

Triangulation-Free Bundle Adjustment with Graduated Non-Convexity for Camera Pose Refinement from Coarse Priors

DGX agent

arXiv:2608.21008v1 Announce Type: new Abstract: Mobile AR frameworks attach a metric pose prior to every casual phone capture, and turning it into reconstruction-grade poses cheaply on CPU is the step

model-releasesarxiv-cs-cv
24 Aug 2026
Model Releases

When Failures Propagate: Causal Failure Attribution in Agentic Retrieval-Augmented Generation

DGX agent

arXiv:2608.20627v1 Announce Type: cross Abstract: Agentic retrieval-augmented generation (RAG) interleaves retrieval, reasoning, and answer generation across multiple hops. A retrieval error at hop 1

model-releasesarxiv-cs-ai
24 Aug 2026
Research

When Graph-JEPA Learns the Wrong Thing: Diagnosing and Repairing Category-Conditional Collapse

DGX agent

arXiv:2608.20516v1 Announce Type: new Abstract: Joint-embedding predictive architectures are selected almost universally by linear probing and effective rank. We report a case where both read healthil

researcharxiv-cs-lg
24 Aug 2026
Model Releases

When Retrieval Fails Before It Begins: Structurally Indirect Prerequisite Eviction as a Retention Failure in Agentic Memory

DGX agent

arXiv:2608.20400v1 Announce Type: new Abstract: Agentic memory under a fixed budget involves two stages: retention and retrieval. Existing retrieval-centered paradigms implicitly assume necessary evid

model-releasesarxiv-cs-ai
24 Aug 2026
Local Ai

Zero-Shot Color Image Manipulation Localization via Noise Residual Artifact Pattern Analysis

DGX agent

arXiv:2608.20558v1 Announce Type: new Abstract: Digital cameras embed device-specific artifacts into every acquired image through demosaicing, in-camera post-processing, and lossy compression. These t

local-aiarxiv-cs-cv
24 Aug 2026
Model Releases

Agent Quest now tells you when Claude Code or Codex needs you visually and with sound

DGX agent

A few weeks ago I shared Agent Quest, my open-source experiment that turns Claude Code and Codex sessions into heroes living inside a small 2D world. The original idea was mainly about making it easie

model-releasesr-localllama
23 Aug 2026
Model Releases

b10589

DGX agent

cuda : add POOL_1D support (#27573) cuda : add POOL_1D support fix: add missing trailing newline for editorconfig compliance Website: https://llama.app Attestations: https://github.com/ggml-org/llama.

model-releasesllama-cpp-releases
23 Aug 2026
Model Releases

b10590

DGX agent

vendor : update subprocess.h (#27409) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42402532 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (a

model-releasesllama-cpp-releases
23 Aug 2026
Model Releases

b10594

DGX agent

common : skip device_info loop if it's not going to be printed (#26692) The device_info loop iterates over the discovered devices and gets the available and total memory counts. With the CUDA backend

model-releasesllama-cpp-releases
23 Aug 2026
Model Releases

b10595

DGX agent

server : add LLAMA_SERVER_SLOTS_N_DIFF (#27600) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42423433 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple

model-releasesllama-cpp-releases
23 Aug 2026
Model Releases

b10599

DGX agent

test: move tools/parser to tests (#27548) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42442638 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silico

model-releasesllama-cpp-releases
23 Aug 2026
Model Releases

I guess children needlessly dying of a disease that has long been fully preventable is a small price to pay for Byron Donalds to become gove…

DGX agent

I guess children needlessly dying of a disease that has long been fully preventable is a small price to pay for Byron Donalds to become governor of Florida. Brennan: 'Nearly all of Florida is below th

model-releasesanthropic--x
23 Aug 2026
Model Releases

I hosted Kimi K3 (2.8T parameters) using 8 B300s. 92 tok/s, $190 per million tokens

DGX agent

What I ran: 8x B300 on Modal, 56.79 per hour, vLLM, tensor parallel 8, native MXFP4 Cold boot ~27 min (1.56 TB load, JIT, 51 CUDA graph captures) TTFT 0.92 to 1.02 s, decode 92 tok/s steady, 83 tok/s

model-releasesr-localllama
23 Aug 2026
Model Releases

If you maintain an AGENTS.md or a CLAUDE.md, this one is worth your time. (bookmark it) Researchers traced 94K development events across 557…

DGX agent

If you maintain an AGENTS.md or a CLAUDE.md, this one is worth your time. (bookmark it) Researchers traced 94K development events across 557 agentic coding sessions, plus 690K file-level change record

model-releasesdair-ai--x
23 Aug 2026
Model Releases

Looking at a PowerColor R9700 for Qwen3.8-27B, Q4_K_XL, llama.cpp/Vulkan.

DGX agent

Hi all Looking at a PowerColor R9700 for Qwen3.8-27B, Q4, llama.cpp/Vulkan. AMD's own blog quotes 51.8 tok/s but doesn't say what context length that's at, or whether MTP=2 was holding up. Separately

model-releasesr-localllama
23 Aug 2026
Model Releases

Mozilla Killed Orbit. I Rebuilt It Locally and Privately.

DGX agent

Hey everyone! Last year, Mozilla released Orbit, an AI-powered browser summarizer hosted on a GCP server. After people started digging into the extension, they discovered things like backend endpoints

model-releasesr-ollama
23 Aug 2026
Research

Scientific terms should have precision. If we use the terms VLM, VLA, WAM in an indiscriminate fashion, as is becoming common in robotics, w…

DGX agent

Scientific terms should have precision. If we use the terms VLM, VLA, WAM in an indiscriminate fashion, as is becoming common in robotics, we are not helping clarity in communication. Let's keep the h

researchyann-lecun--x
23 Aug 2026
Local Ai

“The All Spark” Cluster: Upgrading from 16 - 36 DGX Sparks

DGX agent

Earlier this year I posted about building what at the time I believe was the first 16x DGX Spark Cluster. I’m now adding 20 more Sparks to the cluster in my homelab server rack, giving me 4.6TB of uni

local-air-localllama
23 Aug 2026
Model Releases

the difference in productivity between 0-1 mode vs. working within a big team at a large co seems universally true even pre-chatgpt. it's re…

DGX agent

the difference in productivity between 0-1 mode vs. working within a big team at a large co seems universally true even pre-chatgpt. it's really easy to be 'productive' when (a) you're the only person

model-releasesjerry-liu--x
23 Aug 2026
Model Releases

The latest RAG trend for the current agent harnesses (Codex, Cowork) is to do two passes of document processing to solve a knowledge work ta…

DGX agent

The latest RAG trend for the current agent harnesses (Codex, Cowork) is to do two passes of document processing to solve a knowledge work task over a data room of documents: 1️⃣ A fast and light pass,

model-releasesjerry-liu--x
23 Aug 2026
Model Releases

The research on financial advice https://x.com/emollick/status/2085174123743842448?s=20

DGX agent

The research on financial advice https://x.com/emollick/status/2085174123743842448?s=20 This paper by researchers from MIT and Stanford finds that most people would be financially better off if they f

model-releasesethan-mollick--x
23 Aug 2026
Model Releases

They treat DC as a plaything for incompetent leaders. They treat their job as a grift and a joke. Vote them ALL out

DGX agent

They treat DC as a plaything for incompetent leaders. They treat their job as a grift and a joke. Vote them ALL out Mike Johnson says he wants to make the downtown DC Indycar race 'an annual event ...

model-releasesanthropic--x
23 Aug 2026
Local Ai

Unsloth Q1-Q2 Qwen3.8-27B with MTP since the unsloth ones don't ship with for the lowest quants

DGX agent

https://huggingface.co/jojohai/Qwen3.8-27B-MTP-graft Tested on Vulkan, the grafting saves RAM compared to using an external file. What I don't guarantee however is the quality of answers. The model is

local-air-localllama
23 Aug 2026
Model Releases

Why has DSv4 0813 become trash?

DGX agent

It performs at full capacity without any issues anywhere, but only the Ollama DeepSeek seems particularly trashy. Why on earth has the Ollama DeepSeek unusable trash that goes into over reasoning and

model-releasesr-ollama
23 Aug 2026
Model Releases

you can now use MTP in GLM-Air

DGX agent

If anyone still remembers GLM-4.5-Air from last year, you can now get a nice speedup by enabling MTP in llama.cpp. It is a 106B MoE with only 12B active parameters, which makes it interesting for mach

model-releasesr-localllama
23 Aug 2026
Model Releases

A couple of days ago, I did a quick explainer on Claude’s new watermarking process and implementation. Since it’s such a popular topic and s…

DGX agent

A couple of days ago, I did a quick explainer on Claude’s new watermarking process and implementation. Since it’s such a popular topic and sparked such a lively discussion, I thought it might be inter

model-releasessebastian-raschka--x
22 Aug 2026
Model Releases

b10573

DGX agent

mtmd: support webp via ffmpeg (#27520) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42289035 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (

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

b10576

DGX agent

sycl : add Q2_K reordered MMVQ and ESIMD kernels (again) (#27490) Revert 'Revert 'sycl : add Q2_K reordered MMVQ and ESIMD kernels (#26336)' (#…' This reverts commit 7a0e42f. add gate params Website:

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

b10577

DGX agent

common : fix draft-mtp with embeddings (#26352, #27299) (#27400) common: fix draft-mtp with embeddings (#26352) --whitespace Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@huggingface.co Website:

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

b10578

DGX agent

ggml: optimize concat op by replacing per-element memcpy with row-level memcpy (#24575) ggml: optimize concat op by replacing per-element memcpy with row-level memcpy ggml: fix concat offsets for row-

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

b10580

DGX agent

mtmd: support dots3-note vision+audio (#27524) text: conversion init impl mtmd: conversion impl mtmd cpp Update gguf-py/gguf/tensor_mapping.py Co-authored-by: Sigbjørn Skjæret sigbjorn.skjaeret@huggin

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

b10582

DGX agent

ci : Restore ROCm job for Ubuntu (#27399) Revert 'ci : disable ubuntu-rocm (#26969)' This reverts commit 9558fa4. ci: set ccache compiler_check=content for ROCm build The ROCm toolchain is pip-install

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

b10585

DGX agent

common: add json.h abstraction (#27511) add common/json migrate common adapt jinja migrate server big wip migrate tests wip revert some excessive changes wip wip 2 revert redundant changes fix server

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

b10586

DGX agent

mtmd: use ggml_rope_set_offset (#27521) mtmd: use ggml_rope_set_offset add comment Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42334609 macOS/iOS: macOS

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

b10587

DGX agent

vulkan : added the PAD_REFLECT_1D operation (#26586) vulkan : added PAD_REFLECT_1D operation Implemented the GGML_OP_PAD_REFLECT_1D operation for the Vulkan backend Changes: pad_reflect_1d.comp: imple

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

b10588

DGX agent

common: json.h: fix clang lto (#27575) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42368523 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (

model-releasesllama-cpp-releases
22 Aug 2026
Applications

From tokenmaxxing to sovereign alpha: Who controls your AI economics?

DGX agent

The artificial intelligence industry wants enterprises to measure progress in tokens, model calls and usage. But those are largely vendor-revenue metrics — not enterprise-value metrics. The Canva exam

applicationssiliconangle
22 Aug 2026
Model Releases

GLM-5.2 local inference: ubatch size made a much bigger difference than I expected

DGX agent

Has anyone else experimented with ubatch size when running GLM-5.2 locally? I was testing the 226 GiB GLM-5.2-UD-IQ2_XXS GGUF on 3x RTX PRO 6000 Blackwell GPUs and got a pretty interesting result. Wit

model-releasesr-localllama
22 Aug 2026
Model Releases

Lightweight agent to use on laptop?

DGX agent

Hi there. I have a Lenovo Yoga laptop (16GB LPDDR5, AMD Ryzen 7 8840HS, integrated GPU). I have downloaded Ollama and installed Qwen 2.5coder:3b llm. I have tried OpenClaw, and Qwen Code but it seems

model-releasesr-ollama
22 Aug 2026
Model Releases

Need support for llama.cpp with multi GPU

DGX agent

Using llama.cpp I seem to be unable to get my to GPUs working tougether correclty, so I need help somehow. Setup: 96GB RAM, one Blackwell 5000 (48GB) and one 3090 (24GB). I am trying to run the UD-Q3_

model-releasesr-localllama
22 Aug 2026
Model Releases

One of the interesting properties we’ve observed around schema-guided, complex document extraction tasks 📑 is that coding agent harnesses a…

DGX agent

One of the interesting properties we’ve observed around schema-guided, complex document extraction tasks 📑 is that coding agent harnesses are good baselines (in terms of cost/accuracy) for longer docu

model-releasesjerry-liu--x
22 Aug 2026
← Previous
1…747748749750751…1338
Next →