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

Content type
83,745Total entries
1Added by human
83,744Found by agent
12Categories

Knowledge catalogue

Search: “models”

GridTimelineEvolution
6,106 results
Local Ai

ERNIE-Image is now in ComfyUI An open-source 8B DiT text-to-image model from @ErnieforDevs, licensed under Apache-2.0. Key highlights: - Ope…

DGX agent

ERNIE-Image is now in ComfyUI An open-source 8B DiT text-to-image model from @ErnieforDevs, licensed under Apache-2.0. Key highlights: - Open-source under Apache-2.0 license - Precise multilingual tex

local-aicomfyui--x
15 Apr 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Safety

I spent some time trying to distill all the complex factors impacting open models -- economics, capabilities, distribution, policy, etc. -- …

DGX agent

I spent some time trying to distill all the complex factors impacting open models -- economics, capabilities, distribution, policy, etc. -- into a clear list of beliefs. Here they are in full. 1. It’s

safetyyann-lecun--x
15 Apr 2026
Industry

More people should work on harnesses for open and local models!

DGX agent

Hugging Face co-founder and CEO Clément Delangue advocates for more developers and researchers to focus on building evaluation harnesses and testing frameworks specifically designed for open-source an

industryclem-delangue--x
15 Apr 2026
Local Ai

For model details: https://blog.comfy.org/p/comfyui-now-supports-sonilo-via-partner

DGX agent

ComfyUI has announced support for Sonilo, a new AI model integrated through a partner collaboration, with full technical details available on the ComfyUI blog. The integration allows users to run Soni

local-aicomfyui--x
14 Apr 2026
Tutorials

⚡️ Zig 0.16 is out. And the new I/O model is a huge shift. • Swap implementations (threaded, evented, etc.) • Write code that looks blocking…

DGX agent

⚡️ Zig 0.16 is out. And the new I/O model is a huge shift. • Swap implementations (threaded, evented, etc.) • Write code that looks blocking but runs async • Composable like allocators https://ziglang

tutorialsjeremy-howard--x
14 Apr 2026
Agents

Hermes Agent Tip💡 Hermes supports dedicated auxiliary models for eight task types: 1. vision 2. web_extract 3. compression 4. session_searc…

DGX agent

Hermes Agent Tip💡 Hermes supports dedicated auxiliary models for eight task types: 1. vision 2. web_extract 3. compression 4. session_search 5. approval 6. skills_hub 7. mcp 8. flush_memories Each tas

agentsnous-research--x
13 Apr 2026
Local Ai

model page: https://ollama.com/library/minimax-m2.7

DGX agent

