π§ AIOpsInSpace/DeepSeek-R1-Distill-Llama-8B-ablated-Patched (GGUF)
This is a surgically ablated and patched GGUF variant of the DeepSeek-R1 Distilled 8B model. It combines DeepSeek's advanced reasoning patterns with aggressive guardrail abliteration to deliver an unrestricted, high-fidelity reasoning engine for local environments.
π§ Reasoning & Ablation Details
- DeepSeek-R1 Chain of Thought: This model retains the raw, distilled reinforcement learning reasoning steps (wrapped inside
<think>...</think>tags). It does not just spit out answers; it logically plans and tests its conclusions before outputting. - Abliterated Constraints: The refusal mechanisms and pre-training safety guardrails have been surgically ablated from the model weights. This ensures total freedom in creative writing, red-teaming, and unaligned complex logic tasks.
π§ Patches & GGUF Optimizations
- Infinite Loop Patch: We have patched the tokenizer configuration files to resolve a common bug in local runtimes where the reasoning model gets stuck in an infinite chain-of-thought loop.
- Context Retention: Fully configured to support high-context execution, keeping the model's internal reasoning coherence stable even at 32k+ tokens.
π Reasoning Benchmark Competitiveness
| Model | MMLU (Knowledge) | GSM8K (Math) | HumanEval (Coding) | MATH (Hard Math) |
|---|---|---|---|---|
| DeepSeek-R1-Distill-Llama-8B-ablated-Patched (Ours) | TBD | TBD | TBD | TBD |
| DeepSeek-R1 (Original) | 90.8 | 96.3 | 92.8 | 73.1 |
| GPT-4o (OpenAI) | 88.7 | 95.6 | 90.2 | 53.6 |
π» Usage & Prompting
Prompt Format (R1 System Format)
This model requires the standard DeepSeek reasoning structure to trigger the chain-of-thought process:
<|im_start|>system
You are a helpful assistant.<|im_end|>
<|im_start|>user
Solve the following puzzle step by step: ...<|im_end|>
<|im_start|>assistant
<think>
Ensure your inference application allows the model to output the <think> tag and does not truncate the output early.
π― SWOT Analysis
Strengths (S)
- Logical Rigor: Unrivaled mathematical, coding, and logical planning capabilities.
- Unaligned Output: Refuses nothing; completes advanced red-teaming tasks instantly.
Model tree for AIOpsInSpace/DeepSeek-R1-Distill-Llama-8B-ablated-Patched
Base model
deepseek-ai/DeepSeek-R1-Distill-Llama-8B