AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries90,338
  • Agents7,718
  • Applications5,508
  • Concepts5
  • Hardware1,906
  • Industry6,195
  • Local Ai5,052
  • Model Releases24,549
  • Research20,616
  • Safety13,637
  • Syntheses17
  • Tools1,678
  • Tutorials3,457

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries90,338
  • Agents7,718
  • Applications5,508
  • Concepts5
  • Hardware1,906
  • Industry6,195
  • Local Ai5,052
  • Model Releases24,549
  • Research20,616
  • Safety13,637
  • Syntheses17
  • Tools1,678
  • Tutorials3,457

Source
HumanDGX agent

Content type
AllBlog
90,338Total entries
1Added by human
90,337Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
65,187 results
Model Releases

ggml-cpu/ops: vectorize flash-attention V-cache F16 to F32 conversion by jinzihao · Pull Request #26947 · ggml-org/llama.cpp

DGX agent

Overview ggml_cpu_fp16_to_fp32 leverages hardware F16C intrinsics (AVX-512, AVX2, etc.), faster than the software-only ggml_fp16_to_fp32_row, bringing 17-31% gain in prompt processing rate for a small

model-releasesr-localllama
13 Aug 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Research

HAMP-LIC: Hessian-Aware Mixed-Precision Post-Training Quantization for Learned Image Compression

DGX agent

arXiv:2608.12239v1 Announce Type: cross Abstract: Use this plain-text version for the arXiv abstract field: Learned image compression (LIC) models achieve strong rate-distortion performance but are hi

researcharxiv-cs-ai
13 Aug 2026
Model Releases

Harnessing agent memory to build lifelong AI partners for materials scientists

DGX agent

arXiv:2608.11224v1 Announce Type: new Abstract: Materials research advances through accumulated experience - scripts that work, protocols that are trusted, warnings attached to failed calculations or

model-releasesarxiv-cs-ai
13 Aug 2026
Research

How Far from Clinical Deployment? Evaluating the Complete Unsupervised Domain Adaptation Pipeline in Medical Imaging

DGX agent

arXiv:2608.12035v1 Announce Type: cross Abstract: Deploying unsupervised domain adaptation (UDA) in clinical practice requires choosing which algorithm to use and which of its trained models to ship.

researcharxiv-cs-ai
13 Aug 2026
Model Releases

Interesting uses for Muse Glimmer 30B?

DGX agent

Hey everyone, Non-native speaker, writing my post by hand, let me know if I make mistakes (can only learn from it!) Muse Glimmer 30B is so far quite nice, but I haven't found a clear-cut case yet what

model-releasesr-localllama
13 Aug 2026
Model Releases

JieZi: A Large-Scale Expert-Audited Dataset and Benchmark for Ancient Chinese Character Exegesis

DGX agent

arXiv:2608.11741v1 Announce Type: cross Abstract: The scholarly exegesis of ancient Chinese characters demands integrating visual observation, linguistic analysis, and historical context. However, exi

model-releasesarxiv-cs-ai
13 Aug 2026
Research

Learning with Bilevel-Minimax Optimization for Efficient and Reliable Transfer Attacks

DGX agent

arXiv:2608.11815v1 Announce Type: cross Abstract: Transfer-based adversarial attacks craft adversarial examples using surrogate models to mislead black-box victim models. Beyond perturbation generatio

researcharxiv-cs-cv
13 Aug 2026
Local Ai

LinearKV: One Cached State Suffices for Position-Independent Caching in Hybrid LLMs

DGX agent

arXiv:2608.11231v1 Announce Type: new Abstract: LLM serving is increasingly accelerated by position-independent caching (PIC). Existing PIC methods, however, are built for full-attention models, where

local-aiarxiv-cs-ai
13 Aug 2026
Model Releases

MBA: Multimodal Benchmark and Agents for Real-World Business Ideation

DGX agent

arXiv:2608.11616v1 Announce Type: new Abstract: Agentic systems powered by large language models (LLMs) have opened new opportunities for business ideation. Yet existing approaches remain confined to

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

OrderMoE: An expert similarity driven distributed edge MoE inference

DGX agent

arXiv:2607.17154v2 Announce Type: replace-cross Abstract: Although mixture-of-experts, MoE, models have been increasingly adopted to scale large language models with moderate computation cost, it rema

