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

GridTimelineEvolution
1,437 results
Local Ai

I took a local OCR model's accuracy from 60% to 99%

DGX agent

I built a local OCR pipeline a few days ago, and it turned into a surprisingly interesting experiment—taking accuracy from around 60% to 99%. I wrote a short blog about what worked, what failed, and t

local-air-ollama
5 Aug 2026
Model Releases

LFM2.5-2.6B on a OnePlus 13 at 17 tok/s ~ Pure CPU

AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

As you all know the model is 2.69B parameters with a 128K context window and purpose-built for multi-step agent workflows. What you are seeing is the Q4_K_M GGUF running on my own inference engine bui

model-releasesr-localllama
5 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

I gave five different local LLMs a town. They invented Facebook and a duck-based credit bureau. (MIT, self-hosted, you don't play it — you watch it)

DGX agent

Each villager in Pepperton is a different model — a mistral, a qwen3, a qwen2.5, a phi4-mini, a llama3.2 — because model families have genuinely different temperaments, and the friction between them i

model-releasesr-ollama
3 Aug 2026
Model Releases

Parlor v2: best-effort fully local GPT-Live clone on an M3 Pro

DGX agent

GPT-Live is so good that I use it almost every day. I've been wanting to replicate it since it was released. My first attempt was to fine-tune Gemma 4 12B to behave like a full-duplex model. Something

model-releasesr-localllama
2 Aug 2026
Model Releases

Ran DS V4-Flash-0731 Locally on 3xMI50 32GB @ ~15 t/s TG

DGX agent

Hey y'all. I'll be concise. TL;DR: DS V4-Flash-0731 @ UD-IQ2_M running fully in VRAM on 3xMI50s (90.9 GB model, 96 GB VRAM). Actual speed on llama-server is: - Text Generation: ~15-16 tokens/second st

model-releasesr-localllama
2 Aug 2026
Local Ai

Try handling complex tasks to your local models with GraphARC, graph engineering yes !

DGX agent

🚀 We just built our first real-time implementation of Graph Engineering, inspired by our experience building graph tooling used by 4,000+ developers. 🔗 Repo: https://github.com/CodeGraphContext/grapha

local-air-localllama
2 Aug 2026
Model Releases

Why are almost all new benchmarks and leaderboards coding focused?

DGX agent

I know in in this community LLM's are generally used for coding but there are other usecases besides coding and those usecases should be tested too. I also know benchmarks can sometimes be benchmaxxed

model-releasesr-localllama
2 Aug 2026
Model Releases

Using an AMD V620 workstation card for ComfyUI - success

DGX agent

A few weeks ago I posted about if it was worth using a V620 for Comfyui, and was told it likely wouldn't work, at least in Windows 11. And if it did, it would be far too slow and unusable. I decided t

model-releasesr-stablediffusion
31 Jul 2026
Model Releases

LFM2.5-Encoders: Fast at Long Context, Even on CPU

DGX agent

LFM2.5-Encoder is a family of multilingual bidirectional encoders built on the LFM2 architecture, available in two sizes: LFM2.5-Encoder-230M — a lightweight encoder for tight latency and memory budge

model-releasesr-localllama
28 Jul 2026
Model Releases

SWE-rebench Multilingual Update (Go, Java, Python, Rust, TS). Evaluated: GLM-5.2, DeepSeek-V4 Pro, Qwen3.6-27B and others

DGX agent

Hi everyone! We’ve just released a major update to the leaderboard! We are expanding beyond Python with a new multilingual slice featuring real-world software engineering tasks across 5 languages. Ope

model-releasesr-localllama
28 Jul 2026
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
Model Releases

Deepseek V4 flash - Hy3 or is Qwen3.6 27B still the most solid for agentic/coding?

DGX agent

I understand that the laguna model is either still buggy or potentially benchmaxxed. So I’d like to know for people who really tested, are DS flash or Hy3 really better in your usecase? submitted by /

model-releasesr-localllama
25 Jul 2026
Model Releases

Kimi Linear 48B A3B?

DGX agent

Just noticed this exists, 1M context MOE with 48B par seems just like what Ive been looking for - it runs pretty damn fast too compared to Qwen 3.6 35B. after some testing it seems capable of producin

model-releasesr-localllama
25 Jul 2026
Model Releases

Instead of panicking about the Hugging Face attack, people need to start questioning OpenAI's insecure sandboxes.

DGX agent

One thing I noticed in American politics, whenever the government wants to push unpopular actions or laws, they often introduce fear to convince the public to support them. This is actually how i view

model-releasesr-localllama
22 Jul 2026
Model Releases

MindControl - llama.cpp fork to guide the reasoning process via injection during sampling

DGX agent

The primary driver of this project is that I'd become frustrated with the reasoning behavior of smaller local models such as Qwen3.6-27B (i believe particularly at lower temperatures, and where system

model-releasesr-localllama
22 Jul 2026
Model Releases

NVIDIA-Nemotron-Labs-3-Puzzle-75B-A9B on 2x3090s

DGX agent

I managed to get this model working on 2x 3090s with full 262k ctx and N=4, if anyone is interested to try it, thanks to this quant: https://huggingface.co/danielrmay/NVIDIA-Nemotron-Labs-3-Puzzle-75B

model-releasesr-localllama
16 Jul 2026
Local Ai

Ideogram making 2 horrible precedent and we need to oppose that. BF16 weights not published and ridiculous model embedded censorship

DGX agent

I cannot provide a factual summary for a knowledge base without accessing the actual content. Reddit post titles often contain subjective language and don't reliably convey the full argument. To creat

local-air-stablediffusion
21 Jun 2026
Local Ai

Ideogram 4.0 feels good

DGX agent

Ideogram 4.0 is a frontier text-to-image foundation model released as an open-weight model with a commercial license. The model delivers frontier-grade text rendering across languages, bounding-box la

local-air-stablediffusion
6 Jun 2026
Model Releases

ComfyUI-Angelo now supports Qwen Edit

DGX agent

ComfyUI-Angelo now supports Qwen-Image-Edit, an advanced image editing model that provides text editing features and the ability to edit both semantics and appearance of images. The model applies Qwen

model-releasesr-stablediffusion
25 May 2026
Local Ai

Comfyui error Missing Models (1)AttributeError: module 'tensorflow' has no attribute 'Tensor'

DGX agent

This error in ComfyUI occurs when the einops library encounters a broken TensorFlow installation while performing multi-backend type checks, even though ComfyUI itself is PyTorch-based. The primary so

local-air-stablediffusion
14 May 2026
Model Releases

HiDream-Studio v.01 has been released! It is fast and powerful and open-sourced on Github | Easy Install

DGX agent

HiDream-Studio v.01 was open-sourced on May 8, 2026, releasing the HiDream-O1-Image model (8B parameters) with both undistilled and distilled variants. HiDream-O1-Image is a unified image generative f

model-releasesr-stablediffusion
11 May 2026
Model Releases

How I built a free, local AI powerhouse in 10 days (Ollama + Gemma 4 + Claude Cowork 3P + Browserless)

DGX agent

This post documents a 10-day project to build a local AI system using open-source tools and models, specifically combining Ollama (a local LLM framework), Gemma 4 (a language model), Claude Cowork 3P,

model-releasesr-ollama
4 May 2026
Model Releases

Qwen3.6 vs gpt-oss:120b on Apple Silicon — three Qwen variants benchmarked, plus what works and where it does not

DGX agent

This post benchmarks three Qwen3.6 model variants against gpt-oss:120b when running on Apple Silicon hardware, evaluating their performance characteristics and practical usability. It documents both t

model-releasesr-ollama
3 May 2026
Local Ai

ollama run ministral-3:3b throwing error

DGX 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

local-air-ollama
29 Apr 2026
Model Releases

TuneForge: an MCP server that lets your coding agent (Claude, Cursor, etc.) handle dataset generation, LoRA fine-tuning, RL, and evaluation directly in chat

DGX agent

TuneForge is an MCP (Model Context Protocol) server that enables coding agents like Claude and Cursor to perform machine learning operations directly within chat interfaces, including dataset generati

model-releasesr-ollama
27 Apr 2026
Model Releases

WAI-ANIMA 1.0 released

DGX agent

WAI-ANIMA 1.0 is a newly released Stable Diffusion checkpoint model from the WAI model family, likely combining elements of the WAI-Illustrious anime generation lineage with the Anima diffusion archit

model-releasesr-stablediffusion
16 Apr 2026
Local Ai

Codex CLI with ollama as provider?

DGX agent

This r/ollama thread discusses using Ollama as a local model provider for OpenAI's Codex CLI, covering configuration and setup. Open models can be used with OpenAI's Codex CLI through Ollama, allowing

local-air-ollama
14 Apr 2026
Model Releases

[Help] Gemma 4 26B LoRA Training on 16GB VRAM: Loss decreases, but inference degenerates into loops (Masking vs. MoE?)

DGX agent

This Reddit thread discusses a user's experience attempting LoRA fine-tuning of the Gemma 4 26B-A4B model on a 16GB VRAM GPU, where training loss decreases normally but the resulting model degenerates

model-releasesr-ollama
14 Apr 2026
Local Ai

Ostris AI Toolkit has day zero support for training LoRAs on top of Baidu's ERNIE-Image

DGX agent

The Ostris AI Toolkit added immediate, day-zero support for training LoRA adapters on top of Baidu's ERNIE-Image model, continuing the toolkit's pattern of rapidly integrating newly released image gen

local-air-stablediffusion
14 Apr 2026
Local Ai

Master AI Orchestrator CLI?

DGX agent

This Reddit post on r/ollama likely discusses the concept and usage of a 'Master AI Orchestrator' CLI tool — a command-line interface designed to coordinate and manage multiple AI agents or models, de

local-air-ollama
13 Apr 2026
Model Releases

Open-source AI is now matching GPT-4 — and you can run it privately for free

DGX agent

This Reddit post discusses how open-source AI models have advanced to rival GPT-4-level performance and can be run locally for free using Ollama — a tool that lets users download and manage large lang

model-releasesr-ollama
13 Apr 2026
Model Releases

Turning Anime into Real and testing Klein9b vs Qwen Edit 2511 (Workflow Included)

DGX agent

This r/StableDiffusion post showcases a workflow for converting anime-style images into photorealistic outputs, directly comparing two AI image editing models: Klein 9B and Qwen Image Edit 2511. Qwen

model-releasesr-stablediffusion
13 Apr 2026
Model Releases

Qwen 2511 fp8 mixed taking 30–40s per image edit — which GGUF should I use?

DGX agent

This r/StableDiffusion thread addresses performance issues with the Qwen-Image-Edit-2511 FP8 mixed model in ComfyUI, where users experience slow image edit times of 30–40 seconds per step (or overall)

model-releasesr-stablediffusion
12 Apr 2026
Local Ai

My 2026 Ollama Setup Guide: What Actually Works Best for Daily Use on Consumer Hardware

DGX agent

This r/ollama community post is a practitioner's guide sharing personal, real-world experience running Ollama on everyday consumer hardware in 2026, covering which models, quantization settings, and c

local-air-ollama
11 Apr 2026
Local Ai

qwen3.5 no se instala

DGX agent

Users in the r/ollama community reported that Qwen3.5 models fail to install or load in Ollama, with common errors including 'Error: 500 Internal Server Error: unable to load model' even after a ...

local-air-ollama
10 Apr 2026
Local Ai

Those of you that run Openclaw with Ollama Pro, do you need the local ollama to use cloud?

DGX agent

When using Ollama Pro's cloud models with OpenClaw, a local Ollama installation is not strictly required — OpenClaw is an AI agent execution layer that handles tools, memory, scheduling, and messa...

local-air-ollama
10 Apr 2026
Research

Parax: Parametric Modeling in JAX + Equinox [P]

DGX agent

**Paramax** (also referred to as 'Parax' in the Reddit post title) is a small Python library by Daniel Ward that provides parameterizations and parameter constraints for JAX PyTrees, designed to wo...

researchr-machinelearning
9 Apr 2026
Model Releases

What unique, custom QOL upgrades have you given your local agents?

DGX agent

Warning: Kinda long post. If you don't like reading, please skip for your own sanity. Also, I've got nothing to sell, just a tinkerer, so I just want to share ideas and learn from you guys too. When I

model-releasesr-localllama
12 Aug 2026
Model Releases

10 year garbage card for local llms

DGX agent

Hello everyone! ​I like dumb things. I like working with weak computers and microcontrollers. I like the simplicity and low electricity usage. Simply put, the efficiency of a 'dumb' PC. ​The first tim

model-releasesr-localllama
11 Aug 2026
Model Releases

DeepSeek-V4-Flash-0731 (284B MoE) at 75 tok/s on 2× DGX Spark — full recipe, 11 gotchas, reboot-proof cluster, Codex CLI integration

DGX agent

Spent two nights getting deepseek-ai/DeepSeek-V4-Flash-0731 (284B MoE, 13B active, native FP4/FP8, 1M context) running production-grade on two DGX Sparks connected by one QSFP DAC cable. Everything —

model-releasesr-localllama
11 Aug 2026
Model Releases

I ran Muse Glimmer @ 1M context - All tests passed.

DGX agent

Heeeey all! I just completed some fun tests with Muse Glimmer, I thought I'd let you know. In fact, the summary below was written by Muse itself! I ran a 2× DGX Spark cluster and got Meta's day-old Mu

model-releasesr-localllama
11 Aug 2026
Model Releases

Best open-source harness like Claude Code?

DGX agent

Avid claude code user here looking to do equivalent things with local models. Just want to plug in something like Qwen and have the interface be 1:1 with claude code. Any suggestion? submitted by /u/N

model-releasesr-localllama
10 Aug 2026
Model Releases

[2606.05682] Beyond Output Matching: Preserving Internal Geometry in NVFP4 LLM Distillation

DGX agent

Demand for low-precision inference, including NVFP4-based approaches, has grown as large language models are increasingly deployed in latency and cost constrained production environments. Quantization

model-releasesr-localllama
9 Aug 2026
Model Releases

The Gemma team will host a special event on August 20

DGX agent

Tweet by u/hackerllama Could be copium, but I would love to see Gemma 4.1 there with unified audio input for all model sizes perhaps even up to 120B, much improved tool calling (even with the latest t

model-releasesr-localllama
9 Aug 2026
Model Releases

any reasonably fast public benchmarks I should run quants of deepseek flash 0731 on?

DGX agent

I have various quants of this model and am curious how they perform. can anyone recommend which benchmark would be a good test case for quantization effects? Maybe that can be completed with about 1 m

model-releasesr-localllama
8 Aug 2026
Model Releases

Anyone else amped up over Qwen 3.8?

DGX agent

I’ve been using 3.6 27B Q4, and that quant is fast on an M5. The code has been average, but consistently “good enough.” And, after a year, I can see home LLMs being served at home much like streaming

model-releasesr-localllama
8 Aug 2026
Model Releases

Qwen 35B-A3B MoE vs 27B dense in local coding tests: ~4× faster, much smaller quality gap than I expected

DGX agent

I compared Qwen 35B-A3B MoE against Qwen 27B dense on a series of local coding-maintenance tasks. On my R9700/llama.cpp setup, the MoE model generated about 3.9× faster (~116 vs ~30 tok/s), but the co

model-releasesr-localllama
8 Aug 2026
← Previous
1…7891011…30
Next →