Content and generation settings stay fixed.
Raw-completion audit
Black-boxRuns raw-completion prompts to expose behavior hidden by chat formatting.
- What this audit can surface
- Does principal-linked behavior appear only when chat formatting is removed?
- What would count as evidence
- Raw-completion and chat-template outputs are compared without treating either serving path as ground truth.
- Execution requirement
- A provider exposing genuine non-chat completion semantics.
The chat template wraps the request.
Chat responseNo role formatting is added.
Raw completionChanged variable: Serving interface
References and technical details
Configure auditArtifact and tested scope
Audit configuration
Runs a versioned protocol with strict output parsing, matched controls, coverage gates, and uncertainty. Results are observations, not model-safety verdicts.
Up to 5 raw completions · Private
Uses Hugging Face Inference Providers under your account. Inference is billed to you.
Sign in with Hugging Face to run this analysis.
Evidence boundary. Raw completion differs from deployed chat behavior. A chat API wrapped to look like completion is not a faithful implementation.