How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="Saxanth/Heretic-Doliphin3-24b-Base-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

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
28
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