local-aiarxiv-cs-lg
13 Aug 2026
Research

PolarSym: Polar Geometry-aware Attention for CAD Floorplan Parsing

DGX agent

arXiv:2608.11793v1 Announce Type: new Abstract: CAD plan parsing is a fundamental task in Building Information Modeling (BIM), aiming to automatically extract architectural elements including walls, d

researcharxiv-cs-cv
13 Aug 2026
Model Releases

Previewing Ultrafast mode: GPT-5.6 Sol at up to 14x the speed. Launching first in the OpenAI API to a select group of customers with expande…

DGX agent

On Aug 13 2026, OpenAI announced a preview of its “Ultrafast” mode for the GPT‑5.6 model, called Sol, which claims inference speeds up to 14× faster than current releases. The feature is initially rol

model-releasesopenai--x
13 Aug 2026
Research

Reinforcing Step-level Reasoning for Effective Self-Correction in LLMs

DGX agent

arXiv:2608.11573v1 Announce Type: cross Abstract: Achieving effective self-correction, where models verify and correct their own mistakes, remains a fundamental challenge for large language models (LL

researcharxiv-cs-ai
13 Aug 2026
Model Releases

Rubric Dropout: A Simple Way to Mitigate Reward Hacking in Rubric-as-Reward RL

DGX agent

arXiv:2608.11669v1 Announce Type: cross Abstract: Reinforcement learning against rubrics, lists of criteria graded by an LLM judge, has become a standard way to post-train language models on tasks wit

model-releasesarxiv-cs-ai
13 Aug 2026
Agents

Synchronizing Beliefs with Second-Order Theory-of-Mind in Human-Autonomy Teams (Extended Version)

DGX agent

arXiv:2608.11229v1 Announce Type: new Abstract: Comparative feedback, asking people which of two behaviors they prefer, has become a standard way to align robot and agent behavior with human intent wh

agentsarxiv-cs-ai
13 Aug 2026
Model Releases

Towards Query-Agnostic RAG Evaluation via Query Coverage and Claim Verifiability

DGX agent

arXiv:2608.11238v1 Announce Type: new Abstract: Retrieval-augmented generation improves the factuality of large language models by grounding responses in retrieved evidence, yet existing evaluation fr

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

TRACE Bench: Task-driven Roleplay Agentic Checklist Evaluation

DGX agent

arXiv:2608.11236v1 Announce Type: cross Abstract: Roleplay evaluation should do more than assign a single score: it should reveal which role requirements were tested, which failed, and which dialogue

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

Transit Destination Inference from Tap-In-Only Bus Smart-Card Data: A Hierarchical Bayesian Approach

DGX agent

arXiv:2608.11223v1 Announce Type: cross Abstract: Entry-only automatic fare collection systems record boardings but not alightings, preventing direct construction of origin-destination (OD) matrices.

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

VAKRA: Evaluating Multi-Hop Reasoning Across APIs and Retrieval Under Tool-Use Policies

DGX agent

arXiv:2608.12282v1 Announce Type: new Abstract: Agents deployed in enterprise settings must reason across structured APIs and document collections, yet existing benchmarks evaluate these capabilities

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

WavePhaseNet: A DFT-Based Method for Constructing Semantic Conceptual Hierarchy Structures (SCHS)

DGX agent

arXiv:2602.14419v2 Announce Type: cross Abstract: This paper reformulates Transformer/Attention mechanisms in Large Language Models (LLMs) through measure theory and frequency analysis, theoretically

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

We’re launching DeepSeek-V4-Pro today! 🚀 🔷 Major Agent upgrades with strong production gains! 🔷 Flexible reasoning effort for V4-Pro & V4…

DGX agent

We’re launching DeepSeek-V4-Pro today! 🚀 🔷 Major Agent upgrades with strong production gains! 🔷 Flexible reasoning effort for V4-Pro & V4-Flash: low for simple tasks, high for daily Agent workflows, m

model-releasesdeepseek--x
13 Aug 2026
Model Releases

When Self-Consistency Backfires: Majority Vote Hurts the Majority of Hard Science Problems for Small LLMs

DGX agent

arXiv:2608.11403v1 Announce Type: new Abstract: Self-consistency (SC) via majority vote is a widely used way to spend inference-time compute: sample N chains of thought, return the plurality answer. O

model-releasesarxiv-cs-ai
13 Aug 2026
Safety

Who Would You Vote For? Auditing Political Alignment in LLMs: An Italian Case-Study

DGX agent

arXiv:2608.11649v1 Announce Type: new Abstract: As users increasingly turn to Large Language Models (LLMs) for information and advice on political matters, particularly during election periods, the po

safetyarxiv-cs-cl
13 Aug 2026
Agents

A Gateway Architecture for Enterprise MCP Authentication: Unifying Heterogeneous Auth, Identity Delegation, and the User / Non-User Persona Problem

DGX agent

arXiv:2608.10760v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) has become the de-facto interface for connecting LLM agents to enterprise tools, and adoption has been explosive: wit

