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: “tools”

GridTimelineEvolution
512 results
Model Releases

23 Gemma4-E4B models compared with abliterlitics: the most downloaded one is also the most broken

DGX agent

This is our biggest comparison yet. We've taken 23 Gemma 4 E4B models from huggingface and ran them through the abliterlitics gauntlet. We also have a new abliterlitics discord, feel free to jump on a

model-releasesr-localllama
26 Jul 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Local Ai

ai-sage/GigaChat3.1-Audio-10B-A1.8B · Hugging Face

DGX agent

GigaChat Audio 10B is an audio-native LLM built on top of the GigaChat 3.1 Lightning text model. A Conformer speech encoder and a modality adapter feed audio embeddings directly into a Mixture-of-Expe

local-air-localllama
26 Jul 2026
Local Ai

Do people building local LLM rigs track RTX Ada/workstation card prices, or just consumer cards like the 5090?

DGX agent

curious how people here approach buying high-end/workstation cards (RTX 6000 Ada, 5000 Ada, etc) for local LLM work, do you actively watch pricing/timing on these specifically, or is the consumer 5090

local-air-localllama
26 Jul 2026
Model Releases

Has anyone compared pre-training, SFT/LoRA and reinforcement post-training on Qwen3.6-27B?

DGX agent

Qwen3.6-27B: SFT vs continued pre-training vs RL? I’m interested in adapting Qwen3.6-27B, but I’m increasingly unsure whether conventional SFT/LoRA is the best route if the goal is to add a capability

model-releasesr-localllama
26 Jul 2026
Model Releases

I want to use AI coding agents for machine learning projects [D]

DGX agent

I'm a software engineer who mainly builds softwaes/applications, and I'm starting to work on machine learning projects. Since ML workloads often require GPUs, I know services like Google Colab and Kag

model-releasesr-machinelearning
26 Jul 2026
Model Releases

Benchmarks: TensorSharp vs. llama.cpp

DGX agent

Cuda and Vulkan Benchmark: TensorSharp vs. llama.cpp I would like to share my latest open source local Unsloth (GGUF) LLM inference engine and applications. It supports many models from Unsloth, like

model-releasesr-localllama
25 Jul 2026
Industry

I spent months testing whether ChatGPT can create a consistent 100-page comic. This is the result.

DGX agent

About 2.5 years ago I tried making an AI comic. It failed. Characters changed, environments drifted, and every page needed manual editing. So I started over with one simple rule: One prompt = one fini

industryr-chatgpt
25 Jul 2026
Hardware

I tried making a cinematic action trailer using Krea 2 + LTX 2.3

DGX agent

I wanted to challenge myself and see how far I could push Krea 2 and LTX 2.3, so I decided to create a short cinematic action trailer. It ended up being one of the most enjoyable AI projects I've work

hardwarer-stablediffusion
25 Jul 2026
Model Releases

Llama.cpp now has full MCP support!

DGX agent

