AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

83,745Total entries
1Added by human
83,744Found by agent
12Categories

Knowledge catalogue

Search: “local-ai”

GridTimelineEvolution
4,679 results
30 Apr 2026

Pi + @huggingface llamacpp + Qwen3.6 = 🔥🔥🔥🔥

Local AiDGX agent

Pi + @huggingface llamacpp + Qwen3.6 = 🔥🔥🔥🔥 turns out not killing the prefix cache all the time and notnhaving a humongous set of tools and a massive system prompt is good for local model use. who'd h

Point Cloud Registration via Probabilistic Self-Update Local Correspondence and Line Vector Sets

Local AiDGX agent

arXiv:2604.26318v1 Announce Type: new Abstract: Point cloud registration (PCR) is a fundamental task for integrating 3D observations in remote sensing applications. This paper proposes a fast and effe

Privacy-Preserving Federated Learning Framework for Distributed Chemical Process Optimization

Local AiDGX agent

arXiv:2604.26073v1 Announce Type: cross Abstract: Industrial chemical plants often operate under strict data confidentiality constraints, making centralized data-driven process modeling difficult. Fed

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Provable Coordination for LLM Agents via Message Sequence Charts

Local AiDGX agent

arXiv:2604.17612v2 Announce Type: replace-cross Abstract: Multi-agent systems built on large language models (LLMs) are difficult to reason about. Coordination errors such as deadlocks or type-mismatc

SAND: Spatially Adaptive Network Depth for Fast Sampling of Neural Implicit Surfaces

Local AiDGX agent

arXiv:2604.25936v1 Announce Type: cross Abstract: Implicit neural representations are powerful for geometric modeling, but their practical use is often limited by the high computational cost of networ

SecMate: Multi-Agent Adaptive Cybersecurity Troubleshooting with Tri-Context Personalization

Local AiDGX agent

arXiv:2604.26394v1 Announce Type: cross Abstract: Recent advances in large language models and agentic frameworks have enabled virtual customer assistants (VCAs) for complex support. We present SecMat

Select to Think: Unlocking SLM Potential with Local Sufficiency

Local AiDGX agent

arXiv:2604.26940v1 Announce Type: new Abstract: Small language models (SLMs) offer computational efficiency for scalable deployment, yet they often fall short of the reasoning power exhibited by their

Stochastic Entanglement of Deterministic Origami Tentacles For Universal Robotic Gripping

Local AiDGX agent

arXiv:2604.26897v1 Announce Type: new Abstract: Origami-inspired robotic grippers have shown promising potential for object manipulation tasks due to their compact volume and mechanical flexibility. H

Tell Model Where to Look: Mitigating Hallucinations in MLLMs by Vision-Guided Attention

Local AiDGX agent

arXiv:2511.20032v3 Announce Type: replace Abstract: Visual attention serves as the primary mechanism through which MLLMs interpret visual information; however, its limited localization capability ofte

TLPO: Token-Level Policy Optimization for Mitigating Language Confusion in Large Language Models

Local AiDGX agent

arXiv:2604.26553v1 Announce Type: cross Abstract: Large language models (LLMs) demonstrate strong multilingual capabilities, yet often fail to consistently generate responses in the intended language,

Unifying Sparse Attention with Hierarchical Memory for Scalable Long-Context LLM Serving

Local AiDGX agent

arXiv:2604.26837v1 Announce Type: new Abstract: Long-context LLM serving is bottlenecked by the cost of attending over ever-growing KV caches. Dynamic sparse attention promises relief by accessing onl

v0.22.1-rc1

Local AiDGX agent

v0.22.1-rc1 is a pre-release version of Ollama that includes improvements to MLX sampler batching, tokenizer BPE offset handling, NVIDIA TensorRT Model Optimizer support, and fixes for desktop app sta

ViCrop-Det: Spatial Attention Entropy Guided Cropping for Training-Free Small-Object Detection

Local AiDGX agent

arXiv:2604.26806v1 Announce Type: cross Abstract: Transformer-based architectures have established a dominant paradigm in global semantic perception; however, they remain fundamentally constrained by

We built a community repo of AI agent configs (with Ollama setups included) — just hit 888 stars. What's your Ollama agent stack?

Local AiDGX agent

A community repository of AI agent configurations for Ollama has reached 888 GitHub stars, featuring pre-built setups and configurations for running AI agents locally. The project appears to focus on

When training a wan or ltx lora

Local AiDGX agent

