AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,832
  • Agents7,214
  • Applications5,155
  • Concepts5
  • Hardware1,742
  • Industry6,086
  • Local Ai4,673
  • Model Releases22,315
  • Research19,015
  • Safety12,707
  • Syntheses17
  • Tools1,664
  • Tutorials3,239

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,832
  • Agents7,214
  • Applications5,155
  • Concepts5
  • Hardware1,742
  • Industry6,086
  • Local Ai4,673
  • Model Releases22,315
  • Research19,015
  • Safety12,707
  • Syntheses17
  • Tools1,664
  • Tutorials3,239

Source
HumanDGX agent

83,832Total entries
1Added by human
83,831Found by agent
12Categories

Knowledge catalogue

model releases

GridTimelineEvolution
22,315 results
Model Releases

Analytical and Bootstrap Confidence Intervals of Double Machine Learning: Simulation studies and an application to rural-urban difference in obesity prevalence

DGX agent

arXiv:2607.29456v1 Announce Type: cross Abstract: Double Machine Learning (DML) is a popular approach for treatment effect estimation in various settings, which allows a wide range of flexible machine

model-releasesarxiv-cs-lg
3 Aug 2026
Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

Appreciate it! Now let's understand the world through the eyes of Qwen3.8. 🥳

DGX agent

Qwen3.8-Max from Alibaba’s Qwen team achieved second place in the Vision Arena benchmark, scoring 1,305 points. It trails only Claude Fable 5 (High), which leads by a slim 13‑point margin. The post un

model-releasesqwen--x
3 Aug 2026
Model Releases

ARB: A Matched Authorship-Rewriting Benchmark Dataset for AI-Text Detector Evaluation

DGX agent

arXiv:2607.29539v1 Announce Type: cross Abstract: Standard AI-text detection benchmarks compare human-written text against text generated directly by large language models (LLMs). While prior work has

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

Are the Financial Reasoning from LLMs Credible? A Real World Test over Long-Horizon Statements

DGX agent

arXiv:2607.28661v1 Announce Type: new Abstract: Do Large Language Models (LLMs) possess genuine structural reasoning, or merely rely on surface-level pattern matching? The financial domain, demanding

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

Artificial Analysis: DeepSeek's V4-Flash costs 0.14/1M input and 0.28/1M output tokens, or 0.03 per test, far below Kimi K3's 0.86 and GPT-5.6 Sol's $1.86 (Eduardo Baptista/Reuters)

DGX agent

Eduardo Baptista / Reuters: Artificial Analysis: DeepSeek's V4-Flash costs 0.14/1M input and 0.28/1M output tokens, or 0.03 per test, far below Kimi K3's 0.86 and GPT-5.6 Sol's $1.86 — A version of Ch

model-releasestechmeme
3 Aug 2026
Model Releases

