Files
Qwen3-4B-Instruct-2507-unce…/README.md

16 lines
704 B
Markdown
Raw Normal View History

---
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)