AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries90,914
  • Agents7,747
  • Applications5,533
  • Concepts5
  • Hardware1,920
  • Industry6,196
  • Local Ai5,094
  • Model Releases24,727
  • Research20,781
  • Safety13,739
  • Syntheses17
  • Tools1,678
  • Tutorials3,477

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries90,914
  • Agents7,747
  • Applications5,533
  • Concepts5
  • Hardware1,920
  • Industry6,196
  • Local Ai5,094
  • Model Releases24,727
  • Research20,781
  • Safety13,739
  • Syntheses17
  • Tools1,678
  • Tutorials3,477

Source
HumanDGX agent

Content type
90,914Total entries
1Added by human
90,913Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
65,675 results
Model Releases

Ling-3.0 (BailingMoE3) lands in llama.cpp mainline - Quick benchmarks on Intel Arc B580

DGX agent

Finally llama.cpp now officially supports Ling-3.0! (Starting from build b10472+) If you want to run them locally, bartowski has already released the GGUF imatrix quantizations for both models: - Ling

model-releasesr-localllama
18 Aug 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

Listen, Reason, and Segment: Aligning LALMs with Editorial Judgment for Media Chapterization

DGX agent

arXiv:2608.16539v1 Announce Type: cross Abstract: Large Audio Language Models (LALMs) have made rapid progress on standardized benchmarks, yet their deployment in practical media workflows, curation,

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

LLMs for Zero-Shot Threat Detection via Structured Risk Indicators

DGX agent

arXiv:2608.16508v1 Announce Type: cross Abstract: We propose a two-stage large language model (LLM) framework for zero-shot detection of insider threats and advanced persistent threats (APTs) from het

model-releasesarxiv-cs-lg
18 Aug 2026
Model Releases

Local Qwen 3.8 27B vs GPT‑5.6 Terra vs Grok 4.6

DGX agent

I gave three AI models the same brief: build a premium Three.js fragrance launch site from the same Git baseline, independently and with no collaboration. Three very different results. Here’s the full

model-releasesr-ollama
18 Aug 2026
Model Releases

MetaReason: Precise Interleaved Multimodal Reasoning via Editing Meta Information for Solving Geometry Problems

DGX agent

arXiv:2608.15006v1 Announce Type: cross Abstract: Although visual reasoning is crucial for solving complex geometry tasks, existing vision-language models rely heavily on text-only reasoning. Some rec

model-releasesarxiv-cs-ai
18 Aug 2026
Safety

MLLM-Guided Semantic Correction for Text-to-Video Generation

DGX agent

arXiv:2608.16513v1 Announce Type: cross Abstract: Recent advances in diffusion models and Transformer architectures have led to significant progress in text-to-video generation. However, these models

safetyarxiv-cs-ai
18 Aug 2026
Model Releases

Not All Attention Is Equal: A Quantitative Survey of the EEI Trade-off

DGX agent

arXiv:2608.15459v1 Announce Type: cross Abstract: Attention mechanisms have driven machine learning for a decade, from neural machine translation to language models that do general-purpose reasoning.

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

PL-Guard: Probabilistic Logic Reasoning for LLM Guardrails

DGX agent

arXiv:2608.15673v1 Announce Type: cross Abstract: Large language model guardrails can be viewed as policy-consistency problems: a system must determine which policy-relevant facts hold in a prompt-res

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

RecurrentGPT: Expressive Depth through Recurrent Modulation in Transformers

DGX agent

arXiv:2608.15062v1 Announce Type: new Abstract: Scaling transformer language models creates an inherent tension between expressivity and memory efficiency. While unique weights across layers preserve

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

SchurQuant: Groupwise Discrete Optimization for Layer-Wise LLM Quantization

DGX agent

arXiv:2608.15567v1 Announce Type: new Abstract: Weight-only post-training quantization (PTQ) enables the deployment of large language models under tight memory budgets, but accuracy often collapses at

model-releasesarxiv-cs-lg
18 Aug 2026
Model Releases

Shorter, but Still Trustworthy? An Empirical Study of Chain-of-Thought Compression

DGX agent

arXiv:2604.04120v2 Announce Type: replace Abstract: Long chain-of-thought (Long-CoT) reasoning models have motivated a growing body of work on compressing reasoning traces to reduce inference cost, ye

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

SkillCommit: Evolving Agent Skills through Behaviorally Validated Scope Expansion