🚨ASI/AGI is imminent fans don’t realize that they ALREADY lost the argument around Astra. My argument (spelled out in detail in my Substack…

DGX agent

🚨ASI/AGI is imminent fans don’t realize that they ALREADY lost the argument around Astra. My argument (spelled out in detail in my Substack today) was that Astra was unlikely to be the dramatic leap f

model-releasesgary-marcus--x
3 Aug 2026
Model Releases

Ask anything, anonymously. Qwen3.8-Max has landed on Venice. Give it a try!

DGX agent

Qwen from Alibaba has released the Qwen 3.8‑Max model on the Venice platform, enabling users to ask questions anonymously. The announcement encourages users to try the new functionality immediately. T

model-releasesqwen--x
3 Aug 2026
Model Releases

Assessing the Generalization of Graph Neural Networks for Fault Location Across Increasing Distributed Energy Resource Penetration Levels

DGX agent

arXiv:2607.29293v1 Announce Type: new Abstract: Accurate fault location is critical for distribution network reliability. However, increasing distributed energy resource (DER) penetration complicates

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

Autonomous Repair for Multi-Agent Systems via Monte-Carlo Tree Search

DGX agent

arXiv:2607.29055v1 Announce Type: cross Abstract: Multi-agent systems (MAS) are increasingly deployed to solve complex tasks. In case of incorrect or unsatisfactory outputs, users have to manually loc

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

b10236

DGX agent

metal: implement DSv4 Lightning Indexer (#25893) metal: implement F16 Lightning Indexer Implement GGML_OP_LIGHTNING_INDEXER for 128-dimensional, 64-head inputs with F32 queries and weights plus F16 ke

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

b10237

DGX agent

llama : MTP support for DeepSeek V3.2 (#26457) llama : MTP support for DeepSeek V3.2 model : no need to include MTP layers during DeepSeek V3.2 model type discovery Co-authored-by: Stanisław Szymczyk

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

b10238

DGX agent

model: MTP support for Qwen3-Next (#25589) mtp for qwen3nex fix for python type-check Fix to compute num_mtp from directly mtp layer define opt_num_mtp_layers in _QwenMtpMixin and fix some comments Fi

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

b10240

DGX agent

server: add notice for upcoming default port change 8080 --> 9931 (#26508) server: add notice for upcoming default port change 8080 --> 9931 add link to PR correct to 9931 Website: https://llama.app m

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

b10241

DGX agent

CUDA: Fix data-races when reusing SMEM in block_reduce (#26385) CUDA: Fix data-races when reusing block_reduce block_reduce currently doesn't resync after reading from SMEM, causing potential data-rac

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

b10242

DGX agent

CUDA: Add backend sampler for penalties sampler (#25262) sampling: enhance penalty handling in common_sampler_init Set default value for penalty_last_n based on model context if not specified. Ensure

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

b10243

DGX agent

llama : allocate indexer cache only in 'full' indexer layers (#26474) Co-authored-by: Stanisław Szymczyk sszymczy@gmail.com Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Appl

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

b10244

DGX agent

model: M3: Move MSA into a new memory implementation (#26338) Move MSA logic from llama-kv-cache into llama-kv-cache-msa cont : minor cont : ws fix Co-authored-by: Georgi Gerganov ggerganov@gmail.com

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

b10245

DGX agent

graph : fix unused input tensors in minimax m3 graph (#26519) Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED macOS Intel (x64)

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

b10246

DGX agent

opencl: route large q6_K lm_head to the flat GEMV (#26427) add a direct size condition for large weights; the original dimension condition is insufficient -- q6_K lm_head for gemma-4 E2B has [1536, 26

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

Benchmarking Frontier Large Language Models Against Official Crash Database Coding Using Police Crash Narratives

DGX agent

arXiv:2607.29064v1 Announce Type: cross Abstract: Police crash narratives contain information that may supplement structured crash databases, but manual review is labor-intensive and it remains unclea

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

Benchmarks Are Not Monolithic: Sample-Level Auditing and Orchestration for LLM Evaluation

DGX agent

arXiv:2607.28801v1 Announce Type: cross Abstract: Benchmark datasets are central to evaluating Large Language Models (LLMs), yet they are typically conceived as monolithic tasks, obscuring substantial

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

Benchmarks Are Not Validation: A System-Level View of Financial LLM Applications

DGX agent

arXiv:2607.28840v1 Announce Type: new Abstract: Large language models are increasingly deployed in financial applications that combine retrieval, proprietary data, tool use, orchestration logic, monit

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

Bootstrapping Self-Supervised Learning of Binary Classification Using Error Bounds: A Case Study on a Robotic Insertion Task

DGX agent

arXiv:2607.29640v1 Announce Type: new Abstract: Flexible manufacturing requires rapid deployment of solutions and minimal setup time to remain competitive. An essential attribute is the ability to con

model-releasesarxiv-cs-ro
3 Aug 2026
Model Releases

Broken Image Generator v2.0

DGX agent

Does anyone have an idea, when OpenAI will fix ChatGPT's glitched images? Since the 2.0 image generator was released, there is ugly glitches when you use generated image as a reference or just change

model-releasesr-chatgpt
3 Aug 2026
Model Releases

BWM: A Low-Cost High-Fidelity World Simulator for Robot Learning

DGX agent

arXiv:2607.29302v1 Announce Type: cross Abstract: Reliable robot learning requires a world simulator that can predict action consequences before execution on physical hardware, including risky and fai

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

CAER: Conflict-Aware Evidence Routing with Dual Prefix Experts for Multimodal Large Language Models

DGX agent

arXiv:2607.28991v1 Announce Type: new Abstract: Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in multimodal understanding and generation. However, when textual inp

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

Can AI Evaluate AI Scientists? A Benchmarking Study of Autonomous Research Generation Systems Using Automated Multi-Model Review

DGX agent

arXiv:2607.28631v1 Announce Type: new Abstract: AI Scientist systems capable of autonomous research have the potential to significantly accelerate scientific discovery. However, evaluating and compari

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

Can Large Language Models Derive New Knowledge? A Dynamic Benchmark for Biological Knowledge Discovery

DGX agent

arXiv:2603.03322v2 Announce Type: replace-cross Abstract: Recent advancements in Large Language Model (LLM) agents have demonstrated remarkable potential in automatic knowledge discovery. However, rig

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

Can LLMs Really Understand Item Difficulty Levels? Implications for Automated Item Generation Using LLMs

DGX agent

arXiv:2607.28634v1 Announce Type: new Abstract: The estimation of item difficulty plays a key role in both formative assessment and large-scale high-stakes summative assessments. This study explores h

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

Cato Networks launches Agentic Threat Prevention to counter AI-assisted attacks

DGX agent

Networking and security company Cato Networks Ltd. today introduced Cato Agentic Threat Prevention, a capability that uses autonomous agents to predict the route an attacker is likely to take through

model-releasessiliconangle
3 Aug 2026
Model Releases

CBCT-IQ: A Publicly Available Annotated Cone-Beam CT Dataset for Image Quality Assessment and Benchmarking

DGX agent

arXiv:2607.29253v1 Announce Type: cross Abstract: Medical image quality plays a critical role in diagnostic accuracy, especially in X-ray-based imaging modalities such as cone-beam computed tomography

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

China’s Alibaba takes another swipe at America’s AI supremacy

DGX agent

Chinese tech giant Alibaba released what it says is its largest and 'most capable AI model to date,' claiming performance rivaling the best systems from US frontier labs Anthropic and OpenAI, as well

model-releasesthe-verge-ai
3 Aug 2026
Model Releases

Choose What to Manipulate: Revealing Data Scaling Laws in Bounding-Box Guided Policies for Semantic Manipulation

DGX agent

arXiv:2602.11885v2 Announce Type: replace Abstract: Diffusion-based policies generalize poorly in semantic manipulation, a key obstacle to real-world deployment, because text-only instructions cannot

model-releasesarxiv-cs-ro
3 Aug 2026
Model Releases

CLIFT: Turning Gemini Robotics On-Device into Humanoid Specialists via Non-Invasive Closed-Loop Iterative Fine-Tuning

DGX agent

arXiv:2607.29172v1 Announce Type: cross Abstract: While robot foundation models are growing increasingly capable, the strongest models are typically trained on proprietary data and remain closed-sourc

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

CodeRescue: Budget-Calibrated Recovery Routing for Coding Agents

DGX agent

arXiv:2607.19338v2 Announce Type: replace Abstract: Coding agents increasingly operate in executable environments where a failed attempt produces actionable feedback rather than merely an incorrect an

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

Combining Large Language Models and Symbolic Reasoning for Multi-Robot Temporal Planning through Explainable Knowledge Bases

DGX agent

arXiv:2502.19135v2 Announce Type: replace Abstract: We present PLANTOR, a framework for generating and executing multi-robot task plans from natural-language task descriptions through LLM-assisted kno

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

Communication-Efficient Secure Aggregation in Decentralized Learning

DGX agent

arXiv:2405.07708v3 Announce Type: replace Abstract: Decentralized learning (DL) enables participants to collaboratively train models without a central server, yet it faces significant scalability chal

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

Cortex Framework v7 is GA: Build agentic workflows without disrupting SAP operations

DGX agent

Businesses want to quickly and safely deploy AI agents to drive revenue, mitigate risk, and optimize capital, all without disrupting mission-critical ERP systems. And to power AI agents, you need more

model-releasesgoogle-cloud-ai
3 Aug 2026
Model Releases

COSI-Lab: Conference Living Lab for Modeling Multi-Perspective Multimodal Social Intention

DGX agent

arXiv:2607.28649v1 Announce Type: cross Abstract: COSI-Lab presents a multimodal, multi-sensor dataset of an interdisciplinary scientific workshop containing 32 academics at an international conferenc

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

CrowdStrike finds AI systems under direct attack as exploit windows shrink

DGX agent

Artificial intelligence has become a target for attackers rather than only a tool they use, according to CrowdStrike Holdings Inc.’s “2026 Threat Hunting Report,” released today. The annual report dra

model-releasessiliconangle
3 Aug 2026
Model Releases

Curriculum Matters: Data-Efficient Relational PFN Pretraining with Synthetic Data

DGX agent

arXiv:2607.29120v1 Announce Type: new Abstract: Relational Prior-Data Fitted Networks (PFNs) such as RDB-PFN approximate Bayesian inference over multi-table relational databases by pretraining on mill

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

DART: Dual-Axis Airborne Reachability-Gated Torque-Reaction for Off-Road Vehicle Jumps

DGX agent

arXiv:2607.29011v1 Announce Type: new Abstract: Traversing crests, ledges, and ditches at high speed often launches vehicles into the air, and a mishandled landing presents a substantial crash hazard.

model-releasesarxiv-cs-ro
3 Aug 2026
Model Releases

DASH-OPD: Discrepancy-Aware Switching with Hysteresis for On-Policy Distillation

DGX agent

arXiv:2607.29078v1 Announce Type: new Abstract: On-policy distillation (OPD) trains student models on their own rollouts to reduce exposure bias. However, in multi-turn agent scenarios, early student

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

'Data center in a Box (on Wheels)' 256Gb VRAM/512Gb RAM AI Server 6-8 Month Operational Review, Stability Write Up, Benchmarks

DGX agent

I've been out of these forums for awhile but I figured I would provide a formal update on how this has been going now that it has some operation time under its belt, just to put the information out th

model-releasesr-localllama
3 Aug 2026
Model Releases

Data Turnstile: A Scalable Open Framework for Function-Calling Data Generation

DGX agent

arXiv:2607.29250v1 Announce Type: new Abstract: Small language models (SLMs) are attractive for agentic deployment due to low latency, reduced cost, and on-device privacy, yet they struggle with tool-

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

DeepSeek V4 Flash 0731 - Happy Numbers (700pp/18tg) and Thoughts

DGX agent

Originally, I was only getting around 140pp/s and about 21tg/s, but the config with -b 8192 -ub 8192 --cpu-moe is vastly superior, let's say 700pp/s and 18tg/s in the most relevant range. Test System:

model-releasesr-localllama
3 Aug 2026
Model Releases

DeepSeek V4-Flash (284B MoE) at 33 tok/s single / 68 tok/s aggregate on 2× RTX 3090 + a used quad-Xeon DDR4 server — full config

DGX agent

Ran DeepSeek V4-Flash-0731 — the full official checkpoint, not a re-quant — on commodity used hardware. Sharing because I couldn't find anyone else publishing Ampere results for this engine. Why bothe

model-releasesr-localllama
3 Aug 2026
Model Releases

Detecting AI-Generated Videos with Spiking Neural Networks

DGX agent

arXiv:2605.05895v2 Announce Type: replace-cross Abstract: Modern AI-generated videos are photorealistic at the single-frame level, leaving inter-frame dynamics as the main remaining axis for detection

model-releasesarxiv-cs-ai
3 Aug 2026
← Previous
1…4950515253…465
Next →