• SnoopSqueak@lemmy.today
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    12 hours ago

    Imagine if we just stored the answers in a database instead of writing a program that makes shit up.

    • nomad@infosec.pub
      link
      fedilink
      arrow-up
      1
      arrow-down
      9
      ·
      11 hours ago

      LLMs are literally stored solutions in a relational database. The relation and storage are the weights on each simulated neuron.

      • skisnow@lemmy.ca
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        1
        ·
        10 hours ago

        They literally aren’t, and you’re literally spouting nonsense.

      • queermunist she/her@lemmy.ml
        link
        fedilink
        arrow-up
        6
        ·
        11 hours ago

        But they aren’t, they also store all the incorrect solutions. Then, on top of that, they inject randomness into responses to make it non-deterministic, which can cause it to just generate an incorrect solution for no reason. That’s why LLMs can’t do arithmetic and they need to use hybrid architecture that can detect math problems on the front end and steer them away from the large language database.