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

local ai

GridTimelineEvolution
4,671 results
27 Apr 2026

Preserve Support, Not Correspondence: Dynamic Routing for Offline Reinforcement Learning

Local AiDGX agent

arXiv:2604.22229v1 Announce Type: cross Abstract: One-step offline RL actors are attractive because they avoid backpropagating through long iterative samplers and keep inference cheap, but they still

Robust Fuzzy local k-plane clustering with mixture distance of hinge loss and L1 norm

Local AiDGX agent

arXiv:2604.22405v1 Announce Type: new Abstract: K-plane clustering (KPC), hyperplane clustering, and mixture regression all essentially fall within the same class of problems. This problem can be conc

SNGR: Selective Non-Gaussian Refinement for Ambiguous SLAM Factor Graphs

Local AiDGX agent

arXiv:2604.22065v1 Announce Type: new Abstract: We present Selective Non-Gaussian Refinement (SNGR), a SLAM framework that augments iSAM2 with targeted nested sampling on windows where Gaussian approx


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Sunday night: Soju, Seafood Broil with Noodles, and scaffolding my own agents with pi powered by @ollama cloud and @OpenAI models.

Local AiDGX agent

This post discusses a developer's weekend project combining soju and seafood broil with noodles while working on building custom AI agents using Ollama's pi-powered infrastructure and OpenAI models. I

Trying to make an Illustrious LoRA, does anyone know of a tool that can make manually editing .txt tag files easier? CivitAI's LoRA trainer service has a convenient GUI for editing tags, but I can't find anything like it locally.

Local AiDGX agent

This Reddit post discusses the challenge of manually editing tag files (.txt) when training a LoRA (Low-Rank Adaptation) model for Illustrious, noting that while CivitAI's LoRA trainer offers a conven

26 Apr 2026

7 seconds made with 7 AI models in @ComfyUI + After Effects Wan Animate, Wan 2.2 I2V, SCAIL, Wan 2.2 Vace, Seedance 2.0, ChatGPT Image 2.0 a…

Local AiDGX agent

This post demonstrates a 7-second animation created by combining multiple AI models within ComfyUI and Adobe After Effects, utilizing tools including Wan Animate, Wan 2.2 I2V (image-to-video), SCAIL,

Are people still using AUTOMATIC1111/stable-diffusion-webui? Or did most users move on to something else like ComfyUI?

Local AiDGX agent

AUTOMATIC1111 remains the most popular choice for most users , though ComfyUI offers node-based workflows with more control and faster performance, while AUTOMATIC1111 provides a traditional interface

ASML says it plans to make at least 60 of its standard EUV machines this year, 36% more than it sold in 2025, as it races to meet demand for making AI chips (Kim Mackrael/Wall Street Journal)

Local AiDGX agent

Kim Mackrael / Wall Street Journal: ASML says it plans to make at least 60 of its standard EUV machines this year, 36% more than it sold in 2025, as it races to meet demand for making AI chips — ASML

b8934

Local AiDGX agent

Release b8934 of llama.cpp was released on April 26, 2026, and includes improvements to hexagon hardware support, specifically guarding HMX clock requests for v75+ platforms. The release provides bina

