Earlier quoted context omitted.
Just look at how this news is doing on reddit (a service i conflate a little more with the general public than hacker news which learns towards silicon valley technology) and you can easily see the truth of your statement.
Interestingly parts of this comment section are behaving in Reddit-y ways, posting board members' Linkedins and questioning their credentials, as if their jobs are to just rubber stamp the CEO's calls.
Greg Brockman quits OpenAI
541–550 of 701 posts
Re: Greg Brockman quits OpenAI
#542Edit: I called it https://twitter.com/karaswisher/status/1725682088639119857 nothing to do with dishonesty. That’s just the official reason. ———- I haven’t heard anyone commenting about this, but the two main figures here-consider: This MUST come down to a disagreement between Altman and Sutskever. Also interesting that Sutskever tweeted a month and a half ago https://twitter.com/ilyasut/status/1707752576077176907 Th…
Ah, the old myth about the irreplaceable engineer and the dumb suit. Ask Wozniak about that. I don't think he believes Apple would be without Steve Jobs.
Re: Greg Brockman quits OpenAI
#543Re: Greg Brockman quits OpenAI
#544Re: Greg Brockman quits OpenAI
#545Earlier quoted context omitted.
> Without persistence outside of the context window, they can't even maintain a dynamic, stable higher level goal. I mean, can't you say the same for people? We are easily confused and manipulated, for the most part.
I can remember to do something tomorrow after doing many things in-between. I can reason about something and then combine it with something I reasoned about at a different time. I can learn new tasks. I can pick a goal of my own choosing and then still be working towards it intermittently weeks later. The examples we have now of GPT LLM cannot do these things. Doing those things may be a small change, or may not be t…
Our brain actually uses many different functions for all of these things. Intelligence is incredibly complex.
But also, you don't need all of these to have real intelligence. People can problem solve without memory, since those are different things. People can intelligently problem-solve without a task.
And working towards long-term goals is something we actually take decades to learn. And many fail there as well.
I wouldn't be surprised if, just like in our brain, we'll start adding other modalities that improve memory, planning, etc etc. Seems that they started doing this with the vision update in GPT-4.
I wouldn't be surprised if these LLMs really become the backbone of the AGI. But this is science– You don't really know what'll work until you do it.
Re: Greg Brockman quits OpenAI
#546Earlier quoted context omitted.
ikea is a non-profit?!?
IKEA is the world's largest nonprofit. https://www.economist.com/business/2006/05/11/flat-pack-acco...
Re: Greg Brockman quits OpenAI
#547Earlier quoted context omitted.
I can remember to do something tomorrow after doing many things in-between. I can reason about something and then combine it with something I reasoned about at a different time. I can learn new tasks. I can pick a goal of my own choosing and then still be working towards it intermittently weeks later. The examples we have now of GPT LLM cannot do these things. Doing those things may be a small change, or may not be t…
That just proves we real-time fine tuning of the neuron weights. It is computationally intensive but not fundamentally different. A million token context would look close to long short-term memory and frequent fine-tuning will be akin to long-term memory. I most probably am anthropomorphizing completely wrong. But point is humans may not be any more creative than an LLM, just that we have better computation and input…
Re: Greg Brockman quits OpenAI
#548Sam and Ilya have recently made public statements about AGI that appear to highlight a fundamental disagreement between them. Sam claims LLMs aren't sufficient for AGI (rightfully so). Ilya claims the transformer architecture, with some modification for efficiency, is actually sufficient for AGI. Obviously transformers are the core component of LLMs today, and the devil is in the details (a future model may resemble…
Re: Greg Brockman quits OpenAI
#549Re: Greg Brockman quits OpenAI
#550Sam and Ilya have recently made public statements about AGI that appear to highlight a fundamental disagreement between them. Sam claims LLMs aren't sufficient for AGI (rightfully so). Ilya claims the transformer architecture, with some modification for efficiency, is actually sufficient for AGI. Obviously transformers are the core component of LLMs today, and the devil is in the details (a future model may resemble…
>Ilya claims the transformer architecture, with some modification for efficiency, is actually sufficient for AGI. I thought this guy was supposed to know what he's talking about? There was a paper that shows LLMs cannot generalise[0]. Anybody who's used ChatGPT can see there's imperfections. [0] https://arxiv.org/abs/2309.12288
I'm in the definitely ready for AGI camp. But it's not going to be a single model that's going to do the AGI magic trick, it's going to be an engineered system consisting of multiple communicating models hooked up using traditional engineering techniques.