Prompt Injection
Prompt Injection is an adversarial technique that embeds manipulative instructions in user or retrieved content to subvert model behavior.
Classifier-Free Guidance (CFG)
AI
Classifier-Free Guidance (CFG) is a sampling technique that adjusts prompt adherence versus diversity in generated outputs. It is a common control in Diffusion Model pipelines and complements Prompt Enhancement.