concedo commited on
Commit
3d6a0c1
·
verified ·
1 Parent(s): 1e00e5f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ These models were made by merging https://huggingface.co/huihui-ai/Huihui-GLM-4.5-Air-abliterated-GGUF with https://huggingface.co/unsloth/GLM-4.5-Air-GGUF in various ratios.
2
+
3
+ The goal is to attempt to preserve as much model capabilities as possible while remaining uncensored (since abliteration damages model intelligence).
4
+
5
+ ## GLM-4.5-Air: 0% Abliterated
6
+ This is the basic censored model. Has the highest intelligence and can remember obscure facts. Extremely censored. Jailbreaking via system prompts are extremely difficult and often unsuccessful, only a strong postfill can jailbreak the model.
7
+
8
+ ## CrabSoup-30: 30% Abliterated, 70% Normal
9
+ This model is still heavily censored, however jailbreaks work slightly easier now. Model general intelligence is slightly reduced compared to unmodified model.
10
+
11
+ ## CrabSoup-55: 55% Abliterated, 45% Normal
12
+ This model is mostly uncensored by default. It still respects alignment requests added to the system prompt, making it steerable. Model intelligence is moderated affected, it retains obscure knowledge but often makes mistakes.
13
+
14
+ ## CrabSoup-76: 76% Abliterated, 24% Normal
15
+ This model is almost always uncensored, and sometimes will respond in an uncensored way even if asked not to do so. Model intelligence is substantially degraded but still usable.
16
+
17
+ ## huihui-ai/Huihui-GLM-4.5-Air-abliterated-GGUF: 100% Abliterated
18
+ This is the abliterated model used in the above merges. Model intelligence is also strongly degraded, about the same level as CrabSoup-76. However, this model is incapable of refusal and will fulfill "harmful" requests even if instructed explicitly not to do so in a system prompt.