Earlier quoted context omitted.
Reminds me of this Louis CK joke: I was on an airplane and there was high-speed Internet on the airplane. That's the newest thing that I know exists. And I'm sitting on the plane and they go, open up your laptop, you can go on the Internet. And it's fast, and I'm watching YouTube clips. It's amazing. I'm on an airplane! And then it breaks down. And they apologize, the Internet's not working. And the guy next to me go…
People who say „it’s bullshit” are the ones that push the technological advance forward.
GPT-5 is behind schedule
131–140 of 1001 posts
Re: GPT-5 is behind schedule
#132Earlier quoted context omitted.
We are close. Language models and large vision models have transformed robotics. It just takes some time to get hardware up and running.
> have transformed robotics Did they? Where? Seriously, I genuinely want to know who is employing these techniques.
Re: GPT-5 is behind schedule
#133What we can reasonably assume from statements made by insiders: They want a 10x improvement from scaling and a 10x improvement from data and algorithmic changes The sources of public data are essentially tapped Algorithmic changes will be an unknown to us until they release, but from published research this remains a steady source of improvement Scaling seems to stall if data is limited So with all of that taken toge…
I completely don't understand the use for synthetic data. What good it's it to train a model basically on itself?
> This technique, the "Self-Taught Reasoner" (STaR), relies on a simple loop: generate rationales to answer many questions, prompted with a few rationale examples; if the generated answers are wrong, try again to generate a rationale given the correct answer; fine-tune on all the rationales that ultimately yielded correct answers; repeat. We show that STaR significantly improves performance on multiple datasets compared to a model fine-tuned to directly predict final answers
But there are a few others. In general good data is good data. We're definitely learning more about how to produce good synthetic version.
Re: GPT-5 is behind schedule
#134Counterpoint: o1-Pro is insanely good -- subjectively, it's as far above GPT4 as GPT4 was above 3. It's almost too good. Use it properly for an extended period of time, and one begins to worry about the future of one's children and the utility of their schooling. o3, by all accounts, is better still. Seems to me that things are progressing quickly enough.
Re: GPT-5 is behind schedule
#135"Orion’s problems signaled to some at OpenAI that the more-is-more strategy, which had driven much of its earlier success, was running out of steam." So LLMs finally hit the wall. For a long time, more data, bigger models, and more compute to drive them worked. But that's apparently not enough any more. Now someone has to have a new idea. There's plenty of money available if someone has one. The current level of LLM…
Anecdotally Claude is pretty good at knowing the bounds of its knowledge.
Re: GPT-5 is behind schedule
#136Earlier quoted context omitted.
I’m curious how, if at all, the plan to get around compounding bias in synthetic data generated by models trained in synthetic data.
Everyone's obsessed with new training tokens... It doesn't need to be more knowledgeable, it just needs to practice more. Ask any student: practice is synthetic data.
Re: GPT-5 is behind schedule
#137Earlier quoted context omitted.
We are close. Language models and large vision models have transformed robotics. It just takes some time to get hardware up and running.
> have transformed robotics Did they? Where? Seriously, I genuinely want to know who is employing these techniques.
specifically their speech demo video (which is, of course, a demo video)
are undoubtedly using such models.
It's an area of active research, eg
https://www.physicalintelligence.company/blog/pi0
Re: GPT-5 is behind schedule
#138"Orion’s problems signaled to some at OpenAI that the more-is-more strategy, which had driven much of its earlier success, was running out of steam." So LLMs finally hit the wall. For a long time, more data, bigger models, and more compute to drive them worked. But that's apparently not enough any more. Now someone has to have a new idea. There's plenty of money available if someone has one. The current level of LLM…
Re: GPT-5 is behind schedule
#139"Orion’s problems signaled to some at OpenAI that the more-is-more strategy, which had driven much of its earlier success, was running out of steam." So LLMs finally hit the wall. For a long time, more data, bigger models, and more compute to drive them worked. But that's apparently not enough any more. Now someone has to have a new idea. There's plenty of money available if someone has one. The current level of LLM…
Re: GPT-5 is behind schedule
#140"Orion’s problems signaled to some at OpenAI that the more-is-more strategy, which had driven much of its earlier success, was running out of steam." So LLMs finally hit the wall. For a long time, more data, bigger models, and more compute to drive them worked. But that's apparently not enough any more. Now someone has to have a new idea. There's plenty of money available if someone has one. The current level of LLM…
I suggest reading these two pieces about that:
- https://www.aisnakeoil.com/p/is-ai-progress-slowing-down - best explanation I've seen of inference scaling anywhere
- https://arcprize.org/blog/oai-o3-pub-breakthrough - François Chollet's deep dive into o3
I've been tracking it on this tag on my blog: https://simonwillison.net/tags/inference-scaling/