Qwen3.5 9B Uncensored (GGUF) An uncensored GGUF merge of Qwen 3.5 9B, ready for local deployment with Ollama, llama.cpp, or any GGUF compatible runtime. Background This model is built upon HauhauCS/Qwen3.5 9B Uncensored HauhauCS Aggressive. The original base model has the following known issues: 1. Ollama deployment failure — The base model cannot be directly deployed via Ollama due to architecture/format incompatibilities. This GGUF version resolves the issue by converting and merging the weights into a single GGUF file that Ollama can load natively. 2. Broken multimodal input — The base model's packaging causes multimodal (e.g., image) input to malfunction. Although the underlying Qwen 3.5 architecture supports vision capabilities, the way the original model was packaged breaks multimodal inference. This repo provides a Q4 K M quantized GGUF version that fixes the Ollama deployment issue while keeping the model compact and efficient. Quick Start Ollama (Recommended) 1. Create a Modelfile: 2. Build and run: llama.cpp llama cpp python (OpenAI compatible API) Then call http://localhost:8000/v1/chat/completions with any OpenAI compatible client. Python (ctransformers / llama cpp pyth…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy