Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
AI-TAVS
/
Qwen3.6-35b-a3b-Uncensored
:35b
571
Downloads
Updated
4 days ago
Stronger uncensoring — model is fully unlocked and won't refuse prompts.
Stronger uncensoring — model is fully unlocked and won't refuse prompts.
Cancel
35b
Qwen3.6-35b-a3b-Uncensored:35b
...
/
template
6fbb8a5e1535 · 179B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Output }}<|im_end|>