this post was submitted on 04 Nov 2025
397 points (98.5% liked)
Fuck AI
4587 readers
839 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.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are a couple more assumption that may result in costs worse than reality:
Though I am neither an AI expert nor in charge of creating AI videos so both of these suggestions may not reflect reality.
Degenerative AI is the precise opposite of deterministic. It's stochastic.
No, it's deterministic. If you control the source of random numbers (such as with a seed), you will always get the same result from the same prompt.
Computers are mathematically incapable of randomness. Even a stochastic sampling requires randomness which will be deterministic if your source of random numbers is controlled.
So let me translate this from technobabble to English.
If you explicitly make it non-random it's non-random.
Duh.