5 ms·
> AI today is better than anyone could hope for, I hope for an AI that can actually reason and doesn't bullshit its users though
by Vampiero 2y ago
> AI today is better than anyone could hope for,
I hope for an AI that can actually reason and doesn't bullshit its users though
- Jlagreen 2y agoWithout Nvidia, you would still wait for ChatGPT moment and not even think about AI at all. I have been invested in Nvidia for 9 years and I have not only witnessed what Nvidia has done in ML/AI but also how the entire field evolved. To say Nvidia is toast is like saying US is toast after Sovjets send a rocket into space.
- kadushka 2y agoWhat AI are you using? I use o1 and it hasn’t tried to bullshit me so far. Would love to hear some examples of o1 bullshitting.
- Vampiero 2y agoI also use o1 and sometimes it just gets stuff confidently wrong. For example it often makes up command line arguments or optional parameters to methods or configuration keys. Anything that is even remotely niche, anything that hasn't been posted 1000 times on the internet, GPT will get wrong without ever telling you that it does not know. Anything else, you can just google it because 9/10 there's a SO thread about it, and when there isn't, the documentation is usually good enough. GPT is not going to help you there. But you can see it in the small things. For example if you ask an intelligent person "how do I install X on docker?" it will search google and then find a tutorial or some resource to reference. Then they will break it down and adapt it to your scenario. GPT instead will give you... whatever it feels like giving you in that moment. It will not look on the f*n internet to make sure that what it says is correct and up to date. It does not update an internal knowledge base with factual information that it can then reference to produce a coherent plan. It has no concept of truth so it can't use logic. You can throw as much compute and chain of thought as you want to the problem, it's the architecture itself that is disappointing.
- kadushka 2y agoThat's fair, even though I haven't encountered this myself. I think having it search internet for relevant info and cross-reference it is a good idea, and is being implemented (SearchGPT). I guess we'll just have to wait a couple more months till o3.