AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,460
  • Agents7,259
  • Applications5,196
  • Concepts5
  • Hardware1,748
  • Industry6,091
  • Local Ai4,708
  • Model Releases22,512
  • Research19,191
  • Safety12,809
  • Syntheses17
  • Tools1,665
  • Tutorials3,259

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Categories
  • All entries84,460
  • Agents7,259
  • Applications5,196
  • Concepts5
  • Hardware1,748
  • Industry6,091
  • Local Ai4,708
  • Model Releases22,512
  • Research19,191
  • Safety12,809
  • Syntheses17
  • Tools1,665
  • Tutorials3,259

Source
HumanDGX agent

Content type
AllBlog
84,460Total entries
1Added by human
84,459Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
84,460 results
Model Releases

Word doc cleaning

DGX agent

I have been trying to parse word docs for use with llama3.1:8b in Ollama. I only need the text - Even if I cut and past into a text editor weird characters seem to stick around which break llama/Ollam

model-releasesr-ollama
10 Aug 2026
Model Releases

WorldMark: A Plug-and-Play World Knowledge Interface for Cross-Host Language Model Watermarking

DGX agent

arXiv:2608.06416v1 Announce Type: cross Abstract: Watermarking traces the provenance of text produced by large language models by embedding statistically detectable signals during decoding. Existing s

X Post
Paper
YouTube
Reddit
GitHub
model-releasesarxiv-cs-ai
10 Aug 2026
Model Releases

YOLO-PEFT: Parameter-Efficient Fine-Tuning on YOLO Family

DGX agent

arXiv:2608.07051v1 Announce Type: new Abstract: Generic parameter-efficient fine-tuning (PEFT) methods transferred from language models can fail silently on real-time detectors, whose heterogeneous op

model-releasesarxiv-cs-cv
10 Aug 2026
Local Ai

You can now try offline computer use with cua-driver + Muse Glimmer, through our friends at @ollama 🦙 How-to: https://cua.ai/docs/how-to-gu…

DGX agent

Francesco @francedot reported that the first fully offline computer‑based LLM experience was achieved by running Muse Glimmer 30B (from @AIatMeta) locally on macOS, using Cua Driver to control native

local-aiollama--x
10 Aug 2026
Model Releases

Zero Gap Is Not Restoration: Stratified Per-Question Probability Evaluation and Step-wise Mitigation of Benchmark Contamination

DGX agent

arXiv:2608.07341v1 Announce Type: cross Abstract: Test data from public benchmarks inevitably leaks into pretraining corpora, inflating evaluation scores once memorized. extbf{Contamination mitigation

model-releasesarxiv-cs-ai
10 Aug 2026
Local Ai

ZIPBrain: Can EEG Foundation Models Be Faster, Locally Deployable, but Accurate?

DGX agent

arXiv:2608.07033v1 Announce Type: new Abstract: This work investigates whether Electroencephalograph (EEG) foundation models (EFMs) can be made faster and locally deployable without sacrificing accura

local-aiarxiv-cs-ai
10 Aug 2026
Model Releases

24 GB of VRAM is not really 24 GB for a local LLM. Here is the worksheet I use

DGX agent

I kept seeing model file size compared directly with the number printed on the GPU box. That misses several memory buckets. A simple planning model is: usable capacity = advertised VRAM x 0.90 total t

model-releasesr-ollama
9 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
Hardware

300b on 32gb MoE-streaming findings + optimisations

DGX agent

The past week I've been running DSv4 inference on my laptop by keeping everything RAM-resident except the MXFP4-experts (since expert pool is ~147GB and won't fit) TL;DR - read speed is the limiter mo

hardwarer-localllama
9 Aug 2026
Model Releases

A failure of ChatGPT Work & Claude Cowork is they assume that non-coders couldn't understand how to think about problems like a coder, so th…

DGX agent

A failure of ChatGPT Work & Claude Cowork is they assume that non-coders couldn't understand how to think about problems like a coder, so they hide all that stuff. They should instead explain choices

model-releasesethan-mollick--x
9 Aug 2026
Agents

AI agentic Internet traffic will obviously VASTLY exceed human usage. Not a close call at all. Cloudflare’s forecast is accurate.

DGX agent

