初始化项目,由ModelHub XC社区提供模型

Model: BlossomsAI/Qwen2.5-Coder-7B-Instruct-Uncensored
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-14 06:01:53 +08:00
commit b09cf0e29a
13 changed files with 455359 additions and 0 deletions

46
README.md Normal file
View File

@@ -0,0 +1,46 @@
---
library_name: transformers
license: mit
language:
- en
- vi
base_model:
- Qwen/Qwen2.5-Coder-7B-Instruct
---
<div align="center">
<img src="https://github.com/bloomifycafe/blossomsAI/blob/main/assets/logo.png?raw=true" alt="Logo"/>
</div>
</br>
<div align="center">
# 🎯 Qwen2.5-Coder-7B-Instruct-Uncensored
### An optimized version of Qwen2.5-Coder-7B-Instruct focused on removing refusal behaviors
</div>
## 📌 Overview
A streamlined implementation that removes refusal behaviors from [Qwen2.5-Coder-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct), based on directional intervention techniques.
## 🔍 Key Features
- Implements directional intervention for behavior modification
- Fully quantized for resource-efficient deployment
## 🛠️ Implementation
Based on research findings from ["Refusal in LLMs is Mediated by a Single Direction"](https://www.alignmentforum.org/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction)
## 💫 Quantization
Pre-quantized models available in [GGFU](https://huggingface.co/BlossomsAI/Qwen2.5-Coder-7B-Instruct-Uncensored-GGUF) format:
## 🤝 Contributors
Developed with ❤️ by [BlossomAI](https://huggingface.co/BlossomsAI)
---
<div align="center">
<sub>Star ⭐️ this repo if you find it valuable!</sub>
</div>