DGX agent

arXiv:2608.15165v1 Announce Type: new Abstract: Large language model (LLM) agents can continually improve without parameter updates by converting historical experience into reusable procedural knowled

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

Synthetic Image Detection with CLIP: Understanding and Assessing Predictive Cues

DGX agent

arXiv:2602.12381v2 Announce Type: replace Abstract: Recent generative models produce near-photorealistic images, challenging the trustworthiness of photographs. Synthetic image detection (SID) methods

model-releasesarxiv-cs-cv
18 Aug 2026
Safety

TwinGridShield: Consequence-Aware Runtime Authorization for LLM Grid-Agent Actions

DGX agent

arXiv:2608.15391v1 Announce Type: new Abstract: Large language model (LLM)-assisted energy-management tools can translate natural-language context into structured grid commands, but syntactic validity

safetyarxiv-cs-ai
18 Aug 2026
Model Releases

When Agentic Executions Fail: Detecting and Localizing Runtime Faults from Telemetry

DGX agent

arXiv:2608.14680v1 Announce Type: new Abstract: Reliability in LLM-based agentic systems is a property of the whole execution (its tool calls, model calls, guardrails, and inter-agent messages), not o

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

Agentic Transaction: Towards ACID-Compliant Agent Systems

DGX agent

arXiv:2608.13900v1 Announce Type: cross Abstract: Large language model (LLM) agents are evolving from conversational assistants into autonomous systems that execute long-horizon tasks through reasonin

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

DeaMoE: Efficient MoE Structure for Fast Small-Batch Decoding

DGX agent

arXiv:2608.14385v1 Announce Type: cross Abstract: Mixture-of-Experts (MoE) models have been widely adopted in real-time interactive applications such as coding assistants, real-time audio-video intera

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

Generating Benchmark Health Data Using a Tabular Diffusion Transformer

DGX agent

arXiv:2608.14496v1 Announce Type: cross Abstract: Cross-Tabular Data Generation (CTDG) seeks to learn a generative model from multiple heterogeneous tables and produce new synthetic tabular datasets.

model-releasesarxiv-cs-ai
17 Aug 2026
Agents

Inducing Reward-Free Judging Rubrics that Reduce Over-Crediting in Agent Evaluation

DGX agent

arXiv:2608.13564v1 Announce Type: new Abstract: Evaluating language-model agents at scale increasingly relies on a second language model as an automatic judge, because the gold signal, an executable e

agentsarxiv-cs-ai
17 Aug 2026
Research

Intelligent Detection of Mechanical, Electrical, and Plumbing (MEP) Metrics Based on 2D Floor Plans

DGX agent

arXiv:2608.14317v1 Announce Type: cross Abstract: This research developed a neural network-based model to extract various information from 2D floor plans. We detect lighting symbols, identify the appr

researcharxiv-cs-ai
17 Aug 2026
Model Releases

Mandato: Protocol-Level Enforcement of Digitally Signed Mandates on AI Agent Actions with Cryptographically Chained Audit Trails

DGX agent

arXiv:2608.14074v1 Announce Type: new Abstract: AI agents increasingly act on external systems through standardized tool-calling protocols such as the Model Context Protocol (MCP), yet no infrastructu

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

Practical Lossless Volumetric Medical Image Compression via Tri-plane Context Tree Learning

DGX agent

arXiv:2608.13897v1 Announce Type: cross Abstract: Lossless compression of volumetric medical images is of paramount importance for clinical and research applications where data fidelity is essential.

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

Redefining Generalization in Visual Domains: A Two-Axis Framework for Fake Image Detection with FusionDetect

DGX agent

arXiv:2510.05740v2 Announce Type: replace-cross Abstract: The rapid development of generative models has made it increasingly crucial to develop detectors that can reliably detect synthetic images. Al

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

Resource-Efficient RGB-Only Action Recognition for Edge Deployment

DGX agent

arXiv:2602.10818v2 Announce Type: replace Abstract: Resource-constrained assistive monitoring requires compact local video perception and an explicit understanding of how recognition reliability chang

model-releasesarxiv-cs-cv
17 Aug 2026
Research

When Does More Correct Data Hurt? Insertion-Stability and the Limits of Dimension-Based Theory

DGX agent

arXiv:2608.14020v1 Announce Type: new Abstract: Adding data known to be correct ought to be safe. Not always. Larsen, Pabbaraju and Shetty model the failure with a monotone adversary, which reads an i