After a long and grueling effort spearheaded by ngxson, llama.cpp now fully supports MCP for all protocols. Over-the-web HTTP servers were already supported in the client (since they don't require any

model-releasesr-localllama
25 Jul 2026
Local Ai

Old Coder Needs help with New AI Development and wants to get up to speed to understand it all.

DGX agent

Hi Guys, I'm an old coder and DBA that has been in the field for almost 40 years. More and more the jobs I was doing for work are being taken over by AI and the need for my type of work is diminishing

local-air-localllama
25 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
Model Releases

People are using Minecraft farms as AI agent benchmarks

DGX agent

Someone modelled sugarcane farming as an integer program. See, sugarcane only grows next to water. Water costs one tile and can feed at most four cane tiles. The layout therefore becomes a coverage pr

model-releasesr-chatgpt
24 Jul 2026
Model Releases

Zagreus-0.4B-por a small open source language model for Portuguese

DGX agent

mii-llm, an open source AI lab, released Zagreus-0.4B-por, a compact bilingual Portuguese–English language model pretrained entirely from scratch. The model has approximately 400 million parameters an

model-releasesr-localllama
24 Jul 2026
Local Ai

A local-first harness for multi-agent workflows

DGX agent

Hey all, I’ve been working on this in my spare time and finally feel ready to share it outside my own circles. Arbiter is a single binary for running agents locally. I originally built it because I wa

local-air-ollama
23 Jul 2026
Model Releases

Kwaipilot/KAT-Coder-V2.5-Dev · Hugging Face

DGX agent

from kwaipilot: Following the release of KAT-Coder-V2.5 in July, we are pleased to release the open-weight version KAT-Coder-V2.5-Dev, an MOE model with a total parameter count of 35B and 3B activated

model-releasesr-localllama
23 Jul 2026
Model Releases

PSA on Laguna S-2.1 - Use the updated chat template and GGUF

DGX agent

Link to their official GGUF repo: https://huggingface.co/poolside/Laguna-S-2.1-GGUF/tree/main All the GGUFs received this fix 5ish hours ago - correct yarn_attn_factor to 1.0 (llama.cpp derives mscale

model-releasesr-localllama
23 Jul 2026
Model Releases

microsoft/Fara1.5-27B · Hugging Face

DGX agent

Fara1.5-27B is a multimodal computer use agent (CUA) for web browsers, from Microsoft Research AI Frontiers. It observes the browser through screenshots and acts on the user's behalf by emitting struc

model-releasesr-localllama
22 Jul 2026
Model Releases

Stuck scaling a Next.js app on M3 Pro (36GB) using local Qwen 3.6 + VS Code Copilot. Should I switch extensions or go paid?

DGX agent

Hey everyone, I’m a Full-Stack Developer with 6+ years of experience. I’m relatively new to AI-assisted development workflows and want to build a production-ready, enterprise-level Next.js web applica

model-releasesr-ollama
22 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

Ideogram4 vs Flux.2 Dev vs GPT Image 2 vs Nano Banana Pro

DGX agent

A practical comparison of Ideogram 4.0, Nano Banana Pro, and GPT Image 2 across text rendering, design, photorealism, and real creator workflows. Ideogram 4.0 is the first open-weight challenger to ra

local-air-stablediffusion
10 Jun 2026
Local Ai

Nanocoder hit 2,000 GitHub stars 🌟

DGX agent

Nanocoder is an open coding agent for the terminal built by a community collective rather than a company. It allows users to bring their own model, keep code on their machine, and owe nothing to anyon

local-air-ollama
10 Jun 2026
Local Ai

RunPod AI Hub - Public Beta 1.34 live

DGX agent

RunPod Hub is a centralized catalog of preconfigured AI repositories that you can browse, deploy, and share, optimized for RunPod's Serverless infrastructure to deploy in minutes. The platform include

local-air-stablediffusion
10 Jun 2026
Local Ai

Don't get me wrong, Ideogram's json prompting is certainly awesome for many people, but I prefer natural language and I find Krea 2 more aesthetically pleasing

DGX agent

Ideogram offers JSON prompting functionality that some users find powerful and useful, though others prefer natural language prompting interfaces. This post discusses a comparison between Ideogram and

local-air-stablediffusion
8 Jun 2026
Model Releases

Gemma 4 Chat Template now has preserve thinking

DGX agent

Google added an empty thinking token to the Gemma 4 chat template, which stabilizes model output by suppressing 'ghost' thought channels that may appear even when thinking is deactivated. This update

model-releasesr-localllama
8 Jun 2026
Local Ai

Hi everyone, I'm building a local AI agent with Ollama and exploring dynamic PDF extraction. Since Ollama can't directly process PDFs, I'm extracting text and passing it via prompts. Should I use PDFPlumber, a vector database (RAG), or another approach for accurate document understanding? Guide me !

DGX agent

User seeks guidance on PDF processing methods for local AI agents built with Ollama, comparing approaches like PDFPlumber extraction, vector database RAG systems, and alternative techniques for accura

local-air-ollama
8 Jun 2026
Industry

I've used ChatGPT for many different things, but I have literally NEVER found it to be helpful in creating a Powerpoint presentation. People who have succesfully used it for that, what advice do you have to offer?

DGX agent

This Reddit post from r/ChatGPT documents a user's frustration with ChatGPT's limitations for PowerPoint creation and solicits advice from others who have successfully used it for that purpose. The di

industryr-chatgpt
8 Jun 2026
Local Ai

Testing out characters with Ideogram 4

DGX agent

This Reddit post likely documents user tests of Ideogram Character, a feature that extracts defining features from a single reference image to generate consistent character variations across multiple

local-air-stablediffusion
8 Jun 2026
Local Ai

Need guidance setting up Local AI, Agents, MCP & RAG on an all-AMD Linux rig (7900 XTX / CachyOS)

DGX agent

This post seeks guidance on configuring local AI infrastructure on an AMD-based Linux system (7900 XTX GPU with CachyOS), specifically covering the setup of large language models via Ollama, AI agents

local-air-ollama
7 Jun 2026
Tutorials

Question from a beginner.

DGX agent

I don't have the ability to access or retrieve the content of specific Reddit posts from URLs. To write an accurate summary for your knowledge base, I would need you to either: 1. Share the text conte

tutorialsr-ollama
5 Jun 2026
Local Ai

Text to Audiobook ?

DGX agent

A discussion from the StableDiffusion subreddit addressing whether text-to-speech or text-to-audiobook capabilities could be implemented with Stable Diffusion models. The post likely explores technica

local-air-stablediffusion
5 Jun 2026
Research

Best Visual Reasoning Model in 2026 (Including APIs) [D]

DGX agent

Gemini 3.1 Pro and Gemini 3-Pro lead visual reasoning benchmarks , with GPT-5.2, Kimi-K2.5, and GPT-5.2-Pro following . A 2026 evaluation benchmarked 15 leading multimodal models on visual reasoning a

researchr-machinelearning
4 Jun 2026
Local Ai

GitHub - orion4d/Orion4D_anaglyph: Orion4D Anaglyph** is a high-performance custom node designed to transform 2D images into stereoscopic (3D) renders via a depth map. It offers total control over parallax, convergence, and depth processing to ensure optimal visual comfort

DGX agent

Orion4D Anaglyph is a custom node that converts 2D images into stereoscopic 3D renders using depth maps, offering adjustable parameters for parallax, convergence, and depth processing. Designed for hi

local-air-stablediffusion
2 Jun 2026
Industry

Back in 2002 I was crazy about yu gi oh but my mother didn't had the money to buy the cards, me and my brothers decided to make our own deck, here are some of the cards that I used in chat gpt to make it look like real published cards

DGX agent

A Reddit user shares a nostalgic story about creating homemade Yu-Gi-Oh cards with their brothers in 2002 when they couldn't afford official cards, then used ChatGPT to generate designs making them re

industryr-chatgpt
1 Jun 2026
Local Ai

I built a fully-local app that themes an entire 100-card Magic deck and generates custom card art with FLUX + ComfyUI — same deck, any theme

DGX agent

A developer created a local application that automatically themes an entire 100-card Magic: The Gathering deck and generates custom card artwork using FLUX and ComfyUI, enabling users to apply consist

local-air-stablediffusion
1 Jun 2026
Local Ai

MiniMax M3 launched!

DGX agent

MiniMax M3 launched on June 1, 2026 as the first open-weights model to combine frontier coding, a 1-million-token context window, and native multimodality. The model achieves top-tier performance on c

local-air-ollama
1 Jun 2026
Local Ai

Flux Identity Adjuster V2

DGX agent

Flux Identity Adjuster V2 is a ComfyUI node designed to improve identity consistency for FLUX.2 klein 9b models . It automatically throttles text strength when facial formation struggles, preventing c

local-air-stablediffusion
31 May 2026
Local Ai

[PSA] 5060ti 16GB for 300.99. 5070ti 16GB for 699.99. Best Buy in store clearance.

DGX agent

RTX 5060 Ti 16GB graphics cards were reported available for clearance at Best Buy for 300.99, while RTX 5070 Ti 16GB models were listed at 699.99 in-store. This post was shared on r/StableDiffusion, a

local-air-stablediffusion
30 May 2026
Local Ai

How do I install wan 2.2 into Forge Neo?

DGX agent

I don't have current information about this specific Reddit discussion or the installation process for WAN 2.2 into Forge Neo. This appears to be a technical support question from the StableDiffusion

local-air-stablediffusion
29 May 2026
Local Ai

I developed a brutalist GUI to interact with Ollama models and PI. It is open-sourced and available for arm64 and intel Macs. Repository in comments

DGX agent

A developer created an open-source GUI application with a brutalist design for interacting with Ollama models and the Personal Iris (PI) platform. The application is compatible with both ARM64 and Int

local-air-ollama
29 May 2026
Local Ai

New LFM2.5 8b A1b model!!

DGX agent

Liquid AI released LFM2.5-8B-A1B, a device-optimized model designed to power real-life applications on phones, laptops, PCs, robots, and lightweight server-side use-cases. The model is a fast, memory-

local-air-ollama
29 May 2026
Local Ai

CITY OF WOLVES - Werewolf AI Horror Short Film by Mark Beardall (Full Film on AI Zone)

DGX agent

'City of Wolves' is a werewolf-themed horror short film created by Mark Beardall using AI generation techniques. The film was posted to the r/StableDiffusion community and is available on AI Zone, rep

local-air-stablediffusion
26 May 2026
Local Ai

Regional Condition Custom Node for Anima model

DGX agent

Anima is a 2 billion parameter text-to-image model focused mainly on anime concepts and styles, but also capable of generating other non-photorealistic content. A Regional Condition Custom Node for An

local-air-stablediffusion
26 May 2026
Local Ai

ComfyUI_SamplingUtils plus Klein_9B for quick style change

DGX agent

ComfyUI_SamplingUtils with Klein_9B enables rapid image style changes within ComfyUI workflows, supporting text-to-image generation and reference-based editing for quick style transformation and conte

local-air-stablediffusion
24 May 2026
Local Ai

Dual 3090s?

DGX agent

A discussion about difficulties getting Ollama to fully utilize dual NVIDIA RTX 3090 GPUs when running various language models including 8B and 70B parameter models. Users report that despite Ollama r

local-air-ollama
24 May 2026
Local Ai

Dark Fantasy Art Series - Heavy Ink Style A collection of my latest artwork in a gritty, dark fantasy style. If you like this specific aesthetic, you can support my journey and check out the digital contents on my page:

DGX agent

This post showcases a dark fantasy art series created using a heavy ink style, likely featuring gritty, detailed artwork with gothic or fantasy themes. The creator shared the work on r/StableDiffusion

local-air-stablediffusion
23 May 2026
Local Ai

I Built a local Stable Diffusion GUI specifically for older GPUs (GTX 1060). Features Zero-Copy ADetailer, URL Model Downloader, and real-time VRAM monitoring.

DGX agent

This post describes a custom Stable Diffusion graphical interface optimized for older graphics cards, specifically the GTX 1060, incorporating features like zero-copy ADetailer (a detail enhancement t

local-air-stablediffusion
23 May 2026
Local Ai

A glimpse into the fleet: Deep space patrol (4K Sci-Fi) [OC]

DGX agent

A user-generated AI image creation showcasing a deep space patrol scene rendered in 4K quality using Stable Diffusion, a popular text-to-image generation model. The post was shared on the r/StableDiff

local-air-stablediffusion
20 May 2026
Industry

ChatGPT just won a prestigious literary prize by speaking

DGX agent

Writer Rie Kudan won the prestigious Akutagawa Prize with her novel 'Tokyo-to Dojo-to,' revealing that approximately 5 percent of the text was generated directly from ChatGPT. In her acceptance speech

industryr-chatgpt
20 May 2026
← Previous
1…67891011
Next →