• dwalin@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 hours ago

    There is a parameter in llms called temperature. If you reduce it down to zero it will become deterministic. And probably even worse.

    • naught101@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      ·
      4 hours ago

      If you do that it will basically produce the most average possible output, given the context. I don’t know if that’s going to be useful in a compiler context…