AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “jeremy-howard--x”

GridTimelineEvolution
212 results
CompaniesToolsTechniques

Each lane shows up to 8 recent matching entries, ordered from earlier to later. Tracks load separately to keep the 75,000+ entry wiki fast.

Techniques

TechniqueRLHF / Alignment6 recent entries
9 Apr 2026A bit over a decade ago, we got fuzzers. A fuzzer is an automated vulnerability-finder that repeatedly runs a target program with semi-rando…

A bit over a decade ago, we got fuzzers. A fuzzer is an automated vulnerability-finder that repeatedly runs a target program with semi-random inputs. One particular fuzzer, American Fuzzy Lop, was not

→14 Apr 2026One of my passions is that education should be dispersed freely and as widely as possible, especially for technologies as dynamic and crucia…

One of my passions is that education should be dispersed freely and as widely as possible, especially for technologies as dynamic and crucial as LLMs/AI. I'm proud to have friends who would disown me

HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
→17 Apr 2026Wow I can already say after just 5 hours using @AnthropicAI Opus 4.7 that this is the first model that 'gets' what I'm doing when I'm workin…

Wow I can already say after just 5 hours using @AnthropicAI Opus 4.7 that this is the first model that 'gets' what I'm doing when I'm working. It feels aligned with me in a way no previous model did.

→17 Apr 2026@AmandaAskell are you the person to thank for this?

Amanda Askell is likely a researcher or professional involved in AI safety or alignment work, and Jeremy Howard is publicly crediting or thanking her for a contribution or achievement on social media.

→9 Jun 2026A message to Anthropic leadership: You're not special. Making sure AI goes well is a team effort not a 'you effort.'

Jeremy Howard argues that Anthropic's leadership should recognize that ensuring AI safety and positive outcomes requires collaborative effort across the industry rather than positioning any single org

→10 Jun 2026I'm old enough to remember aligned AI means “helpful, honest, harmless”

This post reflects on the evolution of AI alignment terminology, recalling when the field's primary goal was characterized by the simple framework of making AI systems 'helpful, honest, and harmless.'

TechniqueAgents8 recent entries
20 May 2026LLM agents & memory systems operate in continuously updated environments (Git repos, evolving docs). They must process long contexts, recove…

LLM agents & memory systems operate in continuously updated environments (Git repos, evolving docs). They must process long contexts, recover earlier information, and reason over many updates that cre

→21 May 2026> These engineers can review their agent's code much faster than reviewing human code. wat

> These engineers can review their agent's code much faster than reviewing human code. wat Today we reduced headcount by 22%. The business is the strongest it's ever been. So I think it's important to

→21 May 2026For anyone who isn't sure, this is how you release a model and talk about the performance. Not 3-5 cherry-picked benchmarks.

For anyone who isn't sure, this is how you release a model and talk about the performance. Not 3-5 cherry-picked benchmarks. Performance:Qwen3.7-Max performs strongly across benchmarks in coding agent

→29 May 2026Worked on some code this morning using Opus 4.8 and so far I'm really liking it. Much more cooperative than 4.7 and less 'over agentic'. Sto…

Worked on some code this morning using Opus 4.8 and so far I'm really liking it. Much more cooperative than 4.7 and less 'over agentic'. Stops and asks for my input when needed in places 4.7 (and GPT

→5 Jun 2026Massive output uptick due to agentic AI. Complete flat adoption.

Jeremy Howard discusses a significant increase in output capabilities driven by agentic AI systems, while noting that adoption rates remain completely flat across the board. The observation suggests a

→8 Jun 2026Does a token buy you more or less now than it did a few months ago? We built a consumer price index (CPI) for AI coding output from Anthropi…

Does a token buy you more or less now than it did a few months ago? We built a consumer price index (CPI) for AI coding output from Anthropic's Opus 4.6 model in SWE-chat, Feb 5–Apr 15, 2026. What we

→30 Jun 2026Introducing SWE-Together: a multi-turn benchmark built from real user–agent coding sessions. Coding agents are often benchmarked like exam-t…

Introducing SWE-Together: a multi-turn benchmark built from real user–agent coding sessions. Coding agents are often benchmarked like exam-takers: given the full spec up front, then graded on the fina

→12 Jul 2026I don't think Anthropic realizes how disruptive these changes are to users. I appreciate the extension, but please stop playing games. Eithe…

I don't think Anthropic realizes how disruptive these changes are to users. I appreciate the extension, but please stop playing games. Either keep it under the subscriptions or put it under the API al

TechniqueFine-tuning2 recent entries
9 Apr 2026(1/5) FP4 hardware is here, but 4-bit attention still kills model quality, blocking true end-to-end FP4 serving. To fix that, we propose Att…

(1/5) FP4 hardware is here, but 4-bit attention still kills model quality, blocking true end-to-end FP4 serving. To fix that, we propose Attn-QAT, the first systematic study of quantization-aware trai

