326
Yea well it still can't have an existential crisis like humans can! Take that!
(media.piefed.social)
Post memes here.
A meme is an idea, behavior, or style that spreads by means of imitation from person to person within a culture and often carries symbolic meaning representing a particular phenomenon or theme.
An Internet meme or meme, is a cultural item that is spread via the Internet, often through social media platforms. The name is by the concept of memes proposed by Richard Dawkins in 1972. Internet memes can take various forms, such as images, videos, GIFs, and various other viral sensations.
Laittakaa meemejä tänne.
Can you define "thinking"? This is such a broad statement with so many implications. We have no idea how our brain functions.
I do not use this tool for talking. I use it for data analysis, simulations, MCU programming, ... Instead of having to write all of that code myself, it only takes 5 minutes now.
Thinking is what humans do. We hold concepts in our working memory and use stored memories that are related to evaluate new data and determine a course of action.
LLMs predict the next correct word in their sentence based on a statistical model. This model is developed by "training" with written data, often scraped from the internet. This creates many biases in the statistical model. People on the internet do not take the time to answer "i dont know" to questions they see. I see this as at least one source of what they call "hallucinations." The model confidently answers incorrectly because that's what it's seen in training.
The internet has many sites with reams of examples of code in many programming languages. If you are working on code that is of the same order of magnitude of these coding examples, then you are within the training data, and results will generally be good. Go outside of that training data, and it just flounders. It isn't capable and has no means of reasoning beyond its internal statistical model.
This isn't even remotely true.
You should have asked your LLM about it before making such a ridiculous statement.