• porcoesphino@mander.xyz
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    3
    ·
    edit-2
    13 hours ago

    When you talk to a large language model, you can think of yourself as talking to a character

    But who exactly is this Assistant? Perhaps surprisingly, even those of us shaping it don’t fully know

    Fuck me that’s some terrifying anthropomorphising for a stochastic parrot

    The study could also be summarised as “we trained our LLMs on biased data, then honed them to be useful, then chose some human qualities to map models to, and would you believe they align along a spectrum being useful assistants!?”. They built the thing to be that way then are shocked? Who reads this and is impressed besides the people that want another exponential growth investment?

    To be fair, I’m only about 1/3rd of the way through and struggling to continue reading it so I haven’t got to the interesting research but the intro is, I think, terrible

    • nymnympseudonym@piefed.social
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      5
      ·
      12 hours ago

      stochastic parrot

      A phrase that throws more heat than light.

      What they are predicting is not the next word they are predicting the next idea

      • kazerniel@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        throws more heat than light

        Thanks, I haven’t heard this phrase before, but it feels quite descriptive :)

      • ageedizzle@piefed.ca
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        2
        ·
        edit-2
        12 hours ago

        Technically, they are predicting the next token. To do that properly they may need to predict the next idea, but thats just a means to an end (the end being the next token).

        • affenlehrer@feddit.org
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 hours ago

          Also, the LLM is just predicting it, it’s not selecting it. Additionally it’s not limited to the role of assistant, if you (mis) configure the inference engine accordingly it will happily predict user tokens or any other token (tool calls etc).