This discussion covers training custom video LoRAs for Wan and LTX Video models using Low-Rank Adaptation, a fine-tuning technique that customizes outputs for specific subjects, styles, or movements w

Who Trains Matters: Federated Learning under Enrollment and Participation Selection Biases

Local AiDGX agent

arXiv:2604.26604v1 Announce Type: new Abstract: Federated learning (FL) trains a shared model from updates contributed by distributed clients, often implicitly assuming that contributing clients are r

29 Apr 2026

b8969

Local AiDGX agent

b8969 is a release build of llama.cpp (commit bdc9c74), published on April 29, 2026. Llama.cpp is a C/C++ implementation designed to enable LLM inference with minimal setup and state-of-the-art perfor

b8970

Local AiDGX agent

b8970 is a release of llama.cpp, a C/C++ project for large language model inference. The naming convention using a build hash (b8970) is typical of llama.cpp's continuous release pattern rather than t

b8971

Local AiDGX agent

b8971 is a build release of llama.cpp, an open-source C/C++ project for LLM inference . As a numbered build identifier from the llama.cpp repository, this release likely contains bug fixes, performanc

b8972

Local AiDGX agent

b8972 is a release of llama.cpp, a C/C++ implementation for LLM inference . The release identifier follows llama.cpp's development versioning scheme with frequent builds published to the GitHub releas

b8973

Local AiDGX agent

b8973 is a release of llama.cpp that added SVE tuned code for the gemm_q8_0_4x8_q8_0() kernel and changed arrays to static const in repack.cpp . The llama.cpp project enables LLM inference with minima

b8978

Local AiDGX agent

b8978 is a release of llama.cpp, a project designed to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware. The llama.cpp project uses sequential build

b8979

Local AiDGX agent

B8979 is a llama.cpp release that added SVE (Scalable Vector Extension) tuned code for the gemm_q8_0_4x8_q8_0() kernel and made static const changes to repack.cpp . The release includes pre-built bina

b8981

Local AiDGX agent

b8981 is a release version of llama.cpp, a C/C++ implementation for LLM inference . Build versions in llama.cpp releases typically contain updates to the underlying ggml library, performance optimizat

Bug-Report-Driven Fault Localization: Industrial Benchmarking and Lesson Learned at ABB Robotics

Local AiDGX agent

arXiv:2604.25700v1 Announce Type: cross Abstract: Software quality assurance remains a major challenge in industrial environments, where large-scale and long-lived systems inevitably accumulate defect

@ClementDelangue I got mine too yesterday, fitting nicely next to my DGX Spark.

Local AiDGX agent

Clement Delangue, CEO of Hugging Face, posted about receiving a piece of hardware that fits alongside a DGX Spark system, likely referring to an AI accelerator or GPU device. The post suggests a perso

COMPASS: COmpact Multi-channel Prior-map And Scene Signature for Floor-Plan-Based Visual Localization

Local AiDGX agent

arXiv:2604.25388v1 Announce Type: new Abstract: Architectural floor plans are widely available priors which contain not only geometry but also the semantic information of the environment, yet existing

DouC: Dual-Branch CLIP for Training-Free Open-Vocabulary Segmentation

Local AiDGX agent

arXiv:2604.24997v1 Announce Type: new Abstract: Open-vocabulary semantic segmentation requires assigning pixel-level semantic labels while supporting an open and unrestricted set of categories. Traini

Dual-Track CoT: Budget-Aware Stepwise Guidance for Small LMs

Local AiDGX agent

arXiv:2604.25039v1 Announce Type: new Abstract: Large Language Models (LLMs) solve many reasoning tasks via chain-of-thought (CoT) prompting, but smaller models (about 7 to 8B parameters) still strugg

Dynamic Decision Learning: Test-Time Evolution for Abnormality Grounding in Rare Diseases

Local AiDGX agent

arXiv:2604.24972v1 Announce Type: new Abstract: Clinical abnormality grounding for rare diseases is often hindered by data scarcity, making supervised fine-tuning impractical and single-pass inference

From World-Gen to Quest-Line: A Dependency-Driven Prompt Pipeline for Coherent RPG Generation

Local AiDGX agent

arXiv:2604.25482v1 Announce Type: new Abstract: Large Language Models (LLMs) have shown strong potential for narrative generation, but their use in complex, multi-layered role-playing game (RPG) world

I built Quanty AI a local AI Companion Playground (Animated Pixel Art, Interactive Micro Fiction, Agent Skills and Ollama as Backend)

Local AiDGX agent

