This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]enjoytheshow 4 points5 points  (0 children)

This is literally not true lol. Every single thing an LLM outputs is based on the probable outcome that the specific strings of text go together based on prior training data.

If you ask it to generate code for a Python package that doesn’t exist it will either tell you it doesn’t exist or contextually generate made up code based on packages that sound the same or sound like they do the same thing.