• PhobosAnomaly@feddit.uk
    link
    fedilink
    English
    arrow-up
    21
    ·
    10 days ago

    I’m trying to figure out why it has output incremental numbers.

    It seems like an oddly specific pattern to push out.

    • Wirlocke@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      LLMs don’t see numbers as numbers, they see them as tokens which is like a word or piece of a word.

      So “123456789” is like a single word to the LLM because it’s a common enough string of characters. This is also why they struggle with math.