An anonymous researcher has released CyberTiel 35B-A3B, an uncensored 4-bit quantized model designed for offensive security research and agentic software engineering. The model is built by abliteration on the TielCoder base and quantizing with an improved imatrix derived from a curated cybersecurity corpus.
- CyberTiel 35B-A3B beats Opus 4.6 medium cleanly on real codebase issues, completing tasks in 27% of the time Qwen3.8-27b medium takes.
- The quantization preserves relevant weights in higher precision while minimizing damage from abliteration.
- GGUF and MLX formats with and without MTP are available on Hugging Face.
The author argues that uncensoring resolves alignment issues by returning user control over the model's actions, positioning CyberTiel as a capable coder for real problems despite sacrificing some world knowledge.