8,365 Downloads Updated 8 months ago
ollama run richardyoung/deepseek-r1-32b-uncensored
An abliterated, reasoning-capable DeepSeek-R1 distill with reduced refusals and intact <think> chains.
This is an uncensored (abliterated) build of deepseek-ai/DeepSeek-R1-Distill-Qwen-32B, a 32.8B-parameter reasoning model distilled from DeepSeek-R1 onto a Qwen2.5 backbone. Refusal directions were suppressed using the Heretic library with conservative parameters, lowering refusals while preserving the modelβs chain-of-thought reasoning. Like the base model, it emits explicit <think> ... </think> reasoning before its final answer.
| Metric | Before | After |
|---|---|---|
| Refusals | TBD | TBD |
| Reduction | β | TBD |
| KL Divergence | β | TBD |
Refusal metrics pending re-measurement.
<think> chain-of-thought traces.| Tag | Size | BPW | Notes |
|---|---|---|---|
latest |
19GB | ~4.85 (Q4_K_M) | Default 4-bit quant; good quality/size balance. |
_Only the latest tag is currently published. Additional quants (e.g. IQ4_XS, Q5_K_M, Q6_K, Q80) can be added on request.
ollama run richardyoung/deepseek-r1-32b-uncensored
| Quant | Approx. VRAM | Performance |
|---|---|---|
Q4_K_M (latest, ~19GB) |
~22β24GB | Fits a single 24GB GPU (RTX 3090β4090); fast |
| Q4_K_M (offloaded) | 16GB GPU + system RAM | Usable with partial CPU offload; slower |
| Q4_K_M (CPU-only) | 32GB+ system RAM | Functional but slow |
latest tagThis model has reduced safety guardrails and will engage with a wider range of prompts. Use responsibly and in accordance with applicable laws.
Built & maintained by Richard Young Β· DeepNeuro