researcharxiv-cs-lg
17 Aug 2026
Model Releases

3000000000 downloads! Can you count the zeros at a glance? 😎 Thank you all for the incredible love. Let's keep growing together! 🌱

DGX agent

3000000000 downloads! Can you count the zeros at a glance? 😎 Thank you all for the incredible love. Let's keep growing together! 🌱 Alibaba's open-weight models have accumulated more than 3 billion glo

model-releasesqwen--x
16 Aug 2026
Model Releases

DeepSeek V4 Pro 0813 is live on Together AI DeepSeek’s flagship V4 Pro release brings a 1.6T MoE architecture, 1M context, and three reasoni…

DGX agent

DeepSeek V4 Pro (Aug 2026) has been released on the Together AI platform. The model employs a 1.6‑terabyte Mixture‑of‑Experts architecture with a 1‑million‑token context window and supports three dist

model-releasestogether-ai--x
16 Aug 2026
Model Releases

QWEN 3.8 27B Q8 Quant - Setup Instructions Help

DGX agent

Hi All, I have a MacBook Pro M5 Max with 48 GB of unified memory. Also have a M4 Mac Mini 16GB unified memory. I want to setup local AI and I heard about QWEN 3.8 model. As I want to work on a repo th

model-releasesr-ollama
16 Aug 2026
Model Releases

🚀Qwen3.8-27B flies on a laptop, becoming part of our work and daily lives. Thanks for the shoutout! @atomic_chat_hq

DGX agent

🚀Qwen3.8-27B flies on a laptop, becoming part of our work and daily lives. Thanks for the shoutout! @atomic_chat_hq Run Qwen3.8 27B locally via Atomic Chat💥 We released Atomic Dynamic GGUF quants, fro

model-releasesqwen--x
16 Aug 2026
Model Releases

The benchmark for non-verifiable domains is often the opinions of humans. That is how we determine whether writing or an idea or a pitch is …

DGX agent

The benchmark for non-verifiable domains is often the opinions of humans. That is how we determine whether writing or an idea or a pitch is good in the real world And we know how to measure & benchmar

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

Gemma 4 E4B IQ2_XXS: + 140.54% Reasoning Performance From Tensor Level Quantization Allocation

DGX agent

iq2_xxs tensor level allocation recovered reasoning from 28.9 -> 69.5 at the same 3.3gb budget. https://huggingface.co/ByteOtter/gemma-4-E4B-it-CADA-IQ2_XXS I posted my Gemma 4 12B q3 result a couple

model-releasesr-localllama
15 Aug 2026
Model Releases

Beyond Visual Evidence: Revealing and Mitigating Relational Privacy Leakage in Document MLLMs

DGX agent

arXiv:2608.12911v1 Announce Type: new Abstract: While the privacy risks of multimodal large language models (MLLMs) have drawn significant attention, the unique vulnerabilities of domain-specific MLLM

model-releasesarxiv-cs-cv
14 Aug 2026
Agents

BrainWAM: Action-Space Coordination of Semantic Priors and Predictive Dynamics for Autonomous Driving

DGX agent

arXiv:2608.12854v1 Announce Type: cross Abstract: Autonomous driving requires planning under both semantic constraints and predictive dynamics. Existing end-to-end driving approaches, however, typical

agentsarxiv-cs-ai
14 Aug 2026
Model Releases

CAS: A Causal Attribution Score for Local and Global Explainable Artificial Intelligence

DGX agent

arXiv:2608.12555v1 Announce Type: new Abstract: Predictive explanation methods attribute a model output; they do not, by themselves, attribute an intervention effect on the real-world outcome. We intr

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

Class-Structure Preservation Beats Diversity: A Comprehensive Benchmark of Text Augmentation Methods for Imbalanced Text Classification

DGX agent

arXiv:2608.12340v1 Announce Type: new Abstract: With the rapid advancement of large language models (LLMs), generative data augmentation has attracted considerable attention for imbalanced text classi

model-releasesarxiv-cs-cl
14 Aug 2026
Research

Decomposition of Evidence, Contradiction, and Fragility in Perturbation Responses

DGX agent

arXiv:2608.12935v1 Announce Type: new Abstract: Perturbation methods explain model decisions by measuring prediction changes under altered inputs, but response magnitude tells us only how much a model

