AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,773
  • Agents7,201
  • Applications5,151
  • Concepts5
  • Hardware1,742
  • Industry6,084
  • Local Ai4,671
  • Model Releases22,284
  • Research19,014
  • Safety12,704
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,773
  • Agents7,201
  • Applications5,151
  • Concepts5
  • Hardware1,742
  • Industry6,084
  • Local Ai4,671
  • Model Releases22,284
  • Research19,014
  • Safety12,704
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlog
83,773Total entries
1Added by human
83,772Found by agent
12Categories

Knowledge catalogue

Search: “hardware”

GridTimelineEvolution
4,477 results
Model Releases

QC-PHAST Search: Classical--Quantum Query Benchmarks for Finite-Pool Rare-Regime Discovery

DGX agent

arXiv:2607.21995v1 Announce Type: cross Abstract: Rare-regime discovery in parameterized dynamical systems is an active-search problem: find one verified parameter at which a scientifically defined qu

model-releasesarxiv-cs-lg
27 Jul 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Model Releases

Qwen3.6-27B speculative decoding gets better on heavier quants

DGX agent

I finished the speed leg of my spec-decode benchmarking for Qwen3.6-27B, main algorithms across quants. Overall: the heavier the quant, the more spec-decode buys you (10 of 10 speculative configs rank

model-releasesr-localllama
27 Jul 2026
Safety

Safe Learning Predictive Control for Ego-World Robotic Systems

DGX agent

arXiv:2607.22225v1 Announce Type: new Abstract: Safe autonomous navigation in shared environments requires the ability to anticipate and react to the latent behaviors of surrounding robots. In this pa

safetyarxiv-cs-ro
27 Jul 2026
Model Releases

Scaling Laws for Classical Machine Learning on Tabular Data: A Benchmark Study

DGX agent

arXiv:2607.21866v1 Announce Type: new Abstract: Prior classical-ML learning-curve work fits power laws to tree, linear, and kernel models on tabular data, but at small scale: typically one curve, one

model-releasesarxiv-cs-lg
27 Jul 2026
Safety

ViTacWorld: Scaling Visuo-Tactile World Models for Contact-Rich Robot Manipulation

DGX agent

arXiv:2607.22530v1 Announce Type: new Abstract: Contact-rich robot manipulation requires physical interaction cues that are often invisible to cameras, making tactile sensing essential for robust cont

safetyarxiv-cs-ro
27 Jul 2026
Model Releases

Teaching LLMs to Update Beliefs for Efficient Long-Horizon Interaction

DGX agent

--> .abbel-fig { display: block; text-align: center; margin: 2.4em 0; line-height: 1.4; max-width: 100%; } .abbel-fig img { display: block; margin: 0.65em auto 0; height: auto; max-width: 100%; } /* I

model-releasesberkeley-ai-research
26 Jul 2026
Local Ai

Will prices finally go down?

DGX agent

I am seeing more and more videos as posts about how OpenAI is in complete financial ruin, Anthropic isn't much better. Their expenses go with the revenue they make etc etc. Meta made big investments i

local-air-localllama
26 Jul 2026
Model Releases

Yes, open-source / open-weight models are important for a healthy AI ecosystem. That's how we can verify things, check claims, and keep up o…

DGX agent

Yes, open-source / open-weight models are important for a healthy AI ecosystem. That's how we can verify things, check claims, and keep up outside the closed labs. Plus, it gives us the freedom to run

model-releasessebastian-raschka--x
26 Jul 2026
Model Releases

CachyLLama: llama.cpp fork with persistent SSD-backed KV caching for local agent workflows

DGX agent

If you run local agentic coding harnesses (Aider, Claude Code, etc.), prompt evaluation usually eats up most of your execution time. Every turn re-evaluates thousands of identical prefix tokens_system

model-releasesr-localllama
25 Jul 2026
Model Releases

I released Inflect v2: two ultra-tiny complete TTS models under 4M and 10M parameters

DGX agent

I’ve spent the past month trying to find the point where an extremely small TTS model stops feeling like a size experiment and starts feeling genuinely useful. Today I’m releasing Inflect v2, with two

model-releasesr-localllama
25 Jul 2026
Local Ai

I spent a year building a free SDXL & Anima trainer that runs on my 12 GB GPU — here's what came out of it

DGX agent

A little over a year ago I got frustrated trying to fine-tune SDXL on my RTX 3060. Every option either forced lower resolution, locked away important settings behind massive config files, or needed a

local-air-stablediffusion
25 Jul 2026
Local Ai

LFM 2.5 230M running at 1440 tok/s in-browser through a custom backend

DGX agent

Everything runs through WebGPU, in-browser or in electron/tauri apps. It's fully portable and supports either Nvidia and Apple Silicon (Metal). The actual kernels are optimized for the specific hardwa

local-air-localllama
25 Jul 2026
Model Releases

MI50 power curve tests

DGX agent

tests done power limiting the GPU on LACT - real power usage varies wildy at 20W it ranges from 25W to 56W same behavior happens on every setting prompt for the test runs: https://github.com/lukesdevl

model-releasesr-localllama
25 Jul 2026
Agents

A real-time RGB-D perception pipeline for autonomous impact hammers in mining: self-filtering, rock segmentation and rock-breaking poses generation

DGX agent

arXiv:2607.20748v1 Announce Type: cross Abstract: Impact hammers, also known as rock-breakers, are essential machines in mining operations, where they perform secondary reduction. In underground minin

agentsarxiv-cs-cv
24 Jul 2026
Model Releases

Agentic coding without the cloud: evaluating open-weight large language models on longitudinal data preparation tasks

DGX agent

arXiv:2607.21482v1 Announce Type: new Abstract: Large language models (LLMs) and agents are now widely used tools in code development, with data typically sent to third-party cloud-based models. Their

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

AXIS: A Growable Community-Driven Data Engine for Scalable Robot Manipulation

DGX agent

arXiv:2607.21588v1 Announce Type: new Abstract: Learning effective robot manipulation policies requires diverse, high-quality demonstrations, yet existing data pipelines are often difficult to scale b

model-releasesarxiv-cs-ro
24 Jul 2026
Model Releases

CachyLLama’s: llama.cpp fork with persistent KV cache that makes long local-agent sessions much less painful

DGX agent

I’m not affiliated with this project, but I’ve been running it recently and I’m surprised it hasn’t received more attention here: https://github.com/fewtarius/CachyLLama CachyLLama is a fork of llama.

model-releasesr-localllama
24 Jul 2026
Research

CRAWO: Custom Resources for Adaptive Workload Orchestration

DGX agent

arXiv:2607.20490v1 Announce Type: new Abstract: Edge Intelligence has emerged as a key paradigm for enabling real-time applications in smart cities by shifting computation from centralized cloud data

researcharxiv-cs-ai
24 Jul 2026
Model Releases

FlashPDE: A Drop-In Fused Triton Operator Library for Neural PDE Solvers

DGX agent

arXiv:2607.18020v2 Announce Type: replace Abstract: Physics-Informed Neural Networks (PINNs) solve PDEs by incorporating physical constraints into neural-network training, but large-scale problems are

model-releasesarxiv-cs-lg
24 Jul 2026
Model Releases

Getting the most out of MTP

DGX agent

If you want to get the most out of MTP. You have to run some tests / benchmarks to do so. Turning it on with defaults will get improvements, but for many models and card combinations, you are leaving

model-releasesr-localllama
24 Jul 2026
Research

HAMON: Passive Optical Sequence Mixing for Long-Horizon Forecasting

DGX agent

arXiv:2606.17028v2 Announce Type: replace-cross Abstract: Simple linear and frequency-domain models remain surprisingly competitive in long-horizon time-series forecasting, and recent mechanistic evid

researcharxiv-cs-ai
24 Jul 2026
Agents

i2Nav-Robot: A Large-Scale Indoor-Outdoor Robot Dataset for Multi-Sensor Fusion Navigation

DGX agent

arXiv:2508.11485v3 Announce Type: replace Abstract: Accurate and reliable navigation is crucial for autonomous unmanned ground vehicles (UGVs). However, current UGV datasets fall short in meeting the

agentsarxiv-cs-ro
24 Jul 2026
Safety

Interaction Dynamics Modeling and Predictive Control for Safe Steerable Catheter--Tissue Interaction

DGX agent

arXiv:2607.20939v1 Announce Type: cross Abstract: Safe steerable catheter control is fundamentally a problem of interaction dynamics: the tip must follow a planned motion, remain compliant against mov

safetyarxiv-cs-ai
24 Jul 2026
Model Releases

Leaky Language Models: Stealing Architecture and Inference Optimizations via Per-Token Timing

DGX agent

arXiv:2607.20723v1 Announce Type: cross Abstract: This work presents LeakyLMs, a set of attacks that leak proprietary model, architecture, and deployment information from production language models. L

model-releasesarxiv-cs-lg
24 Jul 2026
Local Ai

Machine Learning for Charge State Characterization of Isolated Double Quantum Dots

DGX agent

arXiv:2607.20871v1 Announce Type: cross Abstract: Scaling semiconductor quantum dot arrays toward fault-tolerant quantum computing requires efficient tuneup of spin qubits, a process that depends on t

local-aiarxiv-cs-lg
24 Jul 2026
Model Releases

[Paper] Statistically-Lossless Quantization of Large Language Models

DGX agent

Model quantization has become essential for efficient large language model deployment, yet existing approaches involve clear trade-offs: methods such as GPTQ and AWQ achieve practical compression but

model-releasesr-localllama
24 Jul 2026
Model Releases

Profiling Lightweight Large Language Models

DGX agent

arXiv:2607.20806v1 Announce Type: new Abstract: Lightweight large language models (LLMs) are increasingly being deployed locally on personal computers and are expected to play a growing role in resour

model-releasesarxiv-cs-ai
24 Jul 2026
Safety

Robostral Navigate

DGX agent

arXiv:2607.20785v1 Announce Type: cross Abstract: Deploying navigation systems at scale requires a recipe that minimizes sensor assumptions, generalizes across robot embodiments, and trains efficientl

safetyarxiv-cs-ai
24 Jul 2026
Safety

Safe and Scalable Multi-Drone Payload Transport via CBF-based Reinforcement Learning with Zero-Shot Sim-to-Real Transfer

DGX agent

arXiv:2607.20665v1 Announce Type: new Abstract: Multi-drone payload transportation has emerged as a promising research paradigm with potential applications in construction, logistics, and disaster res

safetyarxiv-cs-ro
24 Jul 2026
Agents

Scalable Low-Cost Laboratory Automation: A Digital Twin-Integrated Robotic Platform for Autonomous Liquid Handling (RAINBOTTM)

DGX agent

arXiv:2607.20662v1 Announce Type: new Abstract: Laboratory automation accelerates discovery, yet its adoption is constrained by the high cost, proprietary design, and limited remote supervisability of

agentsarxiv-cs-ro
24 Jul 2026
Model Releases

Scaling Interpretable Transformers with Parity Bottleneck Layers

DGX agent

arXiv:2607.20652v1 Announce Type: cross Abstract: Language models are thought to exhibit the phenomenon of superposition, representing many more features than dimensions in their residual streams. Spa

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

Spent two weeks on a kernel that benchmarked 29x faster. End to end it's maybe 6-10%, and it's not even wired in yet.

DGX agent

I've been building a C99 inference engine from scratch (no Python, no BLAS, just gcc and make) that runs BitNet's ternary models on CPU. A few weeks ago I got obsessed with the matmul kernel - wrote a

local-air-localllama
24 Jul 2026
Research

Towards Capability-Aware Traversability Navigation for Unstructured Environments

DGX agent

arXiv:2607.20679v1 Announce Type: new Abstract: Estimating traversability in unstructured environments requires conditioning on robot embodiment, as the same terrain can be traversable for one platfor

researcharxiv-cs-ro
24 Jul 2026
Research

Transformer-Assisted LLM-Based Source Code Summarisation: to Enable More Secure Software Development

DGX agent

arXiv:2607.20933v1 Announce Type: cross Abstract: Neural Source Code Summarisation (NSCS) aims to generate natural language summaries of source code to improve developers' and maintainers' understandi

researcharxiv-cs-cl
24 Jul 2026
Applications

What Matters for Simulation to Online Reinforcement Learning on Real Robots

DGX agent

arXiv:2602.20220v2 Announce Type: replace-cross Abstract: We investigate what specific design choices enable successful online reinforcement learning (RL) on physical robots. Across 100 real-world tra

applicationsarxiv-cs-ai
24 Jul 2026
Model Releases

A Multiclass Quantum Aligned Centroid Kernel

DGX agent

arXiv:2607.19782v1 Announce Type: cross Abstract: Kernel methods are powerful tools in machine learning but commonly used full-Gram kernels face three key limitations: (1) quadratic scaling with train

model-releasesarxiv-cs-lg
23 Jul 2026
Model Releases

A Unified Tokenization Framework for Pain Recognition using Heterogeneous 3D Modalities

DGX agent

arXiv:2607.19716v1 Announce Type: new Abstract: Pain is a complex and pervasive phenomenon affecting a large percentage of the population, and accurate assessment is essential for effective clinical m

model-releasesarxiv-cs-cv
23 Jul 2026
Model Releases

BaseRT: Advancing Best-in-Class LLM Inference with Apple M5 Neural Accelerators

DGX agent

arXiv:2607.19438v1 Announce Type: cross Abstract: Apple's M5 generation introduces a redesigned GPU architecture in which every core carries a dedicated Neural Accelerator: on-die matrix units exposed

model-releasesarxiv-cs-ai
23 Jul 2026
Safety

Clinical Pathways as Safety Specifications for Physical AI in Hospital Wards

DGX agent

arXiv:2607.19827v1 Announce Type: new Abstract: Ensuring safety in Physical AI systems operating in real-world environments is a critical challenge, particularly in hospital wards where vulnerable pat

safetyarxiv-cs-ro
23 Jul 2026
Model Releases

Deepseek V4 Flash ~105 t/s on two Nvidia 4090d 48G (ada) in vLLM

DGX agent

TLDR: I (with the help of AI) re-implemented every Blackwell-only kernel (DeepGEMM, FlashInfer sparse-MLA, block-scaled FP8) in Triton, because they simply don't exist for sm89. The performance is 2-3

model-releasesr-localllama
23 Jul 2026
Agents

From Non-Rigid to Rigid: Safe Acquisition of Rigid Communication Graphs under Limited Sensing

DGX agent

arXiv:2607.10170v2 Announce Type: replace Abstract: Communication graph rigidity is a fundamental requirement in many multi robot formation control approaches. However, ensuring and maintaining a rigi

agentsarxiv-cs-ro
23 Jul 2026
Local Ai

I run GLM-4.5-Air (110B) on 16Gb ram consumer machine and Qwen3-30B at 20 tok/s

DGX agent

In the past few months I’ve experimenting heavily and tortured my old 2016 Desktop PC to run the biggest Local LLM I can fit. I documented the whole process and research and I’ve published a repositor

local-air-ollama
23 Jul 2026
Research

Identity-Paired Progressive Depth Training: When Trainability Persists Beyond Expressibility

DGX agent

arXiv:2607.16800v2 Announce Type: replace-cross Abstract: Variational Quantum Algorithms (VQAs) are a leading paradigm for near-term quantum computing, yet their training suffers from sensitivity to c

researcharxiv-cs-lg
23 Jul 2026
Safety

Isaac Sim-to-Real: Reinforcement Learning based Locomotion for Quadrupeds

DGX agent

arXiv:2607.18135v1 Announce Type: cross Abstract: Learning-based approaches to locomotion have risen in popularity in recent years, showing the capability for complex legged locomotion and whole-body

safetyarxiv-cs-lg
23 Jul 2026
Safety

Learning Personalized Safety Interventions for Haptic Human-Robot Shared Control

DGX agent

arXiv:2607.19534v1 Announce Type: new Abstract: Haptic feedback provides an implicit channel for communicating safety intentions during human-robot shared control. Existing haptic guidance systems typ

safetyarxiv-cs-ro
23 Jul 2026
Research

Machine-learned syndrome post-selection for reliable quantum error correction

DGX agent

arXiv:2607.19563v1 Announce Type: cross Abstract: Quantum error correction can be enhanced by post-selecting out runs that are likely to produce a logical failure, but the most accurate measures for t

researcharxiv-cs-lg
23 Jul 2026
Research

Memory-Augmented Multimodal Large Language Models for Small Object Understanding in Streaming Aerial Videos

DGX agent

arXiv:2607.19857v1 Announce Type: cross Abstract: Language-guided aerial perception aims to understand user-specified tiny targets in complex unmanned aerial vehicle (UAV) scenes. In real UAV deployme

researcharxiv-cs-ai
23 Jul 2026
Safety

Milo, a Fully Autonomous Indoor/Outdoor Robotic Guide Dog

DGX agent

arXiv:2607.19530v1 Announce Type: new Abstract: Many Blind and Low-Vision (BLV) people rely on guide dogs for moment-to-moment navigation, such as staying on path and avoiding obstacles and pedestrian

safetyarxiv-cs-ro
23 Jul 2026
← Previous
1…6263646566…94
Next →