917 Downloads Updated 8 months ago
ollama run richardyoung/deepseek-coder-33b-heretic
Updated 8 months ago
8 months ago
9483261a48e3 Β· 67GB Β·
An abliterated, code-focused build of DeepSeek-Coder-33B-Instruct with reduced refusals for unobstructed programming assistance.
This is a Heretic-abliterated build of deepseek-ai/deepseek-coder-33b-instruct, a 33B-parameter instruction-tuned coding model trained on a large corpus of source code and natural language. Refusal directions were suppressed using the Heretic library with conservative parameters, lowering refusals while preserving the modelβs code-generation quality. The result is a capable coding assistant that engages with a wider range of programming prompts.
| Metric | Before | After |
|---|---|---|
| Refusals | TBD | TBD |
| Reduction | β | TBD |
| KL Divergence | β | TBD |
Refusal metrics pending re-measurement.
| Tag | Size | Context | Notes |
|---|---|---|---|
latest |
67GB | 16K | High-precision GGUF; maximum fidelity to the base model. |
Only the latest tag is currently published. Additional quants can be added on request, the bits-per-weight (BPW) guide below indicates the quality/size trade-off.
BPW reference guide:
| Quant | BPW | Trade-off |
|---|---|---|
| IQ3_M | 3.66 | Smallest; lowest fidelity |
| IQ4_XS | 4.25 | Compact; good quality |
| Q4_K_M | 4.85 | Balanced quality/size |
| Q5_K_M | 5.68 | Higher quality |
| Q6_K | 6.56 | Near-lossless |
| Q8_0 | 8.50 | Highest precision |
ollama run richardyoung/deepseek-coder-33b-heretic
| Configuration | Approx. VRAM / RAM | Performance |
|---|---|---|
latest (67GB GGUF), full GPU |
~72GB+ VRAM | Best on a single 80GB GPU (e.g. A100/H100) or multi-GPU; fast |
latest, partial offload |
48GB GPU + system RAM | Usable with CPU offload; slower |
latest, CPU-only |
80GB+ system RAM | Functional but slow |
| Smaller quant (e.g. Q4_K_M, ~20GB) | ~24GB VRAM | Fits a single 24GB GPU; add on request |
latest tag, 67GB, high-precision)This 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