A technical post demonstrates dynamic abliteration, a method to suppress refusal behaviors in open-weight LLMs like Qwen3-4B by intercepting and modifying intermediate residual streams at runtime using PyTorch hooks, keeping model weights frozen. The approach uses multi-layer steering with engram injection instead of permanent weight modification, tested against a keylogger prompt that the base model refused.
Baseten's Base Labs announced a safety infrastructure partnership with Hugging Face and Goodfire AI to address risks from open-weight AI models, particularly the growing problem of abliterated models that have safeguards removed. The companies aim to develop transparent safety standards built into model training and deployment rather than added afterward, inviting broader developer participation.