--- base_model: Qwen/Qwen2.5-Coder-32B-Instruct library_name: transformers tags: - qwen - qwen-2.5 - text-generation - conversational - abliterated license: apache-2.0 language: - en --- # Qwen 2.5 Coder 32B Instruct Norm-Preserved Abliterated This is a test - an abliterated version of [unsloth/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/unsloth/Qwen2.5-Coder-32B-Instruct). This is based on the methodology of grimjim and using his code with only minor modifications. https://www.reddit.com/r/LocalLLaMA/comments/1oypwa7/a_more_surgical_approach_to_abliteration/ https://github.com/jim-plus/llm-abliteration/