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 kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
# Run inference directly in the terminal:
llama-cli -hf kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
# Run inference directly in the terminal:
llama-cli -hf kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
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 kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
# Run inference directly in the terminal:
./llama-cli -hf kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
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 kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
# Run inference directly in the terminal:
./build/bin/llama-cli -hf kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
Use Docker
docker model run hf.co/kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf:Q8_0
Quick Links

This is a really uncensored version of llamabackup/Llama-3.3-8B-Instruct-128K "128k context" created with Heretic
https://github.com/p-e-w/heretic

initial Refusals 93/100
-> now 7 Refusals with KL=0.08
I added 30 more refusal_markers, so there may be fewer without them.
I also added 17 more bad prompts to the dataset.

Note: This heretic model is highly uncensored; thus use it with extreme caution and care.
better than all other uncesored versions from others for this model (21.FEB 26)



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

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf

Collection including kalle07/llama-3.3-8b-instruct-heretic_R7_KL008_q8_0-gguf