Overview
Model Overview
huihui-ai/Qwen2.5-Coder-14B-Instruct-abliterated is a 14.8 billion parameter instruction-tuned model based on Qwen's Qwen2.5-Coder-14B-Instruct. Its primary distinction is that it has undergone an "abliteration" process, detailed in the remove-refusals-with-transformers project, to remove refusal behaviors, effectively making it an uncensored version of the original model. This model is part of a series of uncensored Qwen2.5-Coder variants, available in sizes from 0.5 billion to 32 billion parameters, all focused on coding instruction.
Key Capabilities
- Uncensored Responses: Modified to remove refusal behaviors, providing direct answers without content filtering.
- Code Generation: Inherits the coding capabilities of the base Qwen2.5-Coder series.
- Instruction Following: Designed to follow instructions for various tasks, particularly in a coding context.
Use Cases
- Code Development: Suitable for generating code, debugging, and assisting with programming tasks where unfiltered responses are desired.
- Research and Experimentation: Ideal for researchers exploring the impact of refusal removal on LLM behavior and performance.
- Unrestricted AI Applications: Can be integrated into applications requiring an instruction-following model without built-in content restrictions.