→27 Apr 2026Xiaomi MiMo-V2.5 is now officially open-sourced! MIT License, supporting commercial deployment, continued training, and fine-tuning - no add…

Xiaomi MiMo-V2.5 is now officially open-sourced! MIT License, supporting commercial deployment, continued training, and fine-tuning - no additional authorization required. Two models, both supporting

TechniqueMultimodal5 recent entries
13 Apr 2026Maybe hot take - I’ve read a bunch of RL for image generation papers over last few months and honestly it’s been pretty disappointing. All o…

Maybe hot take - I’ve read a bunch of RL for image generation papers over last few months and honestly it’s been pretty disappointing. All of them are variations of GRPO and all of them are incrementa

→16 Apr 2026⚡ Meet Qwen3.6-35B-A3B:Now Open-Source!🚀🚀 A sparse MoE model, 35B total params, 3B active. Apache 2.0 license. 🔥 Agentic coding on par wi…

⚡ Meet Qwen3.6-35B-A3B:Now Open-Source!🚀🚀 A sparse MoE model, 35B total params, 3B active. Apache 2.0 license. 🔥 Agentic coding on par with models 10x its active size 📷 Strong multimodal perception an

→22 Apr 2026🚀 Meet Qwen3.6-27B, our latest dense, open-source model, packing flagship-level coding power! Yes, 27B, and Qwen3.6-27B punches way above i…

🚀 Meet Qwen3.6-27B, our latest dense, open-source model, packing flagship-level coding power! Yes, 27B, and Qwen3.6-27B punches way above its weight. 👇 What's new: 🧠 Outstanding agentic coding — surpa

→19 May 2026Google’s new Gemini 3.5 Flash is the clear leader on the Intelligence vs Speed Pareto frontier and makes large gains on GDPval-AA (real-worl…

Google’s new Gemini 3.5 Flash is the clear leader on the Intelligence vs Speed Pareto frontier and makes large gains on GDPval-AA (real-world agentic tasks), but is 5x the cost of Gemini 3 Flash @Goog

→27 Jun 2026The take that frontier models aren't ready for use in medicine is dead wrong. I've been using Opus 4.x in my clinical workflow every day for…

The take that frontier models aren't ready for use in medicine is dead wrong. I've been using Opus 4.x in my clinical workflow every day for 6 months. I'm a deep sub-sub-specialist in dermatology - th

TechniqueSafety8 recent entries
7 Jun 2026These were some magical results from distillation by @geoffreyhinton that really shocked me when I first saw them, and TBH I still don’t ful…

These were some magical results from distillation by @geoffreyhinton that really shocked me when I first saw them, and TBH I still don’t fully understand it even to this date https://www.ttic.edu/dl/d

→9 Jun 2026They didn’t mean pause AI research, they meant pause *your* AI research

Jeremy Howard argues that calls to pause AI research are selectively applied, with restrictions primarily targeting independent researchers while well-resourced labs continue development, creating an

→9 Jun 2026Brilliant idea! Next up: Apple randomly reboots your Mac if you're building competing tech, Gmail silently edits your email if you mention r…

Brilliant idea! Next up: Apple randomly reboots your Mac if you're building competing tech, Gmail silently edits your email if you mention rival platforms, and Tesla Autopilot swerves if it detects yo

→9 Jun 2026A message to Anthropic leadership: You're not special. Making sure AI goes well is a team effort not a 'you effort.'

Jeremy Howard argues that Anthropic's leadership should recognize that ensuring AI safety and positive outcomes requires collaborative effort across the industry rather than positioning any single org

→10 Jun 2026There is a lot of justified anger at Anthropic for sandbagging Fable 5 for AI development tasks. But an unanticipated side effect is that th…

There is a lot of justified anger at Anthropic for sandbagging Fable 5 for AI development tasks. But an unanticipated side effect is that third-party evaluators can no longer credibly use the model fo

→10 Jun 2026are you kidding me

are you kidding me Today I'm publishing a new essay, Policy on the AI Exponential. AI is progressing extremely fast—much faster than the policy process was built to handle. The essay lays out where I

→11 Jun 2026Very pleased to hear Anthropic have walked back this policy https://simonwillison.net/2026/Jun/11/anthropic-walks-back-policy/

Very pleased to hear Anthropic have walked back this policy https://simonwillison.net/2026/Jun/11/anthropic-walks-back-policy/ BREAKING NEWS: Anthropic's latest model will NOT help you if it thinks yo

→30 Jun 2026Is Muon as good as they say? We looked beyond training speed and found a hidden cost: Muon loses the simplicity bias of older optimizers lik…

Muon optimizer shows faster training speeds compared to traditional optimizers, but analysis reveals it sacrifices the simplicity bias that older optimizers maintain, potentially impacting model gener