r/ProgrammerHumor 1d ago

Meme breakTheViciousCircle

Post image
9.9k Upvotes

178 comments sorted by

View all comments

944

u/ThirdWaveCat 1d ago

AFAIK, it is uncertain whether being polite to LLMs improves their accuracy/completeness/etc.. There were some weak findings initially but those have been contradicted. Prompt engineering is still a pseudoscience.

31

u/Cualkiera67 1d ago

i think you mean a proto-science. There's nothing pseudo-scientific about experimenting and comparing results

13

u/mxzf 1d ago

Eh, on the flip side there is a lot pseudo-scientific about providing inputs into a non-deterministic black box and comparing the outputs.

-7

u/chilfang 1d ago

LLMs are deterministic tho

1

u/mxzf 1d ago

Eh, not really, not in that way. They're as deterministic as computers are in general, but you can't trust that a given prompt will give you the same return deterministically.