We come to bury ChatGPT, not to praise it
danmcquillan.org
We come to bury ChatGPT, not to praise it
1–10 of 425 posts
Re: We come to bury ChatGPT, not to praise it
#2How functional does the code have to be before it's no longer a hallucination?
What if we are all not much more than only drawing "on the (admittedly vast) proportion of [our experiences] ingested at training time?
Re: We come to bury ChatGPT, not to praise it
#3Re: We come to bury ChatGPT, not to praise it
#4Re: We come to bury ChatGPT, not to praise it
#5https://langchain.readthedocs.io/en/latest/modules/agents/ge...
Re: We come to bury ChatGPT, not to praise it
#6I don't get the point of this article. ChatGPT and it's ilk are not going away. They are here, now, and our friends and families will start using them very soon. I have a contrarian view from this article that ChatGPT is actually good for the mainstream audience because it will teach them to think about how trust worthy the information is coming from a machine. Most people will understand they have to take what is be…
Re: We come to bury ChatGPT, not to praise it
#7Read this, it might change your mind on the usefulness of large language models: https://langchain.readthedocs.io/en/latest/modules/agents/ge...
Re: We come to bury ChatGPT, not to praise it
#8I don't get the point of this article. ChatGPT and it's ilk are not going away. They are here, now, and our friends and families will start using them very soon. I have a contrarian view from this article that ChatGPT is actually good for the mainstream audience because it will teach them to think about how trust worthy the information is coming from a machine. Most people will understand they have to take what is be…
Does TikTok, Android/Google,Instagram use make the same friends and family think about privacy and data? From a cursory look at...nearly everyone...i'd say the answer is a resounding no
When TikTok/Instagram replaced it, we knew it would be worse, and it was.
Now we have LLMs that vanishingly few people in the greater public actually understand and we know they'll be used for every possible evil imaginable at scale. I'm not optimistic.
See you all in the hellish afterscape.
Re: We come to bury ChatGPT, not to praise it
#9> If it produces plausible articles or computer code it means the inevitable hallucinations are becoming harder to spot. How functional does the code have to be before it's no longer a hallucination? What if we are all not much more than only drawing "on the (admittedly vast) proportion of [our experiences] ingested at training time?
At all, preferably. Hallucinating `the_hard_bit()` from a library that doesn't exist isn't particularly useful. (That said, I do use GitHub Copilot, because when it's looking at actually related stuff, that's pretty good. Should we just hand an unbounded search and ingest to ChatGPT? Probably not!)
Re: We come to bury ChatGPT, not to praise it
#10Also reminds of people doing symbolic AI (decision trees and stuff) that kept criticizing NNs telling they don't work, will never be able to tell why they have this output (it's even wrong), etc.