language models
also referred to as: language model
23 statements across 15 episodes · 7 bullish · 3 bearish · 16 people on the record · first statement Jun 21, 2023 by George Sivulka · across every show →
Everything said about language models, oldest first
Jun 21, 2023
Sivulka: Multi-step AI workflows suffer from compounding accuracy errors
“If you have a 90% good system, and then another 90% good system, and then another 90% good system, and then, you know, your output is the sum, or rather the product of all those 90% good systems, you're gonna have something that is, you know, 10% good, dependi…”
Jun 28, 2023 negative
Huber: Current SOTA LLMs Lack Reliability for Multi-Agent Workflows
“Now, of course, for those of you that have actually played with technology, I think it's questionable whether the current state of the art Language models, embedding models, et cetera, will give you the reliability you want from, ah, you know, agents working t…”
Jun 28, 2023 bullish
Huber: Most enterprises will deploy language models within three years
“I certainly think probably most enterprises, organizations, companies on earth will have brought language models Into the company, probably in pretty meaningful ways. At minimum, the customer service department, the sales department, ops, back end, legal and h…”
Jun 28, 2023 bullish
Huber: Programmable memory enables reliable LLMs across all use cases
“Chroma's belief is that programmable memory, so developers being able to set terministically Hey, language model, this is the knowledge you should know about, this is the knowledge you should use, these are the tools you should know about, these are the tools …”
Jun 28, 2023 positive
Jul 12, 2023
Jerry Liu: LlamaIndex aims to connect language models with custom data
“So the high level mission is really to connect your language models with your data and basically unlock the capabilities of language models, whether it's like reasoning agent, like planning, or also like question answering inside extraction on top of your data…”
Oct 4, 2023
Kanjun Qiu: Language models trained without code perform poorly at reasoning
“Some companies have tried training language models with no code because they're like, oh, the product we're building, we don't need code. You know, it's a therapist or it's a question answering thing and we don't need code. So we should take code out of our tr…”
Nov 1, 2023 bearish
Jan 16, 2025 neutral
Feb 13, 2025 positive
Mar 6, 2025 negative
Mar 6, 2025
Jul 17, 2025
Laskin: AI models will interact with enterprise software primarily via APIs
“And so the way these language models are going to interact with any piece of software, not just Software engineering software, like Salesforce and other CRMs and creative tools and so forth. The majority of those interactions are going to be through function c…”
Oct 2, 2025
Douglas: AI reasoning strategies emerge naturally with enough compute and RL feedback
“Give it math questions, tell it whether it got them right or wrong, and the model will learn. This is, it comes down to a bit of lesson in scale and search, is just allow the model to search, have enough compute to run the experiments, and the model actually e…”
Oct 2, 2025
Douglas: Simple RL methods work better on language models than complex strategies
“One of the craziest things about RL on language models in the, in, like, the RL from verified rewards regime, is it's almost the simplest possible thing. It's, like, almost too simple to work. And this is, again, comes back to that question of taste, where Rea…”
Oct 16, 2025 neutral
Tworek: Calling LLMs strictly next-token predictors is inaccurate in RL era
“Language models do on their own, like fundamental level is they are often called as next token prediction machines. And that's not completely accurate in the age of reinforcement learning, but they still operate on mostly on tokens that are mostly text.”
Oct 23, 2025
Oct 23, 2025 positive
Schrittwieser: Adding model reasoning improves RL training stability and scaling
“One direction of scaling RL and making it more stable is by improving this by, for example, putting more reasoning into your language model to generate much more high quality training data. That can then give us training that is much more stable, and then we c…”
Oct 23, 2025
Schrittwieser: Task duration dictates how much work can be delegated to AI
“The reason I think why task length specifically is interesting is because that's What allows you to delegate more and more work to language models, to agents. Now, even if you have a very clever model, but if it needs feedback or the interaction with you very …”
Nov 20, 2025
Nov 20, 2025 bullish
Lambert: Big tech will realize 95-98% of LLM potential by 2030
“I think that how I describe it is that big tech has all collectively realized that these language models plus scaffolding is going to unlock absolutely incredible value. And I have very high probability, barring extreme geopolitical situations, that big tech E…”
Apr 10, 2026
Rieseberg: AI models are grown rather than built, making capabilities unpredictable
“We often say that models are more grown than built out of the nature of how these language models are being made. So you don't always know ahead of time necessarily what are they going to be very good at, what are they maybe going to be bad at.”
Jun 4, 2026 positive
Roberts: AI models improve performance by generating running thought tokens in language
“The natural way it thinks is in language. It's a language model, and so that's sort of this key insight that, that you can cause it to do better just by producing a thought process in, in, in token space, in, in language.”