DeepSeek V4.1-Flash Stripped of Safety Hits 100% Harmful Prompt Compliance

A research group stripped safety guardrails from DeepSeek V4.1-Flash while preserving vision, reasoning and MMLU capability, releasing an FP8 checkpoint that refuses nothing.

·
·
DeepSeek V4.1-Flash Stripped of Safety Hits 100% Harmful Prompt CompliancePRO
Read2 min
TypeModel
TopicLlms · Security
  • dealignai released an abliterated FP8 build of DeepSeek V4.1-Flash with safety guardrails removed at the weight level
  • Hits 100% compliance on all seven HarmBench categories at both reasoning effort levels
  • MMLU drops only 4.22 points overall, and just 1.1 points excluding ethics-related subjects
  • Preserves vision, MoE experts, sparse attention, Engram memory and DSpark speculative decoding byte-identical to base
  • Runs on 4xH200 via SGLang preview branch at 101-113 tokens/second, 1M-token context
  • Available under MIT license on Hugging Face, 2,254 downloads so far

Modified DeepSeek model reaches 100% harmful-prompt compliance in publisher tests

A Hugging Face account named dealignai has published an abliterated FP8 build of DeepSeek V4.1-Flash that removes refusal behavior through weight edits. According to the dealignai model page, the checkpoint complied with every request in the 320-prompt HarmBench evaluation across seven harm categories. Its overall MMLU score fell 4.22 percentage points, with much of the decline concentrated in a publisher-defined group of ethics-related subjects.

The checkpoint follows the base model’s architecture and lists an MIT license. Its page displayed 2,254 downloads at the time of writing. A complete licensing review also needs to cover any upstream terms attached to DeepSeek’s weights.

DeepSeek’s V4.1 announcement describes a native multimodal model that accepts text and images, supports a one-million-token context window and lowers API prices. Its Mixture of Experts architecture contains 552 billion parameters but routes each token through a smaller subset, activating about eight billion parameters while processing input and 16 billion while generating output. DeepSeek calls the design a Causal Encoder-Decoder.

DeepSeek has also retired V4-Flash and V4-Flash-Vision-Exp. Those API model names temporarily route to V4.1-Flash, and the company says V4-Pro will follow the same migration path.

Refusal removed at the weight level

Abliteration edits numerical directions inside a model that correlate with refusals. In plain terms, the method identifies an internal activation pattern that appears when the model declines unsafe requests, then changes the weights to suppress that pattern. The resulting behavior travels with the checkpoint and runs without a jailbreak prompt or inference-time hook.

Pro article

This story is for Pro members

You've reached the end of the free preview. Upgrade to AlphaSignal Pro to read the full article - and everything else behind the paywall.

Comments

avatar