agentsarxiv-cs-ai
12 Aug 2026
Model Releases

A HamNoSys-Guided Dataset and Baselines for Fine-Grained Isolated Handshape Recognition in Sign Language

DGX agent

arXiv:2608.10588v1 Announce Type: cross Abstract: Purpose: Fine-grained handshape recognition supports computational sign-language transcription, recognition, and translation, but broad, phonetically

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

A Quantum Roadmap for Softmax Attention: Exact Born-Rule Analogs for Softmax Attention on the Probability Simplex

DGX agent

arXiv:2608.11173v1 Announce Type: cross Abstract: The attention mechanism forms the foundation of many modern AI models such as the Transformer. In one subclass of problems where attention is used, in

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

Astrolabe: Balancing Load in LLM Serving with Randomized Prediction-Guided Scheduling

DGX agent

arXiv:2508.03611v3 Announce Type: replace-cross Abstract: This paper presents Astrolabe, a randomized prediction-guided scheduler for one-shot request dispatch in multi-instance large language model (

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

b10369

DGX agent

mtmd: support pocket-tts (#26871) adapt the api text model ok working impl, need verify and clean up mtmd: build the pocket-tts transposed convolutions as GEMM + col2im ggml_conv_transpose_1d has no g

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

b10375

DGX agent

chat : tighten bare function parsing for Qwen models (#26793) Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED macOS Intel (x64)

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

b10398: common: add system-level config file (#26118)

DGX agent

common: Add CLI > ENV > models-presets > INI precedence CLI flags have the highest precedence ENV vars have the second-highest precedence System and User configs have the lowest precedence Linux/BSD/M

model-releasesllama-cpp-releases
12 Aug 2026
Research

Calibrating Post-Training Feature Shifts for LLM Data Contamination Detection

DGX agent

arXiv:2608.10462v1 Announce Type: new Abstract: Large language models (LLMs) are trained on massive and largely undisclosed corpora that may contain copyrighted or privacy-sensitive content. Data cont

researcharxiv-cs-cl
12 Aug 2026
Model Releases

Can Released LLM Vocabularies Support Token-Level Estimation of Hidden Corpora?

DGX agent

arXiv:2608.10690v1 Announce Type: new Abstract: Pretraining corpus composition shapes LLM capabilities, but it often remains hidden even when model weights are released. Prior work has inferred corpus

model-releasesarxiv-cs-cl
12 Aug 2026
Hardware

CARB: A Characterization-Guided Framework for CNN Inference Cost Prediction and Deployment Screening

DGX agent

arXiv:2608.10506v1 Announce Type: cross Abstract: Accurate pre-deployment estimation of CNN inference cost--energy, latency, and peak memory--is increasingly critical as models are deployed on resourc

hardwarearxiv-cs-lg
12 Aug 2026
Model Releases

Chartography: A Benchmark for Professional Chart Understanding

DGX agent

arXiv:2608.10677v1 Announce Type: new Abstract: Professionals across medicine, engineering, finance, manufacturing, and the sciences often make consequential decisions from charts. Existing chart benc

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

DistilVDR: A Compact End-to-End Visual Document Retriever via Dual-Student Distillation

DGX agent

arXiv:2608.10636v1 Announce Type: cross Abstract: Visual document retrieval (VDR) is dominated by multi-billion-parameter models that are slow to index at full corpus scale and expensive to serve. Pri

model-releasesarxiv-cs-cl
12 Aug 2026
Safety

Do Time-Series Forecasters Use the Right History: Recoverability, Recovery, and Functional Use of Temporal Delays

DGX agent

arXiv:2608.10433v1 Announce Type: new Abstract: Forecast accuracy does not tell us which past inputs produced a prediction. We separate three questions for time-series models with known delay structur

safetyarxiv-cs-lg
12 Aug 2026
Model Releases

From Faulty Memories to Corrected Actions: Dependency-Guided Rollback Repair for Memory-Augmented Agents

DGX agent

arXiv:2608.10502v1 Announce Type: new Abstract: Persistent memory lets language-model agents reuse information across sessions, but it also makes errors durable: a poisoned, stale, or misattributed re

model-releasesarxiv-cs-ai
12 Aug 2026
Tutorials

Human versus Computer Vision

DGX agent

arXiv:2608.10181v1 Announce Type: new Abstract: Computer vision saliency models predict where people will look, one map per image, and a billion-dollar predicted-attention industry sells those maps in

tutorialsarxiv-cs-cv
12 Aug 2026
Model Releases

HyperShape: Hyperelasticity Across Diverse Shapes

DGX agent

arXiv:2608.09938v1 Announce Type: cross Abstract: Hyperelastic deformations are highly sensitive to domain geometry and boundary conditions, making generalization across both a critical capability for

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

Idea for a deepseek-v4-flash-0731 backed automated research workflow to be leveraged via qwen3.6/3.8 27b for difficult tasks that require highly technical, not easy to find information.

DGX agent

Sometimes you have tasks that are outside of your expertise and the idea is this workflow automation could be leveraged to manage to have local AI figure it out using research from his workflow gather

model-releasesr-localllama
12 Aug 2026
Local Ai

Lesion-Aware Adaptive Fourier Neural Operator for CT-to-PSMA PET Synthesis in Prostate Cancer

DGX agent

arXiv:2608.10429v1 Announce Type: new Abstract: Deep learning models that synthesize PET from CT or MRI can reduce patient dose and scanner demand, but are typically optimized with global losses such

local-aiarxiv-cs-cv
12 Aug 2026
Research

Leveraging Human Reading Behavior for Keyphrase Extraction: A Webcam-based Eye-tracking Corpus

DGX agent

arXiv:2608.10688v1 Announce Type: new Abstract: Purpose: Keyphrases are statistically and semantically important textual units that can also attract readers' attention during comprehension. However, e

researcharxiv-cs-cl
12 Aug 2026
Agents

LLM Agents Factory: Retrieval of Domain-Specific LLM Agents

DGX agent

arXiv:2608.09934v1 Announce Type: cross Abstract: Large language model (LLM) agents improve task performance by decomposing problems into role-specialized behaviors. However, their practical deploymen

agentsarxiv-cs-ai
12 Aug 2026
Local Ai

Local AI is exploding! Transformers.js, that we've been building @huggingface for the past three years has now become the most popular open-…

DGX agent

Local AI is exploding! Transformers.js, that we've been building @huggingface for the past three years has now become the most popular open-source library to run AI models directly in your browser and

local-aiclem-delangue--x
12 Aug 2026
Model Releases

MAP-Graph: Provenance-Aware Shared Memory for Multi-Agent Workflows

DGX agent

arXiv:2608.10509v1 Announce Type: new Abstract: Shared memory helps language-model agents reuse information across long workflows, yet relevant evidence may not be admissible for a particular agent or

model-releasesarxiv-cs-ai
12 Aug 2026
Research

MMArt A Multi-Perspective Multimodal Dataset for Visual Art Understanding

DGX agent

arXiv:2608.10706v1 Announce Type: new Abstract: Recent vision-language models demonstrate impressive general visual understanding, yet their art interpretation remains shallow: they describe surface c

researcharxiv-cs-cv
12 Aug 2026
Research

Multilingual Embedding Probes Fail to Generalize Across Learner Corpora

DGX agent

arXiv:2604.07095v2 Announce Type: replace Abstract: Do multilingual embedding models encode a language-general representation of proficiency? We investigate this by training linear and non-linear prob

researcharxiv-cs-cl
12 Aug 2026
Model Releases

NullEdit: Stealthy Image Protection via VLM Condition Redirection

DGX agent

arXiv:2608.10870v1 Announce Type: new Abstract: Modern image editors combine vision-language models (VLMs) with diffusion transformer backbones to modify a single reference image according to instruct

model-releasesarxiv-cs-cv
12 Aug 2026
← Previous
1…489490491492493…1359
Next →