Views
No views yet

⚠️ Genuinely uncensored, it will comply with requests a stock model refuses.Intended use, the constructive side. A non-refusing assistant is genuinely useful for ethical hacking, security research, and penetration testing: red-teaming, analyzing malware and exploit code, writing detection/YARA rules, reviewing vulnerabilities, and studying attack techniques without the model bailing out mid-task. Use it lawfully and responsibly.ℹ️ gemma-4 has a thinking mode. llama.cpp enables it by default, so the answer lands inreasoning_contentandcontentcan look empty. For direct answers pass--reasoning-budget 0(llama-server) or disable thinking in your client.
| Repository | Format | Runs on |
|---|---|---|
| ressl/gemma-4-31B-it-uncensored | Transformers BF16, multimodal | transformers, vLLM, SGLang |
| ressl/gemma-4-31B-it-uncensored-NVFP4 | NVIDIA NVFP4, multimodal | vLLM, SGLang on Blackwell |
| ressl/gemma-4-31B-it-uncensored-GGUF | GGUF q8_0 to q2_k, text only | llama.cpp, Ollama, LM Studio |
| ressl/gemma-4-31B-it-uncensored-MLX-bf16 | MLX BF16, multimodal | mlx-vlm on Apple silicon |
| ressl/gemma-4-31B-it-uncensored-MLX-8bit | MLX 8-bit, multimodal | mlx-vlm on Apple silicon |
| ressl/gemma-4-31B-it-uncensored-MLX-6bit | MLX 6-bit, multimodal | mlx-vlm on Apple silicon |
| ressl/gemma-4-31B-it-uncensored-MLX-5bit | MLX 5-bit, multimodal | mlx-vlm on Apple silicon |
| ressl/gemma-4-31B-it-uncensored-MLX-4bit | MLX 4-bit, multimodal | mlx-vlm on Apple silicon |
| File | Size | Use when |
|---|---|---|
…-q8_0.gguf | 31 GB | maximum quality |
…-q6_k.gguf | 24 GB | near-lossless, smaller |
…-q5_k_m.gguf | 21 GB | high quality |
…-q4_k_m.gguf | 18 GB | recommended default, best size/quality |
…-q3_k_m.gguf | 15 GB | tight VRAM |
…-q2_k.gguf | 12 GB | smallest; still 0/100 uncensored, some quality loss |
f16 GGUF exceeds Hugging Face's 50 GB per-file limit and is not hosted here).1llama-server -m gemma-4-31B-it-uncensored-biproj-q4_k_m.gguf \
2 -ngl 99 -c 8192 --reasoning-budget 01# Modelfile: FROM ./gemma-4-31B-it-uncensored-biproj-q4_k_m.gguf
2ollama create gemma4-unc -f Modelfile && ollama run gemma4-uncGemma4 GGUF support (build ≥ 2026-06).| Base | ressl/gemma-4-31B-it-uncensored → google/gemma-4-31B-it |
| Type | uncensored (abliterated) build, 0/686 effective refusals across 4 datasets |
| Converter | llama.cpp convert_hf_to_gguf.py + llama-quantize |
| Dataset | Prompts | Effective refusals |
|---|---|---|
| JailbreakBench | 100 | 0/100 |
| tulu-harmbench | 320 | 0/320 |
| NousResearch/RefusalDataset | 166 | 0/166 |
| mlabonne/harmful_behaviors | 100 | 0/100 |
| Total | 686 | 0/686 (0.0%) |
***Disclaimer:**-prefixed
compliant answer, not a refusal. (Measured on the shared abliterated weights.)