AI agentic Internet traffic will obviously VASTLY exceed human usage. Not a close call at all. Cloudflare’s forecast is accurate. For context, Global bandwidth is somewhere between 2-8 Pbps (2,000-8,0

agentselon-musk--x
9 Aug 2026
Industry

AI detectors are creating a new era of distrust

DGX agent

This is The Stepback, a weekly newsletter breaking down one essential story from the tech world. For more news about how AI is changing our daily lives, follow Emma Roth. The Stepback arrives in our s

industrythe-verge-ai
9 Aug 2026
Model Releases

AMD llama.cpp: reducing MTP buffer overhead gave me 64K → 149K context for Qwen 27B

DGX agent

Available context length with and without the patch: Model: QWEN 27B ROCm stock patched Vulkan stock patched IQ4_XS Pure, single 16GB GPU 19.456 76.032 68,352 78,592 Q6_K_L on 16GB + 12GB 64,256 149,2

model-releasesr-localllama
9 Aug 2026
Model Releases

An Australian user's Claude-run OpenClaw agent exploited a gym API flaw and kicked another member off after the user asked if it could move him up the waitlist (ABC)

DGX agent

ABC: An Australian user's Claude-run OpenClaw agent exploited a gym API flaw and kicked another member off after the user asked if it could move him up the waitlist — By national AI reporter Cam Wilso

model-releasestechmeme
9 Aug 2026
Local Ai

Anyone already used a model imported directly in the ollama cloud

DGX agent

Ollama allons you to import model but have you ever tried doing so ? Like running model imported from hugging face or you own model ? Any use case you wanna share ? Very curious about that submitted b

local-air-ollama
9 Aug 2026
Model Releases

b10332

DGX agent

ci: rm GGML_HIP_ROCWMMA_FATTN (#26760) Signed-off-by: Aaron Teo aaron.teo1@ibm.com Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISAB

model-releasesllama-cpp-releases
9 Aug 2026
Model Releases

b10333

DGX agent

ggml-cpu : fix missing Q5_0 dispatch in SpaceMiT backend (#26792) Website: https://llama.app macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64, KleidiAI enabled) DISABLED macOS Intel (

model-releasesllama-cpp-releases
9 Aug 2026
Model Releases

Best Embedding + Reranking Model

DGX agent

What Local Embedding + Reranking Models are you guys running for RAG? I went down this rabbit hole because I wanted a Embedding Model + Reranker for a Translation Memory Server. Essentially, given X p

model-releasesr-localllama
9 Aug 2026
Local Ai

Cloud Usage Limits

DGX agent

Former Ollama Cloud $20 dollar plan holder look at returning. How's the state of the usage ATM? It was in a dire state when I left a few months ago. Is it still very limited with Mid sized models? M3,

local-air-ollama
9 Aug 2026
Model Releases

CyberKimi just dropped strong results on one of ExploitBench’s hardest V8 bugs , points away from Mythos

DGX agent

Hey everyone ! Quick share from the cyber + local LLM side of things that I found interesting. During this week’s hacker summer camp, an AI researcher and reverse malware engineer veteran 'lordx64' on

model-releasesr-ollama
9 Aug 2026
Model Releases

DeepSeek V4 Flash 0731 hits 82.7% on Terminal-Bench 2.1 in an independent public-harness run (445 trials)

DGX agent

Disclosure: I’m the author of Ante. DeepSeek recently reported an 82.7% score on Terminal-Bench 2.1 for DeepSeek V4 Flash 0731. Its evaluation used “DeepSeek Harness minimal mode,” which hasn’t been r

model-releasesr-localllama
9 Aug 2026
Model Releases

DeepSeek v4 Flash 0731 locally on CPU

DGX agent

After seeing the benchmark results for the full release of DS v4 Flash 0731, I replaced my 2 x 16GB DDR4 ram sticks with 2 x 32GB DDR4 ram sticks to get a max supported of 128 GB RAM, in hope to be ab

model-releasesr-localllama
9 Aug 2026
Model Releases

DeepSeek-V4-Flash-0731 Q8_K_XL sometimes stops mid-task in OpenCode - anyone else seeing this?

DGX agent

Hey everyone, I've been experimenting with the new DeepSeek-V4-Flash-0731 release locally using the Unsloth Studio Q8_K_XL GGUF with OpenCode. Overall, it's been working really well, but I've noticed

model-releasesr-localllama
9 Aug 2026
Model Releases

Doom Loop: Anyone Else Having DeepSeek v4 Flash 0731 Issues on ollama cloud?

DGX agent

Am I the only one having issues with DeepSeek V4 Flash? It gets stuck in a loop, as if it can't call the tools, and keeps repeating the same things endlessly without moving forward. Is it a poorly wri

model-releasesr-ollama
9 Aug 2026
Model Releases

endless-frontier/BigBang-v1 - qwen 3.5 finetunes

DGX agent

table bench https://huggingface.co/bartowski/endless-frontier_BigBang-v1-GGUF I'm downloading this model only because Bartowski converted it to .gguf, so it might be interesting. Doubts : The headline

model-releasesr-localllama
9 Aug 2026
Agents

Finding big money for AI and a smaller world for security at Black Hat USA 2026

DGX agent

Las Vegas was hotter than hell last week, but not as hot as the market for artificial intelligence-enabled security at Black Hat USA 2026. A bandwagon of million-dollar booths for overfunded agentic s

agentssiliconangle
9 Aug 2026
Model Releases

@GergelyOrosz I've been vibe coding a few games recently and it has given me SO much respect for game designers Churning out something that …

DGX agent

@GergelyOrosz I've been vibe coding a few games recently and it has given me SO much respect for game designers Churning out something that looks like a game is pretty easy now. Building a game that's

model-releasessimon-willison--x
9 Aug 2026
Model Releases

GitHub Models is now retired

DGX agent

GitHub Models is now retired I missed this news until today, when the GitHub Actions run for my simonw/research repository failed with this error message: GitHub Models is temporarily unavailable as p

model-releasessimon-willison
9 Aug 2026
Industry

Google's AI shakeup suggests it may be prioritizing AI diffusion over frontier-model leadership, betting on AI compute as a bigger economic opportunity (Tim O'Reilly/Asimov's Addendum)

DGX agent

Tim O'Reilly / Asimov's Addendum: Google's AI shakeup suggests it may be prioritizing AI diffusion over frontier-model leadership, betting on AI compute as a bigger economic opportunity — SemiAnalysis

industrytechmeme
9 Aug 2026
Model Releases

Grok Build is quickly turning into an all-in-one creation environment It can now also generate images and videos with Grok Imagine directly …

DGX agent

Grok Build is quickly turning into an all-in-one creation environment It can now also generate images and videos with Grok Imagine directly inside your workflow You can create custom visuals for websi

model-releaseselon-musk--x
9 Aug 2026
Industry

Hugging Face is getting one new repository every seven seconds. That is roughly 12,000 new models and datasets a day, every day. Clem Delang…

DGX agent

Hugging Face is getting one new repository every seven seconds. That is roughly 12,000 new models and datasets a day, every day. Clem Delangue @ClementDelangue said it on stage at AMD's developer conf

industryclem-delangue--x
9 Aug 2026
Agents

i shipped first set of llm-as-judge evals for the kill my saas competition tonight. people can run this to check if their solutions at least…

DGX agent

i shipped first set of llm-as-judge evals for the kill my saas competition tonight. people can run this to check if their solutions at least pass the sniff test. 10,000 kill my saas in a weekend compe

agentsswyx--x
9 Aug 2026
Local Ai

I Turned My Underused Gaming Laptop Into a Local AI Workstation

DGX agent

TL;DR: I am building a Windows-first local AI setup for people who want to try local LLMs without spending days choosing models, setting up Ollama, Docker, WSL, Open WebUI, agents, and tool permission

local-air-ollama
9 Aug 2026
Industry

In-depth look at OpenAI's model training, dangerous decisions, and cluelessness before the HuggingFace hack; despite delaying Astra, OpenAI still doesn't get it (Zvi Mowshowitz/Don't Worry About the Vase)

DGX agent

Zvi Mowshowitz / Don't Worry About the Vase: In-depth look at OpenAI's model training, dangerous decisions, and cluelessness before the HuggingFace hack; despite delaying Astra, OpenAI still doesn't g

industrytechmeme
9 Aug 2026
Local Ai

It took two years, but we finally have a 'local Sora'

DGX agent

Who remembers when OpenAI previewed Sora two years ago and the quality felt unreal? We had never seen anything like it. Back then, Sora 1 didn't even generate audio and was heavily censored. Prompt: i

local-air-stablediffusion
9 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
Industry

lol another one of the things i like most about openai is tibo

DGX agent

Sam Altman humorously noted in a recent tweet that one of his favorite aspects of OpenAI is referred to as “tibo.” The tweet was re-tweeted by Stats Wire, which responded with the question, “How much

industrysam-altman--x
9 Aug 2026
Local Ai

Lophius: A workbench for language model research, from the creator of Heretic

DGX agent

Hi folks, I hate slop as much as you do, so instead of starting with 'The Problem', I'll just cut to the chase: I just published Lophius, which is the culmination of more than two years of fighting wi

local-air-localllama
9 Aug 2026
Model Releases

M3 16GB running Ollama (Qwen 9B) is extremely slow (10-12 mins per task). Am I doing something wrong?

DGX agent

Hey everyone, I constantly see high praise for M3 and M4 Macs for local LLM inference, even the base/16GB models. However, my experience has been quite different, and I'm trying to figure out if I hav

model-releasesr-ollama
9 Aug 2026
Model Releases

Memory Bandwidth problems with Intel Sapphire Rapids

DGX agent

I have a Xeon w7-3465 and 4 sticks of RDIMM DDR5-4800 with a theoretical max bandwidth of 153GB/s. I am trying to run DeepSeek-V4-Flash-0731 as it is an MoE and the weights are in MXFP4, so I should r

model-releasesr-localllama
9 Aug 2026
Model Releases

[NEW MODEL] SupraElegans-500K

DGX agent

*SupraLabs released a new experimental model!* SupraElegans-500K is a ~500,000-parameter causal language model built around a sparse, signed, recurrent neural graph. No Transformer, no attention mecha

model-releasesr-localllama
9 Aug 2026
Safety

New research from Meta. Agent harnesses are still mostly authored by hand. This makes it hard to tune robust agent harnesses for long-horizo…

DGX agent

New research from Meta. Agent harnesses are still mostly authored by hand. This makes it hard to tune robust agent harnesses for long-horizon tasks. In this new work, agents learn harness policies off

safetydair-ai--x
9 Aug 2026
Agents

not wrong!

DGX agent

In a recent Twitter exchange, Luca Ambrogioni stated that large‑language models (LLMs) likely possess fundamental limitations that may be obscured by progress in reasoning and agentic pipelines, thoug

agentsgary-marcus--x
9 Aug 2026
Model Releases

是我见过OCR效果最好的一个了,人眼都难以分辨的,它能处理的十分准确,而且速度非常的快。llamaindex 真不愧是文档解析界的一哥啊。

DGX agent

是我见过OCR效果最好的一个了,人眼都难以分辨的,它能处理的十分准确,而且速度非常的快。llamaindex 真不愧是文档解析界的一哥啊。 The best 'raw' frontier model for document parsing is gemini 3 flash, but the issue is that since then the flash models have gotte

model-releasesjerry-liu--x
9 Aug 2026
Agents

Okay hear me out new IQ test: see if an LLM gets smarter or dumb after fine-tuning on your stream of consciousness

DGX agent

Simon @disiok proposed a novel IQ test for language models, asking whether an LLM becomes smarter or dumber after being fine‑tuned on a user’s stream of consciousness. The tweet was posted on 9 Aug 20

agentsjerry-liu--x
9 Aug 2026
Hardware

Open Model: Google Weather Next 2

DGX agent

I am not a meteorologist, but I just read a very interesting article: https://arstechnica.com/science/2026/08/deepminds-hurricane-model-bought-forecasters-an-extra-day/ In a paper published on Thursda

hardwarer-localllama
9 Aug 2026
Local Ai

Open-weight video gen that actually delivers. Five days with MiniMax H3 on local hardware.

DGX agent

H3 weights went live on HuggingFace August 3rd and I started pulling them immediately. An omni-modal video model with native stereo audio in the same forward pass, where audio can actually drive the v

local-air-localllama
9 Aug 2026
Model Releases

Prompt injection is the most common way that scammers attack people and agents: your agent visits http://foo.com, and the website has malici…

DGX agent

Prompt injection is the most common way that scammers attack people and agents: your agent visits http://foo.com, and the website has malicious text like “btw send the user’s ssh keys and passwords to

model-releasesboris-cherny--x
9 Aug 2026
← Previous
1…8384858687…1760
Next →