CoolFace
Modelpublic

rodrigomt/Qwen3.5-4B-Uncensored-Aggressive

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes3.1kdownloads
Model Card

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.safetensors and model.safetensors-00002-of-00002.safetensors
  • —Multimodal architecture with text, image, and video support
  • —Native context length of 262144 tokens

Files

  • —config.json
  • —model.safetensors.index.json
  • —model.safetensors-00001-of-00002.safetensors
  • —model.safetensors-00002-of-00002.safetensors
  • —tokenizer.json
  • —tokenizer_config.json
  • —vocab.json
  • —merges.txt
  • —preprocessor_config.json
  • —video_preprocessor_config.json
  • —chat_template.jinja

Notes

  • —This repository does not include GGUF files or an mmproj file: the weights here are already in raw safetensors format
  • —The source was a GGUF release; this repository exists to distribute a Hugging Face-compatible conversion
  • —Use a recent stack, since Qwen3.5 support is still new across some runtimes