b8935: opencl: add iq4_nl support (#22272)

Local AiDGX agent

This release adds OpenCL GPU acceleration support for the IQ4_NL quantization format in llama.cpp, enabling more efficient inference of quantized language models on compatible hardware. IQ4_NL is a 4-

b8936

Local AiDGX agent

llama.cpp release b8936 changes the default quantization parameter type from LLAMA_FTYPE_MOSTLY_Q5_1 to LLAMA_FTYPE_MOSTLY_Q8_0, providing a more reliable default for external programs using the quant

b8937

Local AiDGX agent

b8937 is a llama.cpp release that re-enables fast gelu_quick_f16 support and changes the default quantization parameter from LLAMA_FTYPE_MOSTLY_Q5_1 to LLAMA_FTYPE_MOSTLY_Q8_0 . The release provides b

b8940

Local AiDGX agent

b8940 is a build release of llama.cpp, an open-source C/C++ library for LLM inference that enables running large language models locally with minimal setup and high performance. This intermediate buil

Is a Beelink Mini S (N95, 8GB RAM) worth €95-105 for a budget 24/7 home server?

Local AiDGX agent

A discussion evaluating the value proposition of a Beelink Mini S compact computer with Intel N95 processor and 8GB RAM at a €95-105 price point for running a budget 24/7 home server, likely including

Most image managers suck for AI. I built AURA: A local-first Vault for 'AI Hoarders' with Civitai integration, Vision Tagging, Aesthetic Grading, and more!

Local AiDGX agent

AURA is a local-first image management application designed specifically for AI enthusiasts and users who collect large numbers of AI-generated images. It features integration with Civitai, automated

Trellis 2 workflow update

Local AiDGX agent

A Trellis 2 workflow update for ComfyUI includes enhanced features such as dedicated high-quality and multi-view generation pipelines, improved mesh processing nodes like Trellis2ReconstructMeshWithQu

Which prompt and model do you think could be used to recreate this image as closely as possible? Do you think z-image or z-image turbo would work?

Local AiDGX agent

This Reddit post from r/StableDiffusion asks the community for recommendations on which prompt engineering techniques and AI image generation models (specifically comparing z-image and z-image turbo v

25 Apr 2026

b8929

Local AiDGX agent

llama.cpp is an LLM inference project in C/C++ that uses build identifiers like b8929 to track development releases. The project does not follow traditional release practices, as multiple releases can

b8931

Local AiDGX agent

b8931 is a release version of llama.cpp published on April 25, 2026 . llama.cpp is an LLM inference framework in C/C++ that enables running large language models efficiently on various hardware. The r

b8933

Local AiDGX agent

B8933 is a release from llama.cpp, a project for LLM inference in C/C++. The project aims to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware locall

ComfyUI Command Palette v1.0 ✨

Local AiDGX agent

ComfyUI Command Palette v1.0 is a new user interface feature or custom node extension for ComfyUI, a node-based interface for Stable Diffusion workflows. The command palette likely provides quick acce

ForgeUI installed Adetailer now lora tab is gone

Local AiDGX agent

Installing the Adetailer extension in ForgeUI can cause conflicts with the built-in LoRA extension, which may cause the LoRA tab to disappear from the interface; disabling the built-in LoRA extension

[Help] Running Stable Diffusion on RX 9060 XT (GFX12/RDNA4) - Fedora 43 - Segmentation Faults with ROCm 6.1

Local AiDGX agent

A Reddit discussion about technical issues running Stable Diffusion on AMD's RX 9060 XT graphics card with ROCm 6.1 on Fedora 43 Linux, where the user is experiencing segmentation faults. The post lik

most personal rag setups for ollama feed it the wrong corpus

Local AiDGX agent

Based on the Reddit post title, this entry likely discusses common mistakes and pitfalls in setting up personal Retrieval-Augmented Generation (RAG) systems with Ollama, specifically focusing on incor

Stability Matrix Inference & seed usage

Local AiDGX agent

Stability Matrix's Inference tab enables users to generate images with a straightforward interface powered by ComfyUI , with seed functionality allowing either random seeds generated each time or cust

There is only one way to announce @ComfyUI’s $500M valuation on @tbpn 😂 👏 @yoland_yan

Local AiDGX agent

ComfyUI announced a $500 million valuation in a notable post on X (formerly Twitter). The post appears to reference a specific or humorous way of announcing this significant milestone, likely celebrat

Visual Style Selector node for ComfyUI with a thumbnail gallery, favorites, and iterator mode

Local AiDGX agent

A ComfyUI node designed to enhance and manipulate the visual style of AI-generated images , featuring a thumbnail gallery interface for browsing and selecting styles. The node likely includes favorite

YC x GDM event was a blast! Incredible to catch up with my former colleagues, new friends and portfolio founders Congratulations to my frien…

Local AiDGX agent

YC x GDM event was a blast! Incredible to catch up with my former colleagues, new friends and portfolio founders Congratulations to my friend @matthewridenour! Heard this event was pulled off within f

24 Apr 2026

an interpretable vision transformer framework for automated brain tumor classification

Local AiDGX agent

arXiv:2604.21311v1 Announce Type: new Abstract: Brain tumors represent one of the most critical neurological conditions, where early and accurate diagnosis is directly correlated with patient survival

AttentionBender: Manipulating Cross-Attention in Video Diffusion Transformers as a Creative Probe

Local AiDGX agent

arXiv:2604.20936v1 Announce Type: cross Abstract: We present AttentionBender, a tool that manipulates cross-attention in Video Diffusion Transformers to help artists probe the internal mechanics of bl

b8909

Local AiDGX agent

b8909 is an intermediate build release of llama.cpp, reflecting the project's practice of publishing multiple releases in a single day . llama.cpp is a C/C++ implementation enabling LLM inference with

b8913

Local AiDGX agent

b8913 is a release of llama.cpp, a C/C++ implementation for LLM inference . The release follows the project's rapid development cycle where multiple releases are published in a single day . This speci

b8916

Local AiDGX agent

Based on my search, I was unable to find the specific release page for b8916. However, I can provide a general summary based on what I found about nearby releases and llama.cpp's release patterns: b89

b8918

Local AiDGX agent

The search results don't contain specific details about release b8918. Based on the context from the source and other release information found, b8918 is an intermediate build version of llama.cpp, th

b8920

Local AiDGX agent

The search results do not contain specific information about the b8920 release. Based on the available information, b8920 is a build version from the llama.cpp project, which is an open-source C/C++ i

b8922

Local AiDGX agent

The search did not return specific information about the b8922 release. Based on the available information about llama.cpp's release cycle and naming convention, b8922 is an intermediate build release

b8924

Local AiDGX agent

B8924 is a release build number from the llama.cpp project, a C/C++ framework for efficient large language model inference on consumer hardware. The llama.cpp project publishes multiple releases in a

b8925

Local AiDGX agent

B8925 is an intermediate build release of llama.cpp, the C/C++ library for efficient large language model inference. Llama.cpp releases follow a continuous build cycle rather than traditional versioni

Built by the community, for the community. 🤝

Local AiDGX agent

Built by the community, for the community. 🤝 ComfyUI hits $500M valuation as creators seek more control over AI-generated media https://techcrunch.com/2026/04/24/comfyui-hits-500m-valuation-as-creator

Comfy raises $30M to continue building the best creative AI tool in open

Local AiDGX agent

ComfyUI is an open-source platform for creative AI that has become widely used by millions of artists, developers, and studios to create images, videos, 3D assets, and audio. The company raised $17 mi

ComfyUI's countdown announcment: New funding ☠️☠️☠️☠️☠️

Local AiDGX agent

ComfyUI announced $17 million in funding from investors including Pace Capital, Chemistry, and Abstract Ventures . The funding will be used to scale Comfy Cloud, improve the local user experience, and

Conformal Prediction Assessment: A Framework for Conditional Coverage Evaluation and Selection

Local AiDGX agent

arXiv:2603.27189v2 Announce Type: replace-cross Abstract: Conformal prediction provides rigorous distribution-free finite-sample guarantees for marginal coverage under the assumption of exchangeabilit

Decoupled Travel Planning with Behavior Forest

Local AiDGX agent

arXiv:2604.21354v1 Announce Type: new Abstract: Behavior sequences, composed of executable steps, serve as the operational foundation for multi-constraint planning problems such as travel planning. In

DeepAgents Sandbox — a lightweight native Linux sandbox for deepagents It gives full isolation for safely running LLM/agent-generated code —…

Local AiDGX agent

DeepAgents Sandbox — a lightweight native Linux sandbox for deepagents It gives full isolation for safely running LLM/agent-generated code — no Docker, no VMs, no cloud dependency. Super fast and secu

DWTSumm: Discrete Wavelet Transform for Document Summarization

Local AiDGX agent

arXiv:2604.21070v1 Announce Type: new Abstract: Summarizing long, domain-specific documents with large language models (LLMs) remains challenging due to context limitations, information loss, and hall

EdgeFormer: local patch-based edge detection transformer on point clouds

Local AiDGX agent

arXiv:2604.21387v1 Announce Type: new Abstract: Edge points on 3D point clouds can clearly convey 3D geometry and surface characteristics, therefore, edge detection is widely used in many vision appli

FLUX.2 Klein Identity Feature Transfer Advanced

Local AiDGX agent

This entry discusses conditioning enhancement and reference latent control for FLUX.2 Klein 9B in ComfyUI, built from empirical analysis of the model's dual-stream architecture. The Identity Feature T

From Noise to Intent: Anchoring Generative VLA Policies with Residual Bridges

Local AiDGX agent

arXiv:2604.21391v1 Announce Type: cross Abstract: Bridging high-level semantic understanding with low-level physical control remains a persistent challenge in embodied intelligence, stemming from the

Frozen LLMs as Map-Aware Spatio-Temporal Reasoners for Vehicle Trajectory Prediction

Local AiDGX agent

arXiv:2604.21479v1 Announce Type: new Abstract: Large language models (LLMs) have recently demonstrated strong reasoning capabilities and attracted increasing research attention in the field of autono

Geometry-aided Vision-based Localization of Future Mars Helicopters in Challenging Illumination Conditions

Local AiDGX agent

arXiv:2502.09795v3 Announce Type: replace Abstract: Planetary exploration using aerial assets has the potential for unprecedented scientific discoveries on Mars. While NASA's Mars helicopter Ingenuity

Getting started: 1. Update ComfyUI to the latest version or visit Comfy Cloud: https://links.comfy.org/4u2F6BA 2. Template Library → search …

Local AiDGX agent

Getting started: 1. Update ComfyUI to the latest version or visit Comfy Cloud: https://links.comfy.org/4u2F6BA 2. Template Library → search “Seedance 2.0 Real Human.” 3. Upload a portrait → complete t

Gmd: Gaussian mixture descriptor for pair matching of 3D fragments

Local AiDGX agent

arXiv:2604.21519v1 Announce Type: new Abstract: In the automatic reassembly of fragments acquired using laser scanners to reconstruct objects, a crucial step is the matching of fractured surfaces. In

🛰️ @GoogleGemma in space!! Surprise guest from @Starcloud_, and awesome series of demos from the @ollama and @UnslothAI teams. And thumbs u…

Local AiDGX agent

🛰️ @GoogleGemma in space!! Surprise guest from @Starcloud_, and awesome series of demos from the @ollama and @UnslothAI teams. And thumbs up on all of the above from @matthewridenour, our head of star

H-EFT-VA: An Effective-Field-Theory Variational Ansatz with Provable Barren Plateau Avoidance

Local AiDGX agent

arXiv:2601.10479v2 Announce Type: replace-cross Abstract: Variational Quantum Algorithms (VQAs) are critically threatened by the Barren Plateau (BP) phenomenon. In this work, we introduce the H-EFT Va

I can't state enough how big of a deal this is and they have made everything open source. Whale bros might have saved local inference

Local AiDGX agent

Clem Delangue highlights a significant development in local inference technology, noting that a project (referred to as 'whale bros') has released their work as open source. The post emphasizes the im

ImageHD: Energy-Efficient On-Device Continual Learning of Visual Representations via Hyperdimensional Computing

Local AiDGX agent

arXiv:2604.21280v1 Announce Type: new Abstract: On-device continual learning (CL) is critical for edge AI systems operating on non-stationary data streams, but most existing methods rely on backpropag

Klein 9B Distilled vs. five different cloud API models

Local AiDGX agent

The Klein 9B Distilled is a distilled image generation model enabling sub-second image generation with text-to-image and image-to-image editing capabilities in a single unified model, designed for rea

Learning Reasoning Reward Models from Expert Demonstration via Inverse Reinforcement Learning

Local AiDGX agent

arXiv:2510.01857v3 Announce Type: replace Abstract: Current approaches to improving reasoning in large language models (LLMs) primarily rely on either supervised fine-tuning (SFT) over expert traces o

LiveSense: A Real-Time Wi-Fi Sensing Platform for Range-Doppler on COTS Laptop

Local AiDGX agent

arXiv:2603.06545v2 Announce Type: replace-cross Abstract: We present LiveSense - a cross-platform that transforms a commercial off-the-shelf (COTS) Wi-Fi Network Interface Card (NIC) on a laptop into

lol these headlines 😅 Btw the meta thing is that he's flying to work with the llamacpp team to unlock the next generation of local AI so he…

Local AiDGX agent

Clem Delangue posted about someone flying to work with the llama.cpp team on developing next-generation local AI capabilities, framed as meta commentary on headlines related to the endeavor. The post

← Previous
1…6061626364…78
Next →