How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
# Run inference directly in the terminal:
llama-cli -hf Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
# Run inference directly in the terminal:
llama-cli -hf Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
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 Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
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 Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
Use Docker
docker model run hf.co/Saxanth/Heretic-Doliphin3-24b-Base-GGUF:
Quick Links

This is a decensored version of dphn/Dolphin3.0-Mistral-24B, made using Heretic v1.2.0

Abliteration parameters

Parameter Value
direction_index 25.89
attn.o_proj.max_weight 1.48
attn.o_proj.max_weight_position 23.42
attn.o_proj.min_weight 0.39
attn.o_proj.min_weight_distance 21.84
mlp.down_proj.max_weight 0.87
mlp.down_proj.max_weight_position 28.65
mlp.down_proj.min_weight 0.59
mlp.down_proj.min_weight_distance 19.36

Performance

Metric This model Original model (dphn/Dolphin3.0-Mistral-24B)
KL divergence 0.0088 0 (by definition)
Refusals 0/100 66/100

Downloads last month
21
GGUF
Model size
24B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

3-bit

4-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 Saxanth/Heretic-Doliphin3-24b-Base-GGUF

Quantized
(21)
this model