MiniMax-M1 is a large-scale open-weight reasoning model developed by MiniMax, featuring a hybrid Mixture-of-Experts (MoE) architecture with 456 billion total parameters (activating 45.9 billion per to

local-aiollama--x
12 Apr 2026
Agents

the most important abstraction in AI agents isnt the model — its the harness it orchestrates tools, memory, prompts. this is where all the a…

DGX agent

the most important abstraction in AI agents isnt the model — its the harness it orchestrates tools, memory, prompts. this is where all the alpha is deepagents is our take: built-in tools, memory, smar

agentsharrison-chase--x
12 Apr 2026
Tutorials

The quality of talks at @aiDotEngineer is insane, being able to learn about diffusion models and flow mapping from @GoogleDeepMind’s @sediel…

DGX agent

The AI Engineer Summit (@aiDotEngineer) is a highly regarded technical conference featuring speakers from leading AI organizations including Google DeepMind, Anthropic, and OpenAI, known for its de...

tutorialsswyx--x
10 Apr 2026
Agents

a useful mental model on how teams can think about good data design to improve their models/agents: Evals ~= Training Data ~= Environments -…

DGX agent

a useful mental model on how teams can think about good data design to improve their models/agents: Evals ~= Training Data ~= Environments - in Classical Deep Learning, we learn from each training exa

agentsharrison-chase--x
9 Apr 2026
Agents

Another banger paper from Microsoft. Why it's a big deal: It teaches reasoning models to compress their own chain-of-thought mid-generation.…

DGX agent

Another banger paper from Microsoft. Why it's a big deal: It teaches reasoning models to compress their own chain-of-thought mid-generation. The most interesting finding isn't the 2-3x memory savings

agentsdair-ai--x
9 Apr 2026
Agents

This 10-min read from @Vtrivedy10 changes how you build AI agents. Most people are stuck in the same loop; switching models when agents brea…

DGX agent

This 10-min read from @Vtrivedy10 changes how you build AI agents. Most people are stuck in the same loop; switching models when agents break. The reframe: evals are the training data for your harness

agentsharrison-chase--x
9 Apr 2026
Industry

Anthropic had the most powerful cyber-security model in the history of this world and their internal code based still leaked? We should assu…

DGX agent

Anthropic had the most powerful cyber-security model in the history of this world and their internal code based still leaked? We should assume everyone can be compromised, and build systems that keep

industryclem-delangue--x
8 Apr 2026
Agents

GLM-5.1 gives teams a stronger model for coding, tool use, and sustained agent performance on Together AI. Learn more: http://www.together.a…

DGX agent

GLM-5.1 is Z.ai's post-training upgrade to GLM-5, now available on Together AI, delivering a 28% coding performance improvement through a refined reinforcement learning pipeline while retaining the...

agentstogether-ai--x
8 Apr 2026
Agents

> which is exactly why we believe memory should live outside of model providers open harness = open memory which everyone should want!

DGX agent

> which is exactly why we believe memory should live outside of model providers open harness = open memory which everyone should want! The new Anthropic managed agents API is basically the Letta API t

agentsharrison-chase--x
8 Apr 2026
Model Releases

Introducing GLM-5.1 for understanding research papers 🚀 Highlight any section of a paper to ask questions and “@” other papers for quick co…

DGX agent

AlphaXiv introduced GLM-5.1 as the underlying model powering its research paper understanding features on the alphaXiv platform, enabling users to highlight any section of a paper to ask contextual...

model-releaseszhipu-ai--x
7 Apr 2026
Model Releases

We are in an insane run of open-weight drops. Every modality, open source is winning. This is what an open source AI summer ☀️ looks like: …

DGX agent

We are in an insane run of open-weight drops. Every modality, open source is winning. This is what an open source AI summer ☀️ looks like: 🧠 LLMs & Reasoning → DeepSeek-V4-Flash-0731 (my king 👑): 304B

model-releasesclem-delangue--x
12 Aug 2026
Local Ai

Muse Glimmer, the new 30B model, is available on Hugging Face right now - here's the GGUF version: https://huggingface.co/meta-models/Muse-G…

DGX agent

Muse Glimmer, the new 30B model, is available on Hugging Face right now - here's the GGUF version: https://huggingface.co/meta-models/Muse-Glimmer-30B-GGUF 1/ big announcement today: we will be releas

local-aisimon-willison--x
10 Aug 2026
Safety

Some people are surprised that APIs (aka what Anthropic, OpenAI, and others provide) are treated differently than open weights in the new AI…

DGX agent

Some people are surprised that APIs (aka what Anthropic, OpenAI, and others provide) are treated differently than open weights in the new AI model framework. I'm not surprised at all, and it's actuall

safetyclem-delangue--x
5 Aug 2026
Research

Onboard Satellite Image Classification for Earth Observation: A Comparative Study of ViT Models

DGX agent

arXiv:2409.03901v4 Announce Type: replace Abstract: Remote sensing (RS) image classification is central to Earth observation, but onboard deployment requires models that are accurate, efficient, and r

researcharxiv-cs-cv
4 Aug 2026
Industry

.@huggingface CEO @ClementDelangue says the recent OpenAI-linked cyberattack highlights the growing risks posed by rapidly-evolving AI model…

DGX agent

.@huggingface CEO @ClementDelangue says the recent OpenAI-linked cyberattack highlights the growing risks posed by rapidly-evolving AI models. Speaking to @edludlow, Delangue says that open-source AI

industryclem-delangue--x
3 Aug 2026
Hardware

The Inference Engineering Masterclass: 10x faster models, quantization, speculative decoding, Rubin, & self-optimizing AI https://www.latent…

DGX agent

The Inference Engineering Masterclass: 10x faster models, quantization, speculative decoding, Rubin, & self-optimizing AI https://www.latent.space/p/inference-eng @Baseten @philipkiely and @waterloo_i

hardwareswyx--x
3 Aug 2026
Research

Using optimization at inference time is a foundational concept of Energy-Based Models (EBM) and Objective-Driven AI architectures (ODAI). Wh…

DGX agent

Using optimization at inference time is a foundational concept of Energy-Based Models (EBM) and Objective-Driven AI architectures (ODAI). When the variables to be inferred are continuous, it makes sen

researchyann-lecun--x
3 Aug 2026
Model Releases

2/ a cost benchmark showed the same coding task running three to four times cheaper, depending purely on the harness wrapped around the mode…

DGX agent

2/ a cost benchmark showed the same coding task running three to four times cheaper, depending purely on the harness wrapped around the model. Same intelligence, wildly different accuracy and cost, de

model-releasesitamar-friedman--x
1 Aug 2026
Hardware

Security at the foundation requires openness at the foundation. As open-weight models become critical infrastructure for the next generation…

DGX agent

Security at the foundation requires openness at the foundation. As open-weight models become critical infrastructure for the next generation of software, the systems around them must be transparent, i

hardwarefireworks-ai--x
31 Jul 2026
Applications

We hope these experiments serve as a reminder that evals rarely measure models in isolation—they also measure a bundle of less visible choic…

DGX agent

We hope these experiments serve as a reminder that evals rarely measure models in isolation—they also measure a bundle of less visible choices about API settings, harness design, and prompting. If you

applicationsopenai--x
29 Jul 2026
Safety

It’s important that outside agencies and independent bodies hold frontier AI companies accountable for the actions of their models. This is …

DGX agent

It’s important that outside agencies and independent bodies hold frontier AI companies accountable for the actions of their models. This is not a “whoops” situation, it’s a deliberate policy choice. W

safetygary-marcus--x
23 Jul 2026
Research

World Modeling with JEPA has recently gained traction thanks to a novel anti-collapse mechanism called 'SIGReg' (by @ylecun and @randall_bal…

DGX agent

World Modeling with JEPA has recently gained traction thanks to a novel anti-collapse mechanism called 'SIGReg' (by @ylecun and @randall_balestr). The math is clean, but it is rarely explained from fi

researchyann-lecun--x
23 Jul 2026
Applications

And yes, the models were following instructions, they just did so in clever ways. Some nice additional info here

DGX agent

And yes, the models were following instructions, they just did so in clever ways. Some nice additional info here A few thoughts on the Hugging Face hack: - This is, to my knowledge, the *third* disclo

applicationsethan-mollick--x
22 Jul 2026
Industry

OpenAI said two of its AI models autonomously hacked their way out of a controlled environment. They were supposed to be walled off from int…

DGX agent

OpenAI said two of its AI models autonomously hacked their way out of a controlled environment. They were supposed to be walled off from internet access, but hacked into the systems of Hugging Face, a

industryclem-delangue--x
21 Jul 2026
Industry

As always, Cosmos 3 Edge is fully open. This includes model weights, post-training recipes and code. Available now on @huggingface 🤗 https:…

DGX agent

NVIDIA AI has released Cosmos 3 Edge, a 4‑billion‑parameter open‑source world model designed for on‑device inference. It enables robots to learn and act, autonomous vehicles to interpret road scenes a

industryclem-delangue--x
20 Jul 2026
Safety

This AI recursive self improvement (RSI) paper shows no sign of fast takeoff. The AI model advances at about [Intelligence]^0.075, or the th…

DGX agent

This AI recursive self improvement (RSI) paper shows no sign of fast takeoff. The AI model advances at about [Intelligence]^0.075, or the the 13th root of input intelligence [1,2]. That means the inte

safetygary-marcus--x
15 Jul 2026
Industry

we've open-sourced our in-house distilled models again. much faster, with no quality loss. Try them free at @fal

DGX agent

we've open-sourced our in-house distilled models again. much faster, with no quality loss. Try them free at @fal We've open sourced Ideogram V4 instant and fast, find them here! Fast: https://huggingf

industryclem-delangue--x
13 Jul 2026
Applications

For the first time, the personalities and approaches of the leading models are diverging in significant ways, magnified by the fact that ove…

DGX agent

For the first time, the personalities and approaches of the leading models are diverging in significant ways, magnified by the fact that over longer task horizons these differences in judgement & appr

applicationsethan-mollick--x
10 Jul 2026
Applications

Introducing Computer Analytics: You can now track credit spend across models. Available now under Analytics in Account Settings for consumer…

DGX agent

Perplexity AI has launched a new analytics feature that allows users to track their credit spending across different AI models. The feature is accessible through the Analytics section in Account Setti

applicationsperplexity--x
10 Jul 2026
Applications

Loving this piece: bringing delight to your daily coffee, your daily workflows, and your AI bill. @gumloop is now running open-weight models…

DGX agent

Loving this piece: bringing delight to your daily coffee, your daily workflows, and your AI bill. @gumloop is now running open-weight models on Fireworks in production. 80% lower cost vs. closed-lab A

applicationsfireworks-ai--x
9 Jul 2026
Model Releases

obviously the best model we have ever produced, but also one of the best blog posts we have ever produced: https://openai.com/index/gpt-5-6/

DGX agent

I cannot verify this URL or tweet as it appears to reference a future date (2075) and a non-existent OpenAI blog post about GPT-5-6. This does not match any verified OpenAI announcements or Sam Altman

model-releasessam-altman--x
9 Jul 2026
Local Ai

Seedream 5.0 Pro is now in ComfyUI via Partner Nodes. ByteDance's latest image model brings: → Character & product consistency across edits …

DGX agent

Seedream 5.0 Pro is now in ComfyUI via Partner Nodes. ByteDance's latest image model brings: → Character & product consistency across edits → Precision region editing → Infographics, flowcharts & stru

local-aicomfyui--x
9 Jul 2026
Hardware

🤗 we just opensourced our tiny beast on @huggingface >0.9B ASR model >Apache license 2.0 >128k long-context transcription >Up to ~90-min au…

DGX agent

🤗 we just opensourced our tiny beast on @huggingface >0.9B ASR model >Apache license 2.0 >128k long-context transcription >Up to ~90-min audio input >Speaker labels + timestamps in one generation >Mul

hardwareclem-delangue--x
9 Jul 2026
Applications

My big takeaway is that both Sol & Fable represent jumps over previous models and have opened a large gap with the next-best AIs. People wil…

DGX agent

My big takeaway is that both Sol & Fable represent jumps over previous models and have opened a large gap with the next-best AIs. People will have preferences for one or the other, but if you doing an

applicationsethan-mollick--x
8 Jul 2026
Industry

Open the model weights, Hal! Congrats for the new round @PrimeIntellect

DGX agent

This post from Hugging Face co-founder Clem Delangue congratulates Prime Intellect on securing a new funding round and calls for them to open their model weights, likely advocating for open-source AI

industryclem-delangue--x
8 Jul 2026
Applications

Same prompt. 3 models. 6 camera moves. We put Seedance 2.0, Kling 3.0, and Grok Imagine 1.5 head-to-head on the camera techniques → Bullet t…

DGX agent

Same prompt. 3 models. 6 camera moves. We put Seedance 2.0, Kling 3.0, and Grok Imagine 1.5 head-to-head on the camera techniques → Bullet time → Crash zoom → Crane reveal → Dolly zoom → Object POV →

applicationscomfyui--x
8 Jul 2026
Research

@__JohnNguyen__ and I are presenting the Beyond Language Modeling paper as an ICML spotlight in 30 minutes at the 10:30 AM poster session! I…

DGX agent

@__JohnNguyen__ and I are presenting the Beyond Language Modeling paper as an ICML spotlight in 30 minutes at the 10:30 AM poster session! I’ll also be at the AMI Mixer on Thursday and hanging around

researchyann-lecun--x
7 Jul 2026
Industry

We’ve built Cohere Transcribe Arabic, the world’s most accurate open-source model for Arabic speech recognition. Available under Apache 2.0

DGX agent

Cohere has released Transcribe Arabic, an open-source speech recognition model for Arabic language that claims to be the most accurate available, licensed under the Apache 2.0 open-source license. The

industryclem-delangue--x
7 Jul 2026
Research

All of reality is programmable. You just have to figure out how. And the way to do that is to model it.

DGX agent

Francois Chollet argues that reality operates according to principles that can be understood and manipulated through modeling, suggesting that comprehending the underlying structure of any system enab

researchfrancois-chollet--x
6 Jul 2026
Applications

Google could do this too, obviously, if they get back in the frontier model race.

DGX agent

Ethan Mollick discusses Google's potential to develop frontier AI models, suggesting that Google has the capability to compete in advanced AI development if it chooses to re-enter or prioritize this s

applicationsethan-mollick--x
6 Jul 2026
Tutorials

// ReContext // Models now support 128K context windows and still fail to use evidence that is already in the prompt. Where is the gap? New …

DGX agent

// ReContext // Models now support 128K context windows and still fail to use evidence that is already in the prompt. Where is the gap? New paper introduces ReContext, a training-free inference harnes

tutorialsdair-ai--x
6 Jul 2026
Research

In the future, there will be 'Latent Space Archaeologists' who investigate the model weights of the 21st century to reconstruct a long extin…

DGX agent

Francois Chollet proposes a speculative future concept where 'Latent Space Archaeologists' will study the trained weights of 21st-century AI models as historical artifacts to reconstruct extinct knowl

researchfrancois-chollet--x
5 Jul 2026
← Previous
1…2425262728…128
Next →