• Ironfist79@lemmy.world
    link
    fedilink
    English
    arrow-up
    15
    ·
    4 months ago

    When are people going to realize that an LLM is not a calculator and doesn’t actually know anything?

    • weew@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      Well first AI tech corporations need to do advertising that AIs can keep doing all this.

    • partofthevoice@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      edit-2
      4 months ago

      Probably never. Just like people never realized how computers work, how networks work, how businesses work, how economies of scale work, how financial markets work, how…

      We the people don’t give a shit about how anything works, for the most part. Exceptions include your narrowly focused expertise. We convince ourselves that we understand things, using top-down perspectives, because it’s easier than actually understanding things from a bottom-up perspective.

      Even the strongest critics of AI can’t substantively explain how AI works. They use misnomers like “glorified autocomplete” to reason about it’s inaccuracy, rather than understanding the fundamental limitations of the approach used.

    • SlimePirate@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      arrow-down
      2
      ·
      4 months ago

      That it is not a calculator and is horrible at determinism is not debatable, however its (very biased) huge knowledge is its core feature

      • Log in | Sign up@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        How come it’s inaccurate about 40% of the time when I know the answer then? It’s a bullshit factory. A chatbot that’s fundamentally designed to sound like a person and be able to respond to any prompt. But truth isn’t any part of the fundamental architecture of an LLM.

        • SlimePirate@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          4 months ago

          It does lie and hallucinate a lot, especially with biased context in the question (the bullshit part). The (biased) knowledge is hiding somewhere in its weights, it is just that it is sometimes quite hard to recover.

          Your 40% depends a lot on how you ask the questions and the field of these questions. Humanity’s last exam is a morr obiective benchmark for measuring the wide knowledge of LLMs.

      • BradleyUffner@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        The models themselves are actually entirely deterministic. The non-determinism you see is actually artificially introduced at the application layer to make the output seem more human. It’s usually controlled by a setting called “heat”, which when set to 0 will give completely reproducible results.