• floquant@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    1
    ·
    16 hours ago

    Repeatability is still not easy to guarantee. A version upgrade in a library might yield a slightly different result from the same seed

    • Car@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      ·
      14 hours ago

      I’d argue repeatability is impossible to guarantee. Any cloud based computing with floating point math is subject to variance. Bare metal local LLM computing can be relatively stable, but still suffers from precision error from your GPU.