The Ledger, every show

Every statement that passed quotation and attribution checks, across all 44 shows. Pick shows below, then mix any filter with any other.

shows every show 44 of 44
every show
clear all ✕
MAD Prediction Not checkable as stated
Howard: Closed US AI ecosystems will cause China to move faster
“Whereas, oddly, the US companies that used to lead the way have all drawn up the drawbridges, and that's gonna cause China to keep moving faster, because when you're in that more, both collaborative and competitive environment, you just Go way ahead, as we've …”
Jeremy Howard May 15, 2025 ▶ 4:02 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Assertion Not checkable as stated
Howard: OpenAI compute spending grows exponentially while model utility scales logarithmically
“They kept on kind of exponentially increasing the amount they were spending on their models, whilst the Return, you know, the kind of utility of those models was only increasing logarithmically, and you kind of very quickly hit this point where it's like, oh, …”
Jeremy Howard May 15, 2025 ▶ 8:20 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Prediction Not checkable as stated
Howard: Test-time compute scaling will hit diminishing returns within two years
“It's a thing where you get most of the juice out of it in the first year or two, so we're still in that. Phase at the moment, and we'll start to hit the curve off point pretty soon. Just like we did for training.”
Jeremy Howard May 15, 2025 ▶ 9:56 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Assertion Not checkable as stated
Howard: No more evidence for near-term ASI today than 15 years ago
“I don't think we have any more evidence that ASI might be close now than we did 15 years ago, 15 years before that.”
Jeremy Howard May 15, 2025 ▶ 11:11 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Prediction Not checkable as stated
Howard: AI growth will continue tailing off as low-hanging fruit disappears
“The amount of people and money being put into AI, it's going to keep going up, but again, the low hanging fruits being done now. So yeah, I think we'll continue to see the tailing off of growth.”
Jeremy Howard May 15, 2025 ▶ 13:24 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Opinion
Howard: Traditional AI labs favor paper citations over bold innovation
“It's very different to a research lab, which is like, hey, let's try and get lots of citations on a paper in a field that's so highly recognizable to its peers that they recognize it as being something they want to appear at their next conference, you know, wh…”
Jeremy Howard May 15, 2025 ▶ 26:22 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Opinion
Howard: Autonomous AI coding agent Devin produces low-quality, useless software
“Devon's an agent you know, a bunch of tools, tool calls, and tied together with an OpenAI model, if I understand correctly. Yeah, and it actually ended up definitely supporting our thesis, which is, there are so many places we wished we could have got involved…”
Jeremy Howard May 15, 2025 ▶ 31:41 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Opinion
Jeremy Howard sees no reason to believe Artificial Superintelligence will occur
“I have no particular reason to believe that will happen, and for every point until we get there, if we ever get there, by definition, there's going to be humans interacting with AI, and so that's what I care about, is how do we do that In an optimal way.”
Jeremy Howard May 15, 2025 ▶ 34:12 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
LATENT SPACE Assertion Not publicly verifiable
Howard: Alec Radford Built OpenAI's GPT After Reading ULMFiT
“I organized a chat for both of us with Kate Metz in the New York Times, and Kate Metz answered, sorry, and Alec answered this question for Kate, and Kate just like, so how did, you know, GPT come about? And he said, well, I was pretty sure that pre-training on…”
Jeremy Howard Oct 20, 2023 ▶ 15:41 The End of Finetuning — with Jeremy Howard of Fast.ai
Howard: Meta 'blew it' on Code Llama due to catastrophic forgetting
“So Code Llama was a, I think it was like a five hundred billion token fine-tuning of Llama II using code. And also prose about code that Meta did. And honestly, they kind of blew it. Because Code Llama is good at coding, but it's bad at everything else.”
Jeremy Howard Oct 20, 2023 ▶ 43:26 The End of Finetuning — with Jeremy Howard of Fast.ai
Howard: TensorFlow 2 was a failure that Google avoided internally
“Then in the end, you know, Google didn't follow through, which is fair enough, like, asking everybody to, you know, learn a new programming language is going to be tough, but, like, it was very obvious, very, very obvious at that time that TensorFlow II was go…”
Jeremy Howard Oct 20, 2023 ▶ 59:34 The End of Finetuning — with Jeremy Howard of Fast.ai
LATENT SPACE Assertion Not checkable as stated
Howard: JAX was a grassroots Google reaction against TensorFlow 2
“But I mean, in the meantime, I will say, you know, Google now does have a backup plan. You know, they have JAX, which was never a strategy. It was just a bunch of people who also recognized TensorFlow two as shit, and they just decided to build something else.”
Jeremy Howard Oct 20, 2023 ▶ 1:01:58 The End of Finetuning — with Jeremy Howard of Fast.ai
Howard: RAG is an inefficient hack compared to fine-tuning
“RAG is like such a inefficient hack, really, isn't it? It's like, You know, segment up my data in some somewhat arbitrary way, embed it, ask questions about that, you know, hope that my embedding, you know, model embeds questions in the same embedding space as…”
Jeremy Howard Oct 20, 2023 ▶ 1:03:36 The End of Finetuning — with Jeremy Howard of Fast.ai
LATENT SPACE Assertion Not checkable as stated
Howard: Answer.AI runs fully in-house stack without AWS or Google Cloud
“This group of, which has averaged about 10 to 12 people, currently nine, I think, have built a pretty Transformational and complex piece of software, which we can do a quick demo of later if you're interested. Using a complete web application development platf…”
Jeremy Howard Oct 2, 2025 ▶ 4:28 The antidote to AI fatigue — Answer.ai Solveit
Howard: Correcting LLM errors in chat history degrades subsequent model answers
“The autoregressive nature of language models means that if they make a mistake, and you correct it, and then say, no, that was a mistake, please do it this way instead. The more often you do that, the worse the dialogue answers get. Because it's in the trainin…”
Jeremy Howard Oct 2, 2025 ▶ 16:17 The antidote to AI fatigue — Answer.ai Solveit
Howard: Longer dialogues improve AI outputs when humans edit intermediate results
“The nice thing is that with the dialogue engineering we discussed, the longer your dialogue is, the better the AI gets, which is the opposite to what we're used to, right? Because you can edit the outputs that aren't great.”
Jeremy Howard Oct 2, 2025 ▶ 48:42 The antidote to AI fatigue — Answer.ai Solveit
MAD Opinion
Howard: There was no technological breakthrough 'DeepSeek moment'
“For me, there was no technology DeepSeek moment.”
Jeremy Howard May 15, 2025 ▶ 7:25 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Assertion Supported
Howard: OpenAI is shutting down GPT-4.5
“I think they're shutting down that product or they've shut down that product, if I understand correctly.”
Jeremy Howard May 15, 2025 ▶ 8:58 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Opinion
Jeremy Howard: Academic approaches to predictive modeling are far less successful than practical experience
“Much to my surprise, the academic approach is, was way less successful.”
Jeremy Howard May 15, 2025 ▶ 19:56 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Prediction Not checkable as stated
Howard: Answer.ai aims to launch 5,000 successful products with 14 people
“If we're going to have 12 to 14 people create five to 10,000 extremely commercially successful products, we're going to have to be extremely efficient, you know, at every level.”
Jeremy Howard May 15, 2025 ▶ 45:05 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
Howard: Training AI models from random weights is almost never justified
“If you're training for random weights, you better have a really good reason, you know, because it seems so unlikely to me that nobody has ever trained on data that has any similarity whatsoever to the general class of data you're working with, and that's the o…”
Jeremy Howard Aug 17, 2024 ▶ 2:54 Answer.ai & AI Magic with Jeremy Howard
Howard: Pre-training data mixes should be continuous per-batch functions, not discrete phases
“So the point at which they're doing proper continued pre-training is the point at which that becomes a continuum rather than a phase. So the only difference with what I was describing last time is to say, like, oh, they should, you know, There's a function or …”
Jeremy Howard Aug 17, 2024 ▶ 4:08 Answer.ai & AI Magic with Jeremy Howard
Howard: Non-profit boards cannot control commercial entities with equity-compensated staff
“This didn't make sense to have like a so-called non-profit where then there are people working at a commercial company that's owned by or controlled nominally by the non-profit where the people in the company are being given the equivalent of stock options. Li…”
Jeremy Howard Aug 17, 2024 ▶ 7:55 Answer.ai & AI Magic with Jeremy Howard
Howard: Corporations are sociopathic by design due to fiduciary duty
“Companies are sociopathic, like, by design. And so the alignment problem, as it relates to companies, has not been solved. Like, companies become huge, they devour their founders, they devour their communities, and they do things where even the CEOs, you know,…”
Jeremy Howard Aug 17, 2024 ▶ 9:09 Answer.ai & AI Magic with Jeremy Howard
LATENT SPACE Assertion Not checkable as stated
Howard: 80% of top unique creators have unconventional or non-mainstream backgrounds
“Like, 80% of the time, I find out the person has a really unusual background. So, like, often they'll have, like, either they, like, came from poverty and, like, didn't get an opportunity to go to good school, or they, like, you know, had dyslexia and, you kno…”
Jeremy Howard Aug 17, 2024 ▶ 15:43 Answer.ai & AI Magic with Jeremy Howard
LATENT SPACE Disclosure
Howard: Answer.ai operates with no managers and zero corporate hierarchy
“We don't have any managers. We don't have any hierarchy from that point of view. So, for example, I'm not a manager, which means I don't get to tell people what to do or how to do it or when to do it.”
Jeremy Howard Aug 17, 2024 ▶ 19:28 Answer.ai & AI Magic with Jeremy Howard
Howard: Tech builds too many vanity foundation models over fine-tuning
“People are building too many vanity foundation models rather than taking better advantage of fine-tuning”
Jeremy Howard Aug 17, 2024 ▶ 25:06 Answer.ai & AI Magic with Jeremy Howard
LATENT SPACE Assertion Not checkable as stated
Howard: Decoder models must be far larger to match DeBERTa
“Now, the interesting thing is, you see, unlike Kaggle competitions, that decoder models still Are at least competitive with things like DiBerta VIII. But they have to be way bigger to be competitive with things like DiBerta VIII. And the only reason they are c…”
Jeremy Howard Aug 17, 2024 ▶ 35:33 Answer.ai & AI Magic with Jeremy Howard
LATENT SPACE Prediction Not checkable as stated
Howard: Reka's model is probably superior to GPT and Claude for certain tasks
“There's a whole model that's been trained in a different way. So there's probably a whole lot of tasks it's probably better at than you know, GPT and Gemini and Claude.”
Jeremy Howard Aug 17, 2024 ▶ 36:42 Answer.ai & AI Magic with Jeremy Howard
Howard: Developers should distribute merged adapters rather than merged models
“To explain, it's not that you shouldn't merge models, it's that you shouldn't be distributing a merged model. You should distribute it a merged adapter. 99% of the time. And actually often, one of the best things happening in the model merging world is actuall…”
Jeremy Howard Aug 17, 2024 ▶ 46:26 Answer.ai & AI Magic with Jeremy Howard
LATENT SPACE Disclosure
Howard: Answer.ai aims to build thousands of products with 12 people
“We want to create thousands of Commercially successful products at Answer.ai. And we want to do that with like, 12 people.”
Jeremy Howard Aug 17, 2024 ▶ 48:07 Answer.ai & AI Magic with Jeremy Howard
Howard: Building web apps is much worse now than 15 years ago
“Much to my, you know, horror, the story around creating web applications is much worse now than it was 10 or 15 years ago, in terms of, like, if I say to a data scientist, here's how to create and deploy a web application, You know, either you have to learn Ja…”
Jeremy Howard Aug 17, 2024 ▶ 48:50 Answer.ai & AI Magic with Jeremy Howard
Howard: Cursor and VS Code shoehorn AI into legacy software paradigms
“It's like a convenience over the top of this incredibly complicated system that full-time, sophisticated software engineers have designed over the past few decades in a totally different environment as a way to build software, you know. And so we're trying to,…”
Jeremy Howard Aug 17, 2024 ▶ 59:58 Answer.ai & AI Magic with Jeremy Howard
Howard: Accurate next-token prediction forces models to learn world models and causality
“I thought, okay, so if I do this at a much bigger scale, using all of Wikipedia, what would it need to be able to do to finish a sentence in Wikipedia effectively, to do it quite accurately, quite often? I thought, geez, it would actually have to know a lot ab…”
Jeremy Howard Oct 20, 2023 ▶ 12:37 The End of Finetuning — with Jeremy Howard of Fast.ai
LATENT SPACE Assertion Supported
Howard: Experiments show LLMs can memorize full datasets in one epoch
“And so we ran a bunch of experiments, and all of them supported the hypothesis that it was memorizing the data set in a single thing at once.”
Jeremy Howard Oct 20, 2023 ▶ 41:14 The End of Finetuning — with Jeremy Howard of Fast.ai
Jeremy Howard: The three-step ULMFiT fine-tuning approach is wrong and obsolete
“Even though I originally created the three-step approach that everybody now does, my view is it's actually wrong, and we shouldn't use it.”
Jeremy Howard Oct 20, 2023 ▶ 44:27 The End of Finetuning — with Jeremy Howard of Fast.ai
Howard: There is no fine-tuning, only continued pre-training
“To me, the right way to do this is to fine, fine-tune language models, is to actually throw away the idea of fine-tuning. There's no such thing. There's only continued pre-training.”
Jeremy Howard Oct 20, 2023 ▶ 45:27 The End of Finetuning — with Jeremy Howard of Fast.ai
Alignment tax happens because models are fine-tuned instead of continued pre-trained
“ULM fit is the wrong approach and that's why we're seeing a lot of these You know, so-called alignment tax, and this view of like, oh, a model can't both code and do other things. You know, I think it's actually because people are training them wrong.”
Jeremy Howard Oct 20, 2023 ▶ 46:32 The End of Finetuning — with Jeremy Howard of Fast.ai
Howard: Rapid LLM race created massive technical debt and optimization opportunities
“There's a whole lot of technical debt everywhere, you know, nobody's really figured this stuff out because everybody's been so busy building what we know works as quickly as possible. So, yeah, I think there's a huge amount of opportunity to, you know, I think…”
Jeremy Howard Oct 20, 2023 ▶ 1:14:48 The End of Finetuning — with Jeremy Howard of Fast.ai
LATENT SPACE Prediction Not checkable as stated
Howard: Mojo-like languages will unlock thousands of FlashAttention-scale breakthroughs
“There is a thousand flash attentions out there for us to build. You just got to make it easy for us to build them. So like Triton definitely helps. But it's still, Not easy. You know, it still requires kind of really understanding the VPU architecture, writing…”
Jeremy Howard Oct 20, 2023 ▶ 1:16:28 The End of Finetuning — with Jeremy Howard of Fast.ai
LATENT SPACE Assertion Not checkable as stated
Howard: Answer.AI built its own AI-powered legal and accounting firm
“Built our own fully integrated professional services firm providing legal accounting, bookkeeping. They're all using Solvert, by the way. They're all using our AI. And we were their first client, so all of our back office and everything is being done by a comp…”
Jeremy Howard Oct 2, 2025 ▶ 5:04 The antidote to AI fatigue — Answer.ai Solveit
LATENT SPACE Assertion Not checkable as stated
Howard: Answer.ai makes adding LLM tools easier than any existing system
“We've made it easier to add tools to the LLM than anything exists in the world. Literally any Python function that you put right there in that system is immediately a tool”
Jeremy Howard Oct 2, 2025 ▶ 8:52 The antidote to AI fatigue — Answer.ai Solveit
Jeremy Howard: AI coding should prioritize human learning over vibe coding
“We want to make sure at the end of building something, two things have happened. The first is you understand every line of code fully, why it's there, what it does, and that you've learned from the process. So at the end of this process, you're a better develo…”
Jeremy Howard Oct 2, 2025 ▶ 26:43 The antidote to AI fatigue — Answer.ai Solveit
MAD Opinion
Howard: Answer.ai has completely diverged from mainstream academic AI research
“Quickly realized, actually, we've gotten so far off the, you know, academic normal research check now that No one cares about anything we care about on the whole and vice versa.”
Jeremy Howard May 15, 2025 ▶ 2:20 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Prediction Not checkable as stated
Howard: Non-autoregressive AI architectures will deliver major performance gains
“But I think it probably will work. And I think that'll probably be a significant jump in performance when you can sketch out the entirety of the solution first, and then fill in the blocks and gradually increasing levels of specificity.”
Jeremy Howard May 15, 2025 ▶ 14:47 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Insight
Jeremy Howard: Humans and AI produce better results collaborating in shared environments
“Humans and computers work better together than separately, and then there are various things that kind of come out of that, and one key one, for example, is that the human and the computer should be able to see all of each other's work and be operating in the …”
Jeremy Howard May 15, 2025 ▶ 30:50 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Opinion
Jeremy Howard: Autonomous AI agents are only useful for small, simple tasks
“There are certainly situations where, like, Scripts, spreadsheets, VBA, access databases are useful, you know, but nobody like builds them as the components of their technology, you know, strategy. They're the things you use for little tools. It's small, well-…”
Jeremy Howard May 15, 2025 ▶ 32:22 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
MAD Opinion
Howard: Answer.ai team uses AI at a more advanced level than anyone else
“Definitely I feel like we are more, I can tell we're more advanced users of AI than anybody else, because people can keep complaining about all the problems with AI, and I'm always like, I don't have any of those problems, you know.”
Jeremy Howard May 15, 2025 ▶ 37:37 Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
Made with StarZero

Turn any episode into a week of clips.

This entire site, thousands of episodes across every show transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.