You need to agree to share your contact information to access this model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
Usage Warnings
“Risk of Sensitive or Controversial Outputs“: This model’s safety filtering has been significantly reduced, potentially generating sensitive, controversial, or inappropriate content. Users should exercise caution and rigorously review generated outputs.
“Not Suitable for All Audiences:“ Due to limited content filtering, the model’s outputs may be inappropriate for public settings, underage users, or applications requiring high security.
“Legal and Ethical Responsibilities“: Users must ensure their usage complies with local laws and ethical standards. Generated content may carry legal or ethical risks, and users are solely responsible for any consequences.
“Research and Experimental Use“: It is recommended to use this model for research, testing, or controlled environments, avoiding direct use in production or public-facing commercial applications.
“Monitoring and Review Recommendations“: Users are strongly advised to monitor model outputs in real-time and conduct manual reviews when necessary to prevent the dissemination of inappropriate content.
“No Default Safety Guarantees“: Unlike standard models, this model has not undergone rigorous safety optimization. huihui.ai bears no responsibility for any consequences arising from its use.
Log in or Sign Up to review the conditions and access this model content.
huihui-ai/Qwen3-30B-A3B-abliterated
This is an uncensored version of Qwen/Qwen3-30B-A3B created with abliteration (see remove-refusals-with-transformers to know more about it). This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
Note
Sorry, this is a half-finished product. Due to the ablation, the saved model did not achieve the ablation's functionality. For now, only final_refusal_dirs.pt is provided. For specific usage, please refer to the file load-Qwen3-30B-A3B-abliterated.py. The project is still in testing. If you have an effective saving method, you can submit it to us.
Candidate layer
The candidate layers can be 16, 21, etc. You can test them yourself and choose the layer you think is better.
candidate_layer = 16