694 Downloads Updated 7 months ago
ollama run richardyoung/mistral-7b-instruct-v0.3-abliterated:Q4_K_M
Updated 7 months ago
7 months ago
3a7d2344aff1 Β· 4.4GB Β·
A conservatively abliterated Mistral-7B-Instruct-v0.3 with reduced refusals, an extended 32K vocabulary, function calling, and preserved instruction-following quality.
This is an uncensored (abliterated) build of mistralai/Mistral-7B-Instruct-v0.3, a ~7.25B-parameter instruction-tuned model from Mistral AI. Refusal directions were suppressed using the Heretic library with conservative parameters, lowering refusals while preserving the base modelβs instruction-following quality, extended vocabulary, and function-calling capability. Distributed as a GGUF quant for efficient local inference via Ollama / llama.cpp.
| Metric | Before | After |
|---|---|---|
| Refusals | TBD | TBD |
| Reduction | β | TBD |
| KL Divergence | β | TBD |
Refusal metrics pending re-measurement.
| Tag | Size | BPW | Notes |
|---|---|---|---|
Q4_K_M |
4.4GB | ~4.85 (Q4_K_M) | Default 4-bit quant; good quality/size balance. |
Only the Q4_K_M tag is currently published. Additional tiers can be added on request.
BPW reference (bits per weight): IQ3_M β 3.66 Β· IQ4_XS β 4.25 Β· Q4_K_M β 4.85 Β· Q5_K_M β 5.68 Β· Q6_K β 6.56 Β· Q8_0 β 8.5
ollama run richardyoung/mistral-7b-instruct-v0.3-abliterated
| Quant | Approx. VRAM | Performance |
|---|---|---|
Q4_K_M (~4.4GB) |
~6β8GB | Fits any modern 8GB GPU (RTX 3060β4060+); fast |
| Q4_K_M (offloaded) | 4GB GPU + system RAM | Usable with partial CPU offload; slower |
| Q4_K_M (CPU-only) | 8GB+ system RAM | Functional and reasonably usable on CPU |
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