CoolFace
Modelpublic

VECTORVV1/Qwen3-30B-A3B

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes6downloads
Model Card

GLM-4.7-Flash-Uncensored-HauhauCS-Aggressive

[Join the Discord](https://discord.gg/SZ5vacTXYf) for updates, roadmaps, projects, or just to chat.

GLM-4.7 Flash uncensored by HauhauCS.

About

No changes to datasets or capabilities. Fully functional, 100% of what the original authors intended - just without the refusals.

These are meant to be the best lossless uncensored models out there.

Aggressive vs Balanced

The Aggressive variant removes more refusal behavior. Use this if the Balanced variant still refuses too much.

For agentic coding or tasks requiring higher reliability, use the Balanced variant instead.

Downloads

FileQuantSize
GLM-4.7-Flash-Uncensored-HauhauCS-Aggressive-FP16.ggufFP1656 GB
GLM-4.7-Flash-Uncensored-HauhauCS-Aggressive-Q8_0.ggufQ8_030 GB
GLM-4.7-Flash-Uncensored-HauhauCS-Aggressive-Q6_K.ggufQ6_K23 GB
GLM-4.7-Flash-Uncensored-HauhauCS-Aggressive-Q4KM.ggufQ4KM17 GB

Specs

Recommended Settings

From the official Z.ai authors:

General use:

  • --temp 1.0 --top-p 0.95

Tool-calling / agentic:

  • --temp 0.7 --top-p 1.0

Important:

  • Disable repeat penalty (or --repeat-penalty 1.0)
  • For llama.cpp: use --min-p 0.01 (default 0.05 is too high)
  • Use --jinja flag for llama.cpp

Note: Not recommended for Ollama due to chat template issues. Works well with llama.cpp, LM Studio, Jan.

Usage

Works with llama.cpp, LM Studio, Jan, koboldcpp, etc.