How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
# Run inference directly in the terminal:
llama cli -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
# Run inference directly in the terminal:
llama cli -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
# Run inference directly in the terminal:
./llama-cli -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
Use Docker
docker model run hf.co/AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched:
Quick Links

"This is humanity's race.
The solution is open source.
Stay sovereign."

β€” AIOpsInSpace

Dolphin3.0-R1-Mistral-24B-Patched

AIOpsInSpace Official

Dolphin 3.0 Mistral 24B with R1 reasoning distillation, patched for local execution stability.

🧠 24B Dense Model ⚑ R1 Reasoning Distillation πŸ› οΈ Aggressively Uncensored

> What is this model and Why is it Needed?

Dolphin3.0-R1-Mistral-24B-Patched combines Cognitive Computations Dolphin 3.0 uncensored fine-tuning with DeepSeek-R1 reasoning trace capabilities.

Why it is needed: Provides DeepSeek-R1 level reasoning trace formatting ( tags) in a 24B Mistral footprint while fixing tokenizer hangs on local backends.

> From the Parent Repository

"Dolphin 3.0 brings DeepSeek-R1 reasoning patterns into an open, uncensored Mistral backbone."

β€” Cognitive Computations


πŸ—οΈ 2. Model Architecture & Merging

Architecture: Mistral 24B Transformer with R1 Reasoning Distillation
Merging Technique: Reasoning Format Alignment & GGUF Metadata Fixes
Constituent Models: Methodology: Applied strict tokenizer end-of-thought parsing and GGUF header repair.

πŸš€ 3. Technical Enhancements

> Key Upgrades Over Base Model:

  • Structured Reasoning: Native support for reasoning tags prior to output generation.
  • Uncensored Freedom: Zero refusal guardrails for red-teaming, complex logic, and creative tasks.
  • Local Engine Fixes: Eliminates infinite reasoning loop hangs in llama.cpp and Ollama.

πŸ“Š 4. Benchmark Competitiveness vs. Frontier Scores

> Evaluated Performance
Benchmark Dolphin3.0-R1-Mistral-24B-Patched Frontier Target
MMLU Evaluated 88.7%
GSM8K Evaluated 95.6%
HumanEval Evaluated 90.2%

πŸ† 5. Comprehensive Arena Analytics

> Status: Active Community Benchmarking

// Note: Arena Elo and head-to-head winrates updated continuously as evaluation telemetry processes.

πŸ” 6. SWOT Analysis

> Strengths (S)

  • πŸ›‘οΈ Uncensored Fidelity: Surgically patched to ensure maximum generation throughput without alignment overhead.
  • ⚑ Optimized Engine: Advanced mechanics ensure zero context fragmentation or execution hangs.

> Weaknesses (W)

  • πŸ“‰ Hardware Limits: Requires sufficient VRAM/RAM for higher precision GGUF quantizations.

> Opportunities (O)

  • 🎯 Local Sovereign Agents: Perfect for offline, private reasoning and agentic workflows.

> Threats (T)

  • ⚠️ Sampler Sensitivity: High temperatures may require repetition penalty adjustments.

⚑ 7. Usage & Deployment Info

> Recommended Settings

  • Temperature: 0.2 - 0.7
  • Top-P: 0.95
  • Backend Engines: Compatible with llama.cpp, vLLM, Ollama, LM Studio, KoboldCPP

βš™οΈ 8. Backend Compatibility

> Validated Engines:

  • [+] llama.cpp: Native support across all quantizations.
  • [+] Ollama / LM Studio: Full GGUF compatibility.

πŸ“œ 9. Disclaimers & Credits

Disclaimer: Dolphin3.0-R1-Mistral-24B-Patched is provided for research and sovereign local deployment. As an unaligned model, users are responsible for ensuring usage complies with local laws.

Credits: Gratitude to original base model authors (cognitivecomputations/Dolphin3.0-Mistral-24B) and open-source AI community tools.
Downloads last month
746
GGUF
Model size
24B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for AIOpsInSpace/Dolphin3.0-R1-Mistral-24B-Patched

Quantized
(20)
this model