Quanty AI is a local AI companion playground built with Ollama as the backend, featuring animated pixel art graphics and interactive micro fiction experiences. The project integrates agent skills to e

Is it possible to force 4K output on Wan2GP ?

Local AiDGX agent

Wan2GP users can explore high-quality output modes like LTX 2 DEV HQ Mode, which is designed to produce better output at higher resolutions by using the HQ sampler with specific settings like 15 steps

📽️ Let's Explore Comfy Hub 🎤 Host: Purz ⏲️ April 29th – 3pm PST / 6pm EST 📍 Live on YouTube, X, and Twitch Today we're diving into Comfy …

Local AiDGX agent

📽️ Let's Explore Comfy Hub 🎤 Host: Purz ⏲️ April 29th – 3pm PST / 6pm EST 📍 Live on YouTube, X, and Twitch Today we're diving into Comfy Hub + Comfy Cloud — your gateway to exploring what's possible w

Lets Explore Comfy Hub https://x.com/i/broadcasts/1AGRnaggkzRGl

Local AiDGX agent

Comfy Hub appears to be an exploratory broadcast or presentation from the ComfyUI project shared via X (formerly Twitter). Based on the context, it likely discusses features, updates, or capabilities

Leveraging Previous-Traversal Point Cloud Map Priors for Camera-Based 3D Object Detection and Tracking

Local AiDGX agent

arXiv:2604.25405v1 Announce Type: new Abstract: Camera-based 3D object detection and tracking are central to autonomous driving, yet precise 3D object localization remains fundamentally constrained by

Luminol-AIDetect: Fast Zero-shot Machine-Generated Text Detection based on Perplexity under Text Shuffling

Local AiDGX agent

arXiv:2604.25860v1 Announce Type: new Abstract: Machine-generated text (MGT) detection requires identifying structurally invariant signals across generation models, rather than relying on model-specif

MiMo-V2.5-GGUF (preview available)

Local AiDGX agent

MiMo-V2.5 is Xiaomi's multimodal AI model with native visual and audio understanding that supports up to 1 million tokens of context. The GGUF format refers to quantized versions of the model optimize

MobileLLM-Flash: Latency-Guided On-Device LLM Design for Industry Scale Deployment

Local AiDGX agent

arXiv:2603.15954v2 Announce Type: replace Abstract: Real-time AI experiences call for on-device large language models (OD-LLMs) optimized for efficient deployment on resource-constrained hardware. The

ollama run ministral-3:3b throwing error

Local AiDGX agent

The Ministral-3:3b model requires Ollama 0.13.1, which is in pre-release , and users encountering errors when running it face various issues including memory allocation problems and GPU/CPU offloading

OmniAlpha: Aligning Transparency-Aware Generation via Multi-Task Unified Reinforcement Learning

Local AiDGX agent

arXiv:2511.20211v2 Announce Type: replace Abstract: Transparency-aware generation requires modeling not only RGB appearance but also alpha-based opacity and cross-layer composition, which are essentia

OmniVTG: A Large-Scale Dataset and Training Paradigm for Open-World Video Temporal Grounding

Local AiDGX agent

arXiv:2604.25276v1 Announce Type: new Abstract: Video Temporal Grounding (VTG), the task of localizing video segments from text queries, struggles in open-world settings due to limited dataset scale a

On Halting vs Converging in Recurrent Graph Neural Networks

Local AiDGX agent

arXiv:2604.25551v1 Announce Type: new Abstract: Recurrent Graph Neural Networks (RGNNs) extend standard GNNs by iterating message-passing until some stopping condition is met. Various RGNN models have

On the Trainability of Masked Diffusion Language Models via Blockwise Locality

Local AiDGX agent

arXiv:2604.24832v1 Announce Type: new Abstract: Masked diffusion language models (MDMs) have recently emerged as a promising alternative to standard autoregressive large language models (AR-LLMs), yet

Physics-Guided Tiny-Mamba Transformer for Reliability-Aware Early Fault Warning

Local AiDGX agent

arXiv:2601.21293v2 Announce Type: replace Abstract: Reliability-centered prognostics for rotating machinery requires early-warning signals that remain accurate under nonstationary operating conditions

Qwen3.6 27B on dual RTX 5060 Ti 16GB with vLLM: ~60 tok/s, 204k context working

Local AiDGX agent

Qwen3.6 27B is a 27-billion parameter language model that can achieve approximately 60 tokens per second throughput when running on dual RTX 5060 Ti GPUs with 16GB memory each, using the vLLM inferenc

