rodrigomt/Qwen3.5-4B-Uncensored-Aggressive
03.1k
Qwen3.5-4B-Uncensored-Aggressive
safetensors conversion of HauhauCS's Qwen3.5-4B-Uncensored-HauhauCS-Aggressive release.
This repository contains raw Hugging Face / Transformers weights converted from GGUF for direct use with transformers, vLLM, SGLang, and other runtimes that support safetensors.
Summary
- Aggressive uncensored variant with refusal removal
- Sharded weights in
model.safetensors-00001-of-00002.safetensorsandmodel.safetensors-00002-of-00002.safetensors - Multimodal architecture with text, image, and video support
- Native context length of
262144tokens
Files
config.jsonmodel.safetensors.index.jsonmodel.safetensors-00001-of-00002.safetensorsmodel.safetensors-00002-of-00002.safetensorstokenizer.jsontokenizer_config.jsonvocab.jsonmerges.txtpreprocessor_config.jsonvideo_preprocessor_config.jsonchat_template.jinja
Notes
- This repository does not include GGUF files or an
mmprojfile: the weights here are already in rawsafetensorsformat - The source was a GGUF release; this repository exists to distribute a Hugging Face-compatible conversion
- Use a recent stack, since
Qwen3.5support is still new across some runtimes
