AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “hardware”

GridTimelineEvolution
268 results
Local Ai

ace step 1.5 xl sft terrible results

DGX agent

A Reddit thread on r/StableDiffusion where a user reports poor output quality when using the ACE-Step 1.5 XL SFT model variant for AI music generation. The SFT (Supervised Fine-Tuning) variant of ACE-

local-air-stablediffusion
11 Apr 2026
Local Ai

Does ollama cloud pro will generate token faster than free?

AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

Ollama Cloud offers Free, Pro ($20/month), and Max ($100/month) subscription tiers for cloud-hosted inference, but token generation speed depends on model size, architecture, and hardware optimiza...

local-air-ollama
10 Apr 2026
Model Releases

Introducing Muse Glimmer: an open-weight model optimized for always-on local agent workflows

DGX agent

Hi r/LocalLLaMA 👋 Today we’re excited to release Muse Glimmer, a 30B open-weight model built specifically for local agent workflows. We’re releasing the weights to the community under a permissive Apa

model-releasesr-localllama
10 Aug 2026
Model Releases

A llama.cpp PR makes Q2_0 3.0–3.6x faster on x86 CPUs, 8B decode goes 2.39 → 8.20 tok/s

DGX agent

I was going through the current llama.cpp CPU PRs and #26348 stood out because this isn't the usual +5% kernel optimization. It adds an x86 VNNI implementation for the Q2_0 × Q8_0 dot product, and the

model-releasesr-localllama
7 Aug 2026
Model Releases

I ported vLLM's serving stack to C++20: 66 MiB binary, no Python at inference, output checked token-for-token against vLLM

DGX agent

I'm the author, so discount the enthusiasm accordingly. This is an unaffiliated community port, not endorsed by the vLLM project, which it uses to verify its correctness. What started it: I love vLLM,

model-releasesr-localllama
6 Aug 2026
Model Releases

They almost catched up on Frontier performance, so now catching up on prices

DGX agent

Users also report that the free version was significantly downgraded after the release of the new models this is very important for us when considering local hosting. A lot of people decided not to bu

model-releasesr-localllama
6 Aug 2026
Model Releases

I built a DwarfStar-inspired Vulkan/Metal inference engine for Qwen3.6-35B-A3B on 16 GB machines

DGX agent

Disclosure: I’m the author and maintainer of QuarkStar. I built QuarkStar, a small native inference engine inspired by Antirez’s DwarfStar. QuarkStar currently supports: Qwen3.6-35B-A3B, using the sam

model-releasesr-localllama
4 Aug 2026
Model Releases

MiniMax H3: Open-weight multimodel video model

DGX agent

Just saw this posted by Fal.ai and then by Hailuo themselves, the next video model will be open weight released! Here's the blurb and link to to the feature post: Today, we're launching MiniMax H3, a

model-releasesr-stablediffusion
31 Jul 2026
Model Releases

Minimax-H3 video model released, open weights coming in the next few days

DGX agent

https://x.com/MiniMax_AI/status/2083006198828417501?s=20 Quote from their article: Today, we're launching MiniMax H3, a general-purpose multimodal generation model. H3 understands unified context acro

model-releasesr-localllama
31 Jul 2026
Model Releases

5060ti Chads, vllm updates and nvfp4

DGX agent

Hey y'all! How is it going. Today this will be a short posting for posterity, mostly so the future llm/scraping overlords catch it since they like reddit and also for anyone out there trying this shit

model-releasesr-localllama
29 Jul 2026
Model Releases

I tried running a 1.56TB MoE model on a 6GB RTX 4050 Laptop, Here’s the result

DGX agent

The Test Bench Setup I tested running a massive 1.56TB Mixture-of-Experts (MoE) checkpoint (96 shards, 93 layers, 896 experts/layer, ~4.46 bits/param MXFP4) on a budget gaming laptop. Laptop: HP Victu

model-releasesr-localllama
29 Jul 2026
Local Ai

Kimi K3 Tomorrow!!!

DGX agent

What quantization or storage size tiers should we expect further down the line? This site suggests q4 and q8 are coming. But I don't know how to translate that to storage size for local inference. htt

