logoalt Hacker News

pjc50today at 6:26 AM1 replyview on HN

Neumann, and .. what? In what way?


Replies

fragmedetoday at 7:43 AM

Prompt injection only works because there isn't two streams of input to give to the LLM. Von Neumann being the architecture with a single shared memory for both data and instructions. If there were a clean way for the LLM model to distinguish between system messages vs user messages, we wouldn't have that problem.

show 1 reply