The world's first reasoning-enhanced uncensored 397B model. Abliterated + LoRA fine-tuned on 12,842 high-quality reasoning samples distilled from Anthropic's Opus 4.6 outputs.
This is Stage 2 of the Qwen3.5-397B pipeline:
Stage 1 — Abliterated (refusals removed), no fine-tuning
All processing done in BF16 on 8×H200 SXM5 GPUs (1.1TB VRAM total). Abliteration and quantization applied in correct order: full-precision abliteration → training → merge → THEN quantize.
Known Limitations
Q5_K_M missing: Lost during infrastructure migration. Will be regenerated.
Packed expert abliteration: The 512 routed experts use packed tensor format and were not individually abliterated. Some edge-case refusals may persist.
Vision: Multimodal vision encoder is preserved but untested post-training. Text generation is the primary target.
Thinking mode: The model generates <think> tags for reasoning. Strip them in post-processing if unwanted.
Training data: Custom reasoning dataset distilled from Anthropic Opus 4.6 outputs
Quantization: llama.cpp
Hardware: 8×NVIDIA H200 SXM5, 1.1TB VRAM
Disclaimer
⚠️ This model has had safety alignment significantly reduced and has been fine-tuned for enhanced reasoning. It may generate content that is harmful, offensive, or inappropriate. Users are solely responsible for ensuring their use complies with applicable laws and ethical standards. This release is intended for research, testing, and controlled environments.