open models

also referred to as: open model

17 statements across 10 episodes · 9 bullish · 4 bearish · 9 people on the record · first statement Jan 11, 2024 by Nathan Lambert · across every show →

Everything said about open models, oldest first

Jan 11, 2024 neutral
Assertion Supported
Lambert: Most open-source RLHF training runs only last a few epochs
“Most RLHF is only a few epochs, at least in the open models”
Nathan Lambert Jan 11, 2024 ▶ 1:09:04 The Origin and Future of RLHF: the secret ingredient for ChatGPT - with Nathan Lambert
Feb 8, 2024 positive
Disclosure
Prakash: Top 5 models on Together AI inference are fine-tuned open models
“I would say right now the top five models on our inference stack are probably all fine-tuned versions of open models.”
Vipul Ved Prakash Feb 8, 2024 ▶ 25:22 Building an open AI company - with Ce and Vipul of Together AI
Feb 8, 2024 positive
Insight
Zhang: Targeted task training yields smaller, cheaper, and more accurate models
“The benefit you can get out of that is you could build a, Better open model, often smaller, often easier to do inference if you know what you want, right? So I think the whole trade-off would be, and the x-axis would be how generic the hosting will be. The y-a…”
Ce Zhang Feb 8, 2024 ▶ 19:54 Building an open AI company - with Ce and Vipul of Together AI
Dec 23, 2024 negative
Opinion
Soldani: Web blocking disproportionately benefits incumbent closed AI labs
“And I think the problem is this blocking or ideas really, it impacts people in different ways. It disproportionately helps companies that have a head start, which are usually the closed labs, and it hurts incoming newcomer players where you either have now to …”
Luca Soldani Dec 23, 2024 ▶ 20:34 Best of 2024: Open Models [LS LIVE! at NeurIPS 2024]
Dec 23, 2024 negative
Opinion
Soldani: Open Model Bio-Risk Warnings Were a Lobbying Ploy
“You know, if you remember the beginning of this year, it was all about bio-risk of these open models. The whole thing fizzled out because there's been, finally there's been, like, rigorous research, not just this paper from coherent folks, but there's been rig…”
Luca Soldani Dec 23, 2024 ▶ 23:09 Best of 2024: Open Models [LS LIVE! at NeurIPS 2024]
Dec 23, 2024 neutral
Opinion
Soldani: Companies release open models for commercial interest, not long-term commitment
“I think there's a lot of investments in companies that at the moment are releasing their model in the open, which is really cool. But it's usually more because of commercial interest and not wanting to support this like open models in the longterm.”
Luca Soldani Dec 23, 2024 ▶ 26:04 Best of 2024: Open Models [LS LIVE! at NeurIPS 2024]
Dec 23, 2024 positive
Opinion
Soldani: Mechanistic interpretability research is impossible without open models
“There is a large swath of research on modeling, on how these models behave, on evaluation, on inference, on mechanistic interpretability that could not happen at all. If you didn't have open models.”
Luca Soldani Dec 23, 2024 ▶ 3:08 Best of 2024: Open Models [LS LIVE! at NeurIPS 2024]
Mar 23, 2025 bullish
Opinion
Agarwal: Developers should use logit distillation over synthetic data for open models
“But for open models, yeah, you can do better because you have access to logits, so why not use them? At least that's my take.”
Rishabh Agarwal Mar 23, 2025 ▶ 15:29 The Magic of LLM Distillation — Rishabh Agarwal, Google DeepMind
Jul 31, 2025 bullish
Insight
Lambert: Custom personality fine-tuning is open source AI's winning turf
“If open models are to win, part of it could be just, like, everybody can have exactly the model they want. We're serving GPT-IV. It's kind of its thing. You can prompt it, but if fine-tuning is more effective than prompting, everybody can have the model. That …”
Nathan Lambert Jul 31, 2025 ▶ 1:05:05 The RLVR Revolution — with Nathan Lambert (AI2, Interconnects.ai)
Jul 31, 2025 bullish
Prediction Not checkable as stated
Lambert: OpenAI's open model will be best-in-class in its size category
“I expected. It'll be best in class for some size Category in some subset of tasks. That's like, OpenAI only does things like that.”
Nathan Lambert Jul 31, 2025 ▶ 1:11:07 The RLVR Revolution — with Nathan Lambert (AI2, Interconnects.ai)
Jul 31, 2025 negative
Opinion
Lambert: The local model community is much smaller than assumed
“Like the local modeling community, I think is much smaller than people give it credit for, because most of the use for open models is still in APIs.”
Nathan Lambert Jul 31, 2025 ▶ 1:09:26 The RLVR Revolution — with Nathan Lambert (AI2, Interconnects.ai)
Aug 6, 2025 neutral
Insight
Swyx: AI inference providers are a proxy for the open-versus-closed model gap
“The other thing I always think about from a finance point of view that, Maybe people don't even think, don't think about that closely, but obviously push back if you disagree, is that it's basically a proxy for the gap between open models and closed models. Be…”
Shawn Wang Aug 6, 2025 ▶ 13:16 The AI Agenda: GPT5 leaks and the business of AI News — Steph Palazzolo, The Information
Sep 11, 2025 negative
Opinion
Swix: Proprietary LLM caching creates vendor lock-in
“I feel like this is definitely a form of lock-in because you ideally want to be able to run prompts across multiple providers and all that. And yeah, caching is a hard problem. Like, I think ultimately, like, you control your destiny if you can run your own op…”
Shawn Wang Sep 11, 2025 ▶ 38:30 Context Engineering for Agents - Lance Martin, LangChain
May 27, 2026 positive
Assertion Supported
Rives: ESMC is state of the art among open models for multimer prediction
“Yeah, I mean, I think we're state of the art for open models.”
Alex Rives May 27, 2026 ▶ 36:02 🔬 The Bitter Lesson is Coming for Proteins - Alex Rives, BioHub
Jun 6, 2026
Insight
Awais: Open LLM coding failures are harness issues, not model issues
“So I feel like this always ends up being a tool call, a hardness issue. Then, you know, an actual model issue.”
Ahmad Awais Jun 6, 2026 ▶ 12:58 ⚡️Making DeepSeek v4 outperform Opus 4.7 with Taste — @AhmadAwais , CommandCode.ai
Jun 6, 2026 positive
Assertion Not checkable as stated
Awais: Claude tolerates tool errors and self-corrects, unlike open models
“Claude is actually really, really lenient for tool calls. So even if, you know, your coding agent harness messes up, it can figure out that, oh, I'm being sent this error and can fix itself. Not the case with you know open models”
Ahmad Awais Jun 6, 2026 ▶ 27:12 ⚡️Making DeepSeek v4 outperform Opus 4.7 with Taste — @AhmadAwais , CommandCode.ai
Jul 22, 2026 positive
Opinion
Kant: Restricting open-weight AI models at current capability levels will hurt innovation
“We are not at a level of capability right now. That we should start restricting, you know, open models in any way, shape or form. I think it will hurt innovation if we do so.”
Eiso Kant Jul 22, 2026 ▶ 1:31:45 The AI Frontier: from open weights to open research — Eiso Kant, Poolside AI
Made with StarZero

Turn any episode into a week of clips.

This entire site, over 200 episodes 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.