I’m not an AI techie and I’m not well educated on LLMs/AI in general. The issue I’m having is the dichotomy between how people talk about it. I’ve heard completely opposite ends of the spectrum. From AI is quickly becoming advanced enough to threaten human society, all the way to its a glorified dictionary/search engine that can’t really do much of anything. I know Lemmy has a steep anti-AI slant. But, can someone talk about this in a way I can wrap my head around why the divide seems so big?



What makes it unsafe?
To me, what makes LLMs unsafe is they are nondeteramistic.
If I remember correctly; Nondetermanistic means the LLM can, could, and will have different answers/outcomes for the same question.
Yeah, because it’s all statistical. You can test this yourself. Go to Google and search for something. Then search for that same exact thing again. Gemini will give you a different response each time.
The lack of consistency potentially leads to negative outcomes?
Well, if the output varies in a way you can’t predict, then even if one of the inputs is “don’t do anything negative” it might not always follow it exactly.
Makes sense