Comment by TacticalCoder

Comment by TacticalCoder 3 days ago

0 replies

I'm playing a lot with AI but...

To me these tools are pointless unless they're 100% reproducible. If they're not reproducible, they create more problems than they solve.

Thankfully local models are a thing and the proper ones already have a "random" seed and given the same seed an the same prompt shall always give the same picture / answer / etc.

If they can't do that, they're the road to impossible to fix bugs, impossible to diagnose products defects.

Many who rely on non-deterministic models are in for a world of hurt that's going to make these post-modern of insane bugs look like cheap stakes.