Before the First Token: Put the Jailbreak Gate Inside the Model
TL;DR for operators A product team normally has several places to stop a dangerous request: filter the prompt, ask another model to inspect it, regenerate under stricter instructions, or moderate the output after generation. All of those controls act around the language model. GUARD-SLM asks whether the model’s own internal representation can provide the stop signal earlier. ...