Instructions to use prithivMLmods/Qwen3.5-9B-Uncensored-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use prithivMLmods/Qwen3.5-9B-Uncensored-ComfyUI with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Qwen3.5-9B-Uncensored-ComfyUI
ComfyUI text encoder weights derived from an uncensored fine-tune of Qwen/Qwen3.5-9B, packaged as single-file safetensors for direct use in ComfyUI/models/text_encoders/.
Files
| File | Precision |
|---|---|
qwen3.5_9b_uncensored_bf16.safetensors |
BF16 |
qwen3.5_9b_uncensored_fp8_e4m3fn.safetensors |
FP8 (E4M3FN) |
qwen3.5_9b_uncensored_int8_convrot.safetensors |
INT8 (ConvRot) |
Usage
Place the file you want into:
ComfyUI/models/text_encoders/
Select it from the Qwen3.5 text-encoder loader node.
Notes
- BF16 is the full-precision reference; FP8 and INT8 are quantized for lower VRAM use.
- INT8 uses row-wise scaling with Hadamard-rotation outlier suppression (ConvRot).
- This is an uncensored variant. Output content is unfiltered — use accordingly.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support