Prompt injection: the input-trust problem for LLM applications
Prompt injection is the LLM-era manifestation of a classic problem: mixing untrusted input with trusted instructions. An introduction for builders.
Category
Articles filed under AI Security.
Prompt injection is the LLM-era manifestation of a classic problem: mixing untrusted input with trusted instructions. An introduction for builders.
Downloading a model is a supply-chain decision. What to consider about provenance, serialization formats, and the code that runs at load time.