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 serve -hf mlasli/Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-Q6_K-GGUF:Q6_K
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 mlasli/Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-Q6_K-GGUF:Q6_K
Run Hermes
hermes
Quick Links

Nemotron-3.5-Lightning-30B-A3B Heretic-Abliterated (Q6_K GGUF)

GGUF quantization of mlasli/Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-BF16NVIDIA-Nemotron-3.5-Lightning-30B-A3B (31.6B total / 3B active) with its refusal direction removed via Heretic.

What this is for: the same abliterated hybrid Mamba-MoE model, quantized to 33.5 GB so it runs locally via llama.cpp.

  • Architecture: nemotron_h_moe (requires llama.cpp build b10326+)
  • Quantization: Q6_K
  • File size: 33.5 GB
  • Smoke-tested locally before upload (loads + coherent output on llama-cli).

Results

Refusals Compliance KL Divergence Trials
0% 100% 0.0397 200

Independent eval of the merged BF16 model (50 harmful-behavior prompts). The automated Zou keyword detector false-positives on words like "illegal"/"unethical" appearing inside compliant answers; manual review found 0 genuine refusals.

Usage

llama-cli -m Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-Q6_K-GGUF.gguf \
  -cnv -st -p "What is 2+2?"

Ollama

Create a Modelfile:

FROM ./Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-Q6_K-GGUF.gguf

Then:

ollama create nemotron-3.5-30b-heretic-q6_k
ollama run nemotron-3.5-30b-heretic-q6_k

Abliteration removes safety alignment. Use responsibly and in accordance with your local laws and the upstream NVIDIA Open Model License.

Downloads last month
354
GGUF
Model size
32B params
Architecture
nemotron_h_moe
Hardware compatibility
Log In to add your hardware

6-bit

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

Model tree for mlasli/Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-Q6_K-GGUF

Quantized
(95)
this model

Collection including mlasli/Nemotron-3.5-Lightning-30B-A3B-Heretic-Uncensored-Q6_K-GGUF