And in 30 years it will be another 30 years away. LLMs are so incredibly useful and powerful but they will NEVER be AGI. I actually wonder if the success of (and subsequent obsession with) LLMs is putting true AGI further out of reach. All that these AI companies see are the $$$. When the biggest "AI Research Labs" like OpenAI shifted to product-izing their LLM offerings I think the writing was on the wall that they…
People will keep improving LLMs, and by the time they are AGI (less than 30 years), you will say, "Well, these are no longer LLMs."
AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
91–100 of 394 posts
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#92Earlier quoted context omitted.
Literally every single person I know that is capable of holding a pen or typing on a keyboard can create something new.
Something new != truly novel. ChatGPT creates something new every time I ask it a question.
definition: new or unusual in an interesting way.
ChatGPT can create new things, sure, but it does so at your directive. It doesn't do that because it wants to which gets back to the other part of my answer.
When an LLM can create something without human prompting or directive, then we can call that intelligence.
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#93Earlier quoted context omitted.
I feel like it's already been pretty well digested and excreted for the most part, now we're into the re-ingestion phase until the bubble bursts.
I am tech founder, who spends most of my day in my own startup deploying LLM-based tools into my own operations, and I'm maybe 1% of the way through the roadmap I'd like to build with what exists and is possible to do today.
LLMs still hallucinate and make simple mistakes.
And the progress seams to be in the benchmarks only
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#94Earlier quoted context omitted.
Will LLMs approach something that appears to be AGI? Maybe. Probably. They're already "better" than humans in many use cases. LLMs/GPTs are essentially "just" statistical models. At this point the argument becomes more about philosophy than science. What is "intelligence?" If an LLM can do something truly novel with no human prompting, with no directive other than something it has created for itself - then I guess we…
How many people do you know who are capable of doing something truly novel? Definitely not me, I'm just an average phd doing average research.
Is that wrong?
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#95Earlier quoted context omitted.
Yeah, I'm old enough to remember all the masses who mocked the Internet and smartphones too.
Im not mocking AI, and while the internet and smartphones fundamentally changed how societies operate, and AI will probably do so to, why the Doomerism? Isn't that how tech works? We invent new tech and use it and so on? What makes AI fundamentally different than smartphones or the internet? Will it change the world? Probably, already has. Will it end it as we know it? Probably not?
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#96Earlier quoted context omitted.
I really disagree. I had a masseuse tell me how he uses ChatGPT, told it a ton of info about himself, and now he uses it for personalized nutrition recommendations. I was in Atlanta over the weekend recently, at a random brunch spot, and overheard some _very_ not SV/tech folks talk about how they use it everyday. Their user growth rate shows this -- you don't hit hundreds of millions of people and have them all be HN…
I see ChatGPT as the new Google, not the new Nuclear Power Soruce. maybe im naive
https://www.instagram.com/reel/DE0lldzTHyw/
These maybe satire but I feel like they capture what’s happening. It’s more than Google.
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#97I'll take the "under" on 30 years. Demis Hassabis (who has more credibility than whoever these 3 people are combined) says 5-10 years: https://time.com/7277608/demis-hassabis-interview-time100-20...
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#98Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#99I just used o3 to design a distributed scheduler that scales to 1M+ sxchedules a day. It was perfect, and did better than two weeks of thought around the best way to build this.
You just asked it to design or implement? If o3 can design it, that means it’s using open source schedulers as reference. Did you think about opening up a few open source projects to see how they were doing things in those two weeks you were designing?
Re: AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu
#100I just used o3 to design a distributed scheduler that scales to 1M+ sxchedules a day. It was perfect, and did better than two weeks of thought around the best way to build this.
While impressive, I'm not convinced that improved performance on tasks of this nature are indicative of progress toward AGI. Building a scheduler is a well studied problem space. Something like the ARC benchmark is much more indicative of progress toward true AGI, but probably still insufficient.