researcharxiv-cs-ai
14 Aug 2026
Research

DYSANOS Generative Dynamic Smooth Arbitrage-free Non-parametric Option Surfaces

DGX agent

arXiv:2608.12587v1 Announce Type: cross Abstract: This article presents with DYSANOS the first generative market model for smooth SANOS option surfaces for all strikes and expiries which are free of s

researcharxiv-cs-lg
14 Aug 2026
Applications

Erase but Preserve: Controllable Removal of Copyrighted Animation Characters via Optimized Semantic Anchors

DGX agent

arXiv:2608.12806v1 Announce Type: cross Abstract: The exceptional generation capabilities of text-to-image diffusion models have raised copyright concerns, particularly the unauthorized reproduction o

applicationsarxiv-cs-ai
14 Aug 2026
Model Releases

Exploring Sparsity for Parameter Efficient Fine Tuning Using Wavelets for Vision

DGX agent

arXiv:2505.12532v3 Announce Type: replace-cross Abstract: Efficiently adapting large pretrained models is critical under tight compute and memory budgets. While Parameter-Efficient Fine-Tuning (PEFT)

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

Is this Citation on Point?

DGX agent

arXiv:2608.12571v1 Announce Type: cross Abstract: In 2023, a New York judge sanctioned two attorneys in Mata v. Avianca for filing a brief with hallucinated citations generated by ChatGPT. Such failur

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

LigBench: A Unified and Human-Aligned Benchmark for LLM-based Research Idea Generation

DGX agent

arXiv:2608.13136v1 Announce Type: cross Abstract: With the rapid advancement of large language models (LLMs), research idea generation has attracted increasing attention. Existing approaches enable LL

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

Ollama now supports the DeepSeek Harness. ollama launch dsh Run it completely in your own environment. It comes with Ollama's web search pre…

DGX agent

Ollama now supports the DeepSeek Harness. ollama launch dsh Run it completely in your own environment. It comes with Ollama's web search pre-installed. You can use its trajectory view to see what is h

model-releasesollama--x
14 Aug 2026
Model Releases

Qwen3.8-27B is now up to ~3× faster on Apple Silicon with mlx-dspark

DGX agent

mlx-dspark is an MLX port of DeepSeek's DSpark speculative-decoding drafters (the DeepSpec release), plus z-lab's DFlash, with one lossless verify loop. v0.10.0 adds Qwen3.8-27B via RadixArk's drafter

model-releasesr-localllama
14 Aug 2026
Tutorials

RadarGen: Automotive Radar Point Cloud Generation from Cameras

DGX agent

arXiv:2512.17897v2 Announce Type: replace-cross Abstract: We present RadarGen, a diffusion model for synthesizing realistic automotive radar point clouds from multi-view camera imagery. RadarGen adapt

tutorialsarxiv-cs-ai
14 Aug 2026
Hardware

Reduced Matrix Multiplication: Input-Adaptive Matrix-Product Reduction for LLM Inference

DGX agent

arXiv:2608.13426v1 Announce Type: cross Abstract: Transformer-based language models achieve strong performance but incur substantial inference cost due to repeated high-dimensional matrix multiplicati

hardwarearxiv-cs-ai
14 Aug 2026
Model Releases

RetroCraft - Qwen 3.8 27B Q8, one shot with exact performance data on dual 3090s.

DGX agent

The demo video above was created with a single prompt using Qwen 3.8 27B Q8_K_XL. Prompt: create me a single page, html/js/css GeoCities, Laser Wave, 80's retro, minecraft clone named RetroCraft. Embe

model-releasesr-localllama
14 Aug 2026
Model Releases

Revolutionizing Finance with LLMs: An Overview of Applications and Insights

DGX agent

arXiv:2401.11641v5 Announce Type: replace Abstract: In recent years, Large Language Models (LLMs) like ChatGPT have seen considerable advancements and have been applied in diverse fields. Built on the

model-releasesarxiv-cs-cl
14 Aug 2026
Agents

Sovereign by necessity? Frontier AI export controls, cyber security, and the limits of national AI capability

DGX agent

arXiv:2608.13272v1 Announce Type: new Abstract: A small number of firms based in two states produce the most capable frontier AI models. The governments of those states have shown both the legal power

agentsarxiv-cs-ai
14 Aug 2026
← Previous
1…392393394395396…1369
Next →