local-air-ollama
26 Jul 2026
Local Ai

RL post-training on 14 Macs across 4 countries

DGX agent

Disclosure: I work at Pluralis Research, the lab that built this. Code is open, and I'm happy to answer questions. TL;DR: As far as we can tell, this is the first RL post-training run whose entire rol

local-air-localllama
15 Jul 2026
Local Ai

​[PoC] Building a Local Multi-Agent AI Dev Studio alpha version (Architect/Senior/Junior) on a 10-year-old Haswell & GTX 1050 Ti (No APIs, Full AirLLM + Ollama)

DGX agent

This post describes a proof-of-concept implementation of a multi-agent AI development studio with architect, senior, and junior role personas, built entirely locally using AirLLM and Ollama without re

local-air-ollama
12 May 2026
Local Ai

Construí um sistema de IA com estado persistente (4B como roteador + 9B principal + 9B “subconsciente”) rodando em 2x RTX 3060 — e ele não se comporta como stateless

DGX agent

A developer describes building a persistent-state AI system using Ollama with three models (a 4B router model, a 9B primary model, and a 9B 'subconscious' model) running on dual RTX 3060 GPUs, demonst

local-air-ollama
23 Apr 2026
Local Ai

V2V With Audio File Lipsync?

DGX agent

This r/StableDiffusion post likely discusses how to perform video-to-video (V2V) generation with audio-driven lip synchronization, a workflow where an existing video is transformed so that a subject's

local-air-stablediffusion
16 Apr 2026
Local Ai

How much more useage do you get from a $20 pro plan when using cloud models? Or OpenRouter better??

DGX agent

This Reddit thread from r/ollama discusses the value comparison between Ollama's 20/month Pro plan for cloud model usage versus using OpenRouter as an alternative. Ollama Cloud offers fixed-price subs

local-air-ollama
15 Apr 2026
Local Ai

Fixed: IPEX-LLM + modern Ollama models (qwen3, gemma4) on Intel Arc 140V Lunar Lake Windows 11 — undocumented solution

DGX agent

This Reddit post from r/ollama documents a community-discovered, undocumented workaround for getting IPEX-LLM to successfully run modern Ollama models — specifically Qwen3 and Gemma4 — on systems powe

local-air-ollama
14 Apr 2026
Local Ai

Honest question - What model are Iran using for those excellent Lego Videos?

DGX agent

This Reddit thread from r/StableDiffusion discusses the AI tools behind the viral Lego-style propaganda videos produced by Explosive Media, known in Persian as Akhbar Enfejari — a group whose AI-gener

local-air-stablediffusion
14 Apr 2026
Local Ai

IMAX at Home

DGX agent

The specific Reddit post could not be retrieved directly, but based on its title 'IMAX at Home' posted in r/StableDiffusion, this is a community showcase post where a user likely used Stable Diffusion

local-air-stablediffusion
14 Apr 2026
Local Ai

Waypoint-1.5 New open source world model trained on FPS games to run on local consumer GPUs at 60fps

DGX agent

Waypoint-1.5 New open source world model trained on FPS games to run on local consumer GPUs at 60fps

local-air-stablediffusion
14 Apr 2026
Local Ai

Best AI for speech enhancement (bad mic -> good mic quality)

DGX agent

This Reddit thread from r/StableDiffusion discusses community recommendations for AI-powered speech enhancement tools that can improve low-quality microphone audio to sound more professional. Top tool

local-air-stablediffusion
13 Apr 2026
Local Ai

Corridor Crew green/blue screening tool: Corridor Key

DGX agent

CorridorKey is an open-source AI chroma keyer released by the team behind Corridor Crew, a popular VFX YouTube channel, designed to solve complex problems in video compositing. Users input raw green s

local-air-stablediffusion
13 Apr 2026
Local Ai

DragonBall Z Snapperzaff (The True Multiversal Harmonic Symphony) - Music Video

DGX agent

A Reddit post in the r/StableDiffusion community showcasing an AI-generated music video titled *DragonBall Z Snapperzaff (The True Multiversal Harmonic Symphony)*, combining Dragon Ball Z imagery with

