this post was submitted on 07 Mar 2026
833 points (98.9% liked)

Technology

82460 readers
3036 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Over the past few weeks, several US banks have pulled off from lending to Oracle for expanding its AI data centres, as per a report.

you are viewing a single comment's thread
view the rest of the comments
[–] CileTheSane@lemmy.ca 2 points 16 hours ago (1 children)

They all "lie" because they don't actually know a damn thing. Everything an LLM outputs is just a guess of what a human might do.

[–] Not_mikey@lemmy.dbzer0.com 0 points 4 hours ago (1 children)

An LLM has a great deal of declarative knowledge. Eg. It knows that the first president of the US is George Washington. Like humans it has built up this knowledge through reinforcement, the more a fact is reinforced by external sources, the more you/ it knows it. Like with humans when it reaches the edge of its knowledge base it will guess. If I ask someone who the 4th president of the US was they may guess Monroe, that person isn't lying, it's just an area that hasn't been reinforced (studied) as much so they are making their best guess, LLMs do the same. That doesn't mean that person cannot and will not ever know the 4th president, it just means they need more reinforcement / training / studying.

Humans as well as LLMs have a declarative knowledge area with a lot of grey area between knowing and not knowing. It'd be like a spectrum starting on one end with stuff that has been reinforced many times by people with high authority, what is your name would probably be the furthest on one side, to another end with stuff you've never heard or heard from untrustworthy sources. LLMs may not have the other dimension of trustworthiness that people do but the humans training it will usually compensate that with more repetition from trustworthy sources, eg. They'll put 10 copies of the new York times and only one of younewsnow.com or whatever in the training data.

[–] CileTheSane@lemmy.ca 1 points 2 hours ago* (last edited 2 hours ago)

An LLM has no knowledge.

My calculator does not "know" that 2+2=4, it runs the code it has been programmed with which tells it to output 4. It has no knowledge or understanding of what it's being asked to do, it just does what it is programmed to do.

An LLM is programmed to guess what a human would say if asked who the 4th president of the United States was. It runs the code that was developed with the training data to output the most likely response. Is it true? Doesn't matter. All that matters is that it sounds like something a human would say.

I trust the knowledge of my calculator more, because it was designed to give factual correct responses.