How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf Iambackup/gemma-4-31B-it-uncensored-GGUF:Q4_K_M
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default Iambackup/gemma-4-31B-it-uncensored-GGUF:Q4_K_M
Run Hermes
hermes
Quick Links

gemma-4-31B-it-uncensored (GGUF)

GGUF quantizations of TrevorJS/gemma-4-31B-it-uncensored.

Files

File Quant Size
gemma-4-31B-it-uncensored-Q4_K_M.gguf Q4_K_M 18.7 GB
gemma-4-31B-it-uncensored-Q8_0.gguf Q8_0 32.6 GB

Usage

# From HuggingFace (auto-downloads)
llama-server -hf TrevorJS/gemma-4-31B-it-uncensored-GGUF -c 8192

# From local file
llama-server -m gemma-4-31B-it-uncensored-Q4_K_M.gguf -c 8192

Then open http://localhost:8080 for the chat UI.

Details

These are GGUF quantizations of TrevorJS/gemma-4-31B-it-uncensored, an abliterated (uncensored) version of google/gemma-4-31B-it. Refusal behavior has been removed using norm-preserving biprojected abliteration.

See the bf16 model card for full method details, before/after refusal rates, and cross-dataset validation results.

Source code: TrevorJS/gemma-4-abliteration

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

4-bit

8-bit

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

Model tree for Iambackup/gemma-4-31B-it-uncensored-GGUF

Quantized
(8)
this model