Merlin Research releases Qwen3.5-4B-Safety-Thinking model for structured reasoning

Merlin Research has released Qwen3.5-4B-Safety-Thinking, a 4 billion parameter safety-aligned reasoning model built on Qwen3.5. This model is specifically designed for structured 'thinking' and safety applications in real-world scenarios, with particular focus on agent systems.
Key improvements and features
- Improved ability to accurately follow strict instructions in prompts
- Based on the use of Bloom and Petri methods from Anthropic
- Resistant to hacking attempts
- Increased resistance to 'abnormal' and adversarial prompts
- Up to 1 million token context window
- Uses frameworks from Anthropic - Bloom and Petri
The model is available on Hugging Face at MerlinSafety/Qwen3.5-4B-Safety-Thinking.
For developers working with AI agents, this model represents a specialized tool for safety-critical applications where structured reasoning and resistance to prompt manipulation are priorities. The integration of Anthropic's Bloom and Petri methods suggests a focus on constitutional AI approaches to alignment.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Ford Rehires 300+ Veteran Engineers After AI Quality Checks Fall Short
Ford brought back over 300 veteran quality inspectors after AI-driven checks failed to match their expertise, citing inadequate training data and loss of experienced staff.

Sora AI Video Economics: $20 User Costs OpenAI $65 in Compute
OpenAI's Sora AI video generation app reportedly costs $65 in compute per $20/month user, with peak inference costs estimated at $15 million daily versus $2.1 million total lifetime revenue.

KV Cache Architecture Evolution: From GPT-2 to Mamba
Analysis of KV cache memory costs shows GPT-2 used 300 KiB/token, Llama 3 reduced it to 128 KiB/token with grouped-query attention, and DeepSeek V3 achieved 68.6 KiB/token with multi-head latent attention. Mamba/SSMs eliminate KV cache entirely with fixed-size hidden states.

Claude Code CC 2.1.124 and 2.1.126: File Modification Budget Exceeded Reminder, Harness Instructions Update, REPL Awaits Clarification, and Malware Analysis Reminder Removed
CC 2.1.124 adds a system reminder for file changes omitted due to budget limits, updates harness instructions with explicit insertion points, and clarifies REPL auto-await behavior. CC 2.1.126 removes the malware analysis post-read reminder.