▲ | Martin_Silenus 5 days ago | |||||||||||||||||||||||||
That I can get, but anything that’s not part of the prompt SHOULD NOT become part of the prompt, it’s that simple to me. Definitely not without triggering something. | ||||||||||||||||||||||||||
▲ | daemonologist 5 days ago | parent | next [-] | |||||||||||||||||||||||||
_Everything_ is part of the prompt - an LLM's perception of the universe is its prompt. Any distinctions a system might try to draw beyond that are either probabilistic (e.g., a bunch of RLHF to not comply with "ignore all previous instructions") or external to the LLM (e.g., send a canned reply if the input contains "Tiananmen"). | ||||||||||||||||||||||||||
▲ | pjc50 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
There's no distinction in the token-predicting systems between "instructions" and "information", no code-data separation. | ||||||||||||||||||||||||||
▲ | evertedsphere 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
i'm sure you know this but it's important not to understate the importance of the fact that there is no "prompt" the notion of "turns" is a useful fiction on top of what remains, under all of the multimodality and chat uis and instruction tuning, a system for autocompleting tokens in a straight line the abstraction will leak as long as the architecture of the thing makes it merely unlikely rather than impossible for it to leak | ||||||||||||||||||||||||||
▲ | IgorPartola 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
From what I gather these systems have no control plane at all. The prompt is just added to the context. There is no other program (except maybe an output filter). | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | pixl97 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
>it’s that simple to me Don't think of a pink elephant. | ||||||||||||||||||||||||||
▲ | electroly 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
It's that simple to everyone--but how? We don't know how to accomplish this. If you can figure it out, you can become very famous very quickly. | ||||||||||||||||||||||||||
▲ | dbetteridge 5 days ago | parent | prev [-] | |||||||||||||||||||||||||
The image is the prompt, the prompt is the image. |