Originally published at: https://developer.nvidia.com/blog/best-practices-for-securing-llm-enabled-applications/
Large language models (LLMs) provide a wide range of powerful enhancements to nearly any application that processes text. And yet they also introduce new risks, including: Prompt injection, which may enable attackers to control the output of the LLM or LLM-enabled application. Information leaks, which occur when private data used to train the LLM or…