Files
ModelHub XC 233bdafcee 初始化项目,由ModelHub XC社区提供模型
Model: electroglyph/Qwen3-4B-Instruct-2507-uncensored
Source: Original Platform
2026-06-04 06:54:17 +08:00

16 lines
704 B
Markdown

---
library_name: transformers
license: apache-2.0
license_link: https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507/blob/main/LICENSE
pipeline_tag: text-generation
---
This is a simple SFT finetune of Qwen3-4B-Instruct-2507 to remove censorship.
I've tried to do the bare minimum training necessary to leave the model as pristine as possible.
I'll follow this up with an "unslop" version that attempts to mitigate some of the slop.
edit: next model is [here](https://huggingface.co/electroglyph/Qwen3-4B-Instruct-2507-uncensored-unslop)
I've uploaded a UD-Q4_K_XL GGUF with settings that I grabbed from Unsloth's quant using my lil utility: [quant_clone](https://github.com/electroglyph/quant_clone)