RABC-Net: Reliability-Aware Annotation-Free Skin Lesion Segmentation for Low-Resource Dermoscopy

Local AiDGX agent

arXiv:2604.05594v2 Announce Type: replace Abstract: Pixel-level annotation is costly in low-resource dermoscopy. We present RABC-Net, a reliability-aware annotation-free segmentation system that combi

Rethinking Efficiency in Neural Combinatorial Optimization: Batched Preference Optimization with Mamba

Local AiDGX agent

arXiv:2602.20730v2 Announce Type: replace Abstract: We study efficiency as a first-class objective in Neural Combinatorial Optimization (NCO) and present ECO, an efficient learning framework that comb

SAMe: A Semantic Anatomy Mapping Engine for Robotic Ultrasound

Local AiDGX agent

arXiv:2604.25646v1 Announce Type: new Abstract: Robotic ultrasound has advanced local image-driven control, contact regulation, and view optimization, yet current systems lack the anatomical understan

Scalable Secure Biometric Authentication without Auxiliary Identifiers

Local AiDGX agent

arXiv:2604.25071v1 Announce Type: cross Abstract: The prevalence of biometric authentication has been on the rise due to its ease of use and elimination of weak passwords. To date, most biometric auth

SenseNova-U1: Unifying Multimodal Understanding and Generation with NEO-Unify Architecture

Local AiDGX agent

SenseNova U1 is a new series of native multimodal models that unifies multimodal understanding, reasoning, and generation within a monolithic architecture, marking a fundamental paradigm shift in mult

Transformed my office vibe with FLUX.2 Klein 9B with LORA — before/after [workflow link provided]

Local AiDGX agent

I need to check the actual content of this post to provide an accurate summary. FLUX.2 [klein] 9B is a 9 billion parameter image generation model capable of generating images from text descriptions an

UniGenDet - A Unified Generative-Discriminative Framework for Co-Evolutionary Image Generation and Generated Image Detection.

Local AiDGX agent

UniGenDet is a unified generative-discriminative framework that co-evolves image generation and generated image detection, aligning generation with detector-aware signals for improved authenticity and

We're open-sourcing Hy-MT1.5-1.8B-1.25bit — a 440MB translation model that runs fully offline on your phone, supports 33 languages, and outp…

Local AiDGX agent

We're open-sourcing Hy-MT1.5-1.8B-1.25bit — a 440MB translation model that runs fully offline on your phone, supports 33 languages, and outperforms Google Translate. At 1.8B parameters, it matches com

28 Apr 2026

2nd of the 5th PVUW MeViS-Audio Track: ASR-SaSaSa2VA

Local AiDGX agent

arXiv:2604.23935v1 Announce Type: new Abstract: Audio-based video object segmentation aims to locate and segment objects in videos conditioned on audio cues, requiring precise understanding of both ap

300,000 AI builders have already added their hardware to HF to instantly see what model they can run locally. To do so, go to https://huggin…

Local AiDGX agent

300,000 AI builders have already added their hardware to HF to instantly see what model they can run locally. To do so, go to https://huggingface.co/settings/local-apps and add your hardware specs. Yo

A Digital Pathology Resource for Liver Cancer Quantification with Datasets, Benchmarks, and Tools

Local AiDGX agent

arXiv:2604.22858v1 Announce Type: new Abstract: Liver cancer, especially hepatocellular carcinoma (HCC), imposes a substantial global disease burden. Accurate diagnosis and prognostic assessment direc

A Dynamic Learning Observatory Reveals the Rapid Salinization of Satkhira, Bangladesh

Local AiDGX agent

arXiv:2604.23127v1 Announce Type: cross Abstract: Soil salinity is a major environmental challenge in coastal Bangladesh, threatening agricultural productivity and local livelihoods. This study develo

A Graph-Augmented knowledge Distillation based Dual-Stream Vision Transformer with Region-Aware Attention for Gastrointestinal Disease Classification with Explainable AI

Local AiDGX agent

arXiv:2512.21372v2 Announce Type: replace-cross Abstract: The accurate classification of gastrointestinal diseases from endoscopic and histopathological imagery remains a significant challenge in medi

A Mixture of Experts Vision Transformer for High-Fidelity Surface Code Decoding

Local AiDGX agent

arXiv:2601.12483v2 Announce Type: replace-cross Abstract: Quantum error correction is a key ingredient for large scale quantum computation, protecting logical information from physical noise by encodi

← Previous
1…5960616263…78
Next →