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 prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-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 prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-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 prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF:
Quick Links

gemma-4-E4B-it-qat-heretic_decensored-GGUF

gemma-4-E4B-it-qat-heretic_decensored is a reasoning-capable language model built on top of google/gemma-4-E4B-it-qat-q4_0-unquantized and modified using the Heretic abliteration toolkit. The model applies refusal-direction analysis and targeted weight-space interventions to reduce internal refusal behaviors while preserving instruction-following, reasoning capabilities, and general conversational performance.

This model is intended strictly for research and learning purposes. Due to reduced internal refusal mechanisms, it may generate sensitive or unrestricted content. Users assume full responsibility for how the model is used. The authors and hosting platform disclaim any liability for generated outputs.

This model is experimental and may generate unexpected behaviors or artifacts in certain scenarios.

Model Files

File Name Quant Type File Size File Link
gemma-4-E4B-it-qat-heretic_decensored.BF16.gguf BF16 14.9 GB Download
gemma-4-E4B-it-qat-heretic_decensored.F16.gguf F16 14.9 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q2_K.gguf Q2_K 4.38 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q3_K_L.gguf Q3_K_L 4.99 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q3_K_M.gguf Q3_K_M 4.82 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q3_K_S.gguf Q3_K_S 4.63 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q4_0.gguf Q4_0 5.15 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q4_K_M.gguf Q4_K_M 5.3 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q4_K_S.gguf Q4_K_S 5.17 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q5_0.gguf Q5_0 5.65 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q5_K_M.gguf Q5_K_M 5.72 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q5_K_S.gguf Q5_K_S 5.65 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q6_K.gguf Q6_K 6.17 GB Download
gemma-4-E4B-it-qat-heretic_decensored.Q8_0.gguf Q8_0 7.95 GB Download
gemma-4-E4B-it-qat-heretic_decensored.mmproj-bf16.gguf mmproj-bf16 992 MB Download
gemma-4-E4B-it-qat-heretic_decensored.mmproj-f16.gguf mmproj-f16 992 MB Download
gemma-4-E4B-it-qat-heretic_decensored.mmproj-q8_0.gguf mmproj-q8_0 560 MB Download

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

Downloads last month
705
GGUF
Model size
7B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

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

Model tree for prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF

Collection including prithivMLmods/gemma-4-E4B-it-qat-heretic_decensored-GGUF