I know, but it’s a ridiculous term. It’s so bad it must have been invented or chosen to mislead and make people think it has a mind, which seems to have been successful, as evidenced by the OP
I know, but it’s a ridiculous term. It’s so bad it must have been invented or chosen to mislead and make people think it has a mind, which seems to have been successful, as evidenced by the OP
ChatGPT does not “hallucinate” or “lie”. It does not perceive, so it can’t hallucinate. It has no intent, so it can’t lie. It generates text without any regard to whether said text is true or false.
We don’t have a way to do this. I don’t think we ever will. Wish the answer was different.
The one thing I will say is that logical argument is extremely ineffective for changing people’s views. Personal, emotional stories are best. The issue is that war and the draft is already highly emotionally charged, so it’s gonna be hard to find something that will strike a nerve with someone who hasn’t already come around on it.
I am always saying this. And that medicare for all/socialized healthcare is the moderate position. The extreme position is that terminal patients should be tasked with spending their precious last moments of life navigating the private insurance bureaucracy.
Executives believe nearly half of the skills that exist in today’s workforce won’t be relevant just two years from now, thanks to artificial intelligence.
Executives are such dumbasses
That is literally all this “study” did. Ask people how many of their skills they think will be obsoleted. This headline is ridiculous.
Yeah, that should work. ldd "$(command -v "$cmd")"
will list the dynamic dependencies for $cmd
, so you can find those (probably) in /lib
and /usr/lib
; I’m not familiar enough with the dynamic library loading process to give you the specifics. I would put the binaries in /usr/local/bin
and the libraries in /usr/local/lib
; but you could also modify path variables to point to the usb drive. Ideally you could find statically linked versions somewhere, so you don’t have to mess with the libraries.
Alternatively, most package managers have commands to download packages; then you can copy the package cache over to the new machine and install them that way. If the commands are common enough, you could download one of the bigger install media and add its package repo to your machine. These of course are distribution specific processes.
Finally, you could get a cheap USB ethernet adapter and connect to the internet that way. On newegg most of these products will have at least one review saying whether they work on linux.
Amazing that this is getting downvoted. This is just the plain truth of the situation.
OP clearly expects LLMs to exhibit mind-like behaviors. Lying absolutely implies agency, but even if you don’t agree, OP is confused that
The whole point of the post is that OP is upset that LLMs are generating falsehoods and parroting input back into its output. No one with a basic understanding of LLMs would be surprised by this. If someone said their phone’s autocorrect was “lying”, you’d be correct in assuming they didn’t understand the basics of what autocorrect is, and would be completely justified in pointing out that that’s nonsense.