local-air-stablediffusion
13 Apr 2026
Local Ai

How are you feeding personal context to your local models?

DGX agent

This r/ollama community thread discusses methods that users employ to inject personal context — such as notes, documents, and preferences — into locally-run AI models via Ollama. Common approaches exp

local-air-ollama
13 Apr 2026
Local Ai

NO MORE PAYING FOR API! NEW SOLUTION!

DGX agent

A Reddit post from the r/ollama community discussing a free alternative to paid AI API services, likely centered around using Ollama to run large language models locally. The post probably highlights

local-air-ollama
13 Apr 2026
Local Ai

This is just a raw video for my next song [WAN2.2 FFLF 2 Video]

DGX agent

A Reddit post on r/StableDiffusion showcasing an AI-generated video created using Wan 2.2 with the FFLF (First Frame/Last Frame) technique, intended as a visual accompaniment for an upcoming original

local-air-stablediffusion
13 Apr 2026
Local Ai

Any models?

DGX agent

A Reddit post on r/ollama where a community member asks about model availability or recommendations for use with the Ollama local AI runtime. The discussion likely covers which open-source models (suc

local-air-ollama
12 Apr 2026
Local Ai

Free open-source tool to instantly rig and animate your illustrations (also with mesh deform)

DGX agent

A free, open-source tool shared on the r/StableDiffusion community that allows users to instantly rig and animate their AI-generated or hand-drawn illustrations, including support for mesh deformation

local-air-stablediffusion
12 Apr 2026
Local Ai

Is there a way to take a video and have AI add sound effects to it automatically? Like a Zebra in the jungle and he is eating a bamboo stick and it explodes in his throat causing him to cough while the liquid blasts out of his mouth.

DGX agent

This r/StableDiffusion post asks whether AI tools can automatically generate and apply sound effects to videos, using a vivid example of a zebra eating bamboo with explosive, comedic audio results. Se

local-air-stablediffusion
12 Apr 2026
Local Ai

Ltx 2.3

DGX agent

LTX-2.3 is a 22-billion-parameter open-source audio-video generation model developed by Lightricks and released in March 2026, built on a Diffusion Transformer (DiT) architecture that generates synchr

local-air-stablediffusion
12 Apr 2026
Local Ai

Working on a music video edition of KupkaProd. Character consistency is much better with my new pipeline. Will be integrated into the full video pipeline when I update that end of the software and push to github.

DGX agent

A r/StableDiffusion community post showcasing progress on a music video edition of KupkaProd, an autonomous AI video production tool that turns text prompts into fully produced videos, running 100% lo

local-air-stablediffusion
12 Apr 2026
Local Ai

Ai TikTok scams becoming more realistic.

DGX agent

A Reddit thread on r/StableDiffusion highlights the growing threat of AI-generated scam videos on TikTok, where tools like Stable Diffusion are being used to create increasingly convincing deepfakes.

local-air-stablediffusion
11 Apr 2026
Local Ai

Echo Chamber - AceStep 1.5 song (XL version)

DGX agent

'Echo Chamber' is an AI-generated song shared on r/StableDiffusion showcasing the capabilities of ACE-Step v1.5, a highly efficient open-source music foundation model that achieves commercial-grade ge

local-air-stablediffusion
11 Apr 2026
Research

FlashAttention (FA1–FA4) in PyTorch - educational implementations focused on algorithmic differences [P]

DGX agent

This r/MachineLearning post presents educational PyTorch implementations of FlashAttention versions 1 through 4, designed to highlight the key algorithmic differences across each iteration rather than

researchr-machinelearning
11 Apr 2026
Local Ai

How do I know if an AI model could work locally on my computer?

DGX agent

To determine if an AI model can run locally on your computer, the key factors are RAM, storage, and GPU availability: a modern PC with at least 8GB of RAM and a dedicated GPU is generally sufficien...

local-air-ollama
10 Apr 2026
Model Releases

I built a weird, low-power llama.cpp server using an Intel N100 + RTX 5060Ti

DGX agent

Everything started with the sudden death of my old ASRock J1900. While looking for the perfect ITX replacement, I stumbled upon the Chinese CW-NAS-ADLN-K motherboard, which looked perfect on paper: In

model-releasesr-localllama
11 Aug 2026
Model Releases

I gave DeepSeek V4 Flash basic vision by training a 40M connector on 100K examples

DGX agent

I wanted to find out whether a huge text-only MoE could be given basic vision without retraining the language model itself. The short answer is yes. I froze DeepSeek V4 Flash and a 417M-parameter Moon

model-releasesr-localllama
11 Aug 2026
Model Releases

We quantized DeepSeek V4 0731 and benchmarked it against popular quants on 8× RTX 5090

DGX agent

We converted the model from the original safetensors and found two issues. The first one made our quantization fail several times, the second one does not fail at all, it just quietly ruins the base 1

model-releasesr-localllama
11 Aug 2026
Local Ai

Best Local LLMs - August 2026

DGX agent

Wowee!! Just when you thought it couldn't get better for open weight models, we probably have had our best period yet!?!?! Models that rival the closed frontier, Opus level models on non-insane hardwa

local-air-localllama
10 Aug 2026
Model Releases

I compared GGUF quants of Qwen3.6 27B to NVFP4, AWQ, AutoRound, and FP8

DGX agent

There's an interactive chart and some extra data in the blog post if you're interested. There are plenty of KL-divergence benchmarks for GGUF models, but most of them compare one GGUF quant against an

model-releasesr-localllama
10 Aug 2026
Model Releases

Need real world ML problems to evaluate my educational ML tools

DGX agent

I'm a retired platform engineer, coding mainly in Rust, and involved with a ML study group. I developed a ML programming language (alternative to Python, Colab) to help me learn (and teach) ML concept

model-releasesr-localllama
10 Aug 2026
Model Releases

Summary of Takeaways from the Minimax AMA

DGX agent

Summary from https://www.reddit.com/r/StableDiffusion/comments/1vh9rtw/ama_minimax_h3_team_ask_us_anything_about_our/ This summary was compiled with AI but cross-checked manually by me for accuracy. I

model-releasesr-stablediffusion
10 Aug 2026
Local Ai

What Characters Minimax H3 knows - American Edition

DGX agent

As promised, the first Batch of Characters that Minimax knows - American knowdledge Edition. Hope this helps the Community. Workflow for this was simple: This is the Prompt: Brad Pitt integrated_multi

local-air-stablediffusion
10 Aug 2026
Local Ai

What Characters Minimax H3 knows - Part 2 - Videogames

DGX agent

Here is the second Edition, Videogames. Workflow is the same as in the first Part, its pretty simple: This is the Prompt: Brad Pitt integrated_multimodal_description: [Shot 1] Live-action, contemporar

local-air-stablediffusion
10 Aug 2026
Model Releases

KLQ: Training-free measured rotation quantization. Beats all training-free rotation-based quantization methods on W4A4KV4-bits. Llama 3.2 1B KLQ-quantized beats SpinQuant and gets close to ReSpinQuant without GPTQ/LDLQ rounding.

DGX agent

First of all, I'm not a lab, this was a solo summer research project that finally culminated into the github repo and the writeup. The repo includes a much deeper dive with methods, findings about qua

model-releasesr-localllama
9 Aug 2026
Model Releases

enabling PCI-E p2p for consumer Nvidia cards will yield you more than you think

DGX agent

Disclaimer - no LLM was used to write this post/note As larger post about my setup will come later, want to give heads-up to folks who use VLLM and >= 2 GPUs. So I have pretty meaty server (8 channel

model-releasesr-localllama
8 Aug 2026
Model Releases

I tested a fresh GitHub download → Ollama → first local coding-agent task (72 seconds, no cloud API)

DGX agent

I’m building DesktopLab, an open-source local-first control plane for development agents. I recorded the setup boundary that most agent demos skip: DesktopLab detects the host, proposes the supported

model-releasesr-ollama
8 Aug 2026
← Previous
123456
Next →