this post was submitted on 21 Aug 2026
518 points (96.6% liked)

Fuck AI

8025 readers
1572 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] floquant@lemmy.dbzer0.com 1 points 2 days ago (1 children)

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 3 points 2 days 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.