nDimensional/Qwen3.5-35B-A3B-Uncensored-FP8_BLOCK
172
Qwen3.5-35B-A3B Uncensored (FP8_BLOCK)
A safetensors conversion and quantization of HauhauCS/Qwen3.5-35B-A3B-Uncensored-HauhauCS-Aggressive (GGUF).
Model Details
Conversion Details
Converted using <i>coming soon</i>, which reverses transforms applied during HF -> GGUF conversion.
The vision encoder weights are copied directly from the official Qwen/Qwen3.5-35B-A3B base model, after confirming the vision encoder (mmproj) was not modified in the source GGUF.
Next, the linear weights of the transformer blocks were quantized to F8_E4M3 using llm-compressor.
Test Inference Details
- 1x A100 (80GB)
- Python 3.12
- vllm & transformers version:
transformers5.5.0vllmnightly (latest commit tested: 7b743ba)- vLLM online serve flags:
--quantization compressed-tensors--max-model-len 16384--gpu-memory-utilization 0.9140withVLLM_MEMORY_PROFILER_ESTIMATE_CUDAGRAPHS=1environmental variable--limit-mm-per-prompt.image 4--enable-prefix-caching--enable-expert-parallel--reasoning-parser qwen3--default-chat-template-kwargs {"enable_thinking": false}disabled thinking/reasoning forvllm>=0.18.1- Note: Used for batch image captioning tests.
Credits
- Base model: Qwen Team — Qwen3.5
- Ablation/uncensoring: HauhauCS
- Quantization tool: llm-compressor
