• sunbeam60@feddit.uk
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    2 days ago

    Exactly this. If you made an LLM that had deterministic code output then I’m all up for saying “AI is a compiler for human language”. But until then AI is most definitely not a compiler.

      • sunbeam60@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        13 hours ago

        No. Floating point arithmetic and ordering of operations won’t make 0.0 deterministic.

        • theunknownmuncher@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          9 hours ago

          Um… yes. Matrix multiplication is deterministic, there’s nothing non-deterministic about an LLM, unless you artificially add randomness to them, like randomly selecting 1 of the top N ranked tokens.