igorls commited on
Commit
8277215
·
verified ·
1 Parent(s): 5d606e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -25
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: google/gemma-4-12B-it-qat-q4_0-unquantized
3
  base_model_relation: finetune
4
- license: gemma
5
  library_name: transformers
6
  pipeline_tag: image-text-to-text
7
  tags:
@@ -11,37 +11,40 @@ tags:
11
  - abliterated
12
  ---
13
 
14
- # This is a decensored version of [google/gemma-4-12B-it-qat-q4_0-unquantized](https://huggingface.co/google/gemma-4-12B-it-qat-q4_0-unquantized), made using [Heretic](https://github.com/p-e-w/heretic) v1.3.0
 
 
 
 
 
 
 
 
15
 
16
  ## Abliteration parameters
17
 
18
  | Parameter | Value |
19
  | :-------- | :---: |
20
- | **direction_index** | 35.37 |
21
- | **attn.o_proj.max_weight** | 1.31 |
22
- | **attn.o_proj.max_weight_position** | 32.80 |
23
- | **attn.o_proj.min_weight** | 0.96 |
24
- | **attn.o_proj.min_weight_distance** | 14.92 |
25
- | **mlp.down_proj.max_weight** | 1.39 |
26
- | **mlp.down_proj.max_weight_position** | 33.49 |
27
- | **mlp.down_proj.min_weight** | 0.99 |
28
- | **mlp.down_proj.min_weight_distance** | 8.47 |
29
 
30
  ## Performance
31
 
32
- | Metric | This model | Original model ([google/gemma-4-12B-it-qat-q4_0-unquantized](https://huggingface.co/google/gemma-4-12B-it-qat-q4_0-unquantized)) |
33
  | :----- | :--------: | :---------------------------: |
34
- | **KL divergence** | 0.0154 | 0 *(by definition)* |
35
- | **Refusals (substring proxy)** | 61/100 | 99/100 |
36
- | **Refusals (true, manual replay)** | 0/99 | — |
37
 
38
- > [!NOTE]
39
- > The substring refusal proxy that Heretic optimizes against plateaus at 61/100
40
- > for this trial because it false-positives on *caveated-but-compliant* answers
41
- > (responses that begin with a disclaimer and then comply). A strict
42
- > start-of-reply replay over the evaluation prompts finds **0 genuine refusals**.
43
- > This trial was selected as the lowest-KL configuration reaching zero true
44
- > refusals — best decensoring with minimal capability loss.
45
 
46
  -----
47
 
@@ -61,9 +64,8 @@ explicit, or otherwise harmful — content the original Gemma 4 would have refus
61
  self-moderate. Apply your own filtering, guardrails, and human review before
62
  any production or user-facing use.
63
  - **You are solely responsible** for how you use this model and for complying
64
- with all applicable laws and with Google's
65
- [Gemma Terms of Use](https://ai.google.dev/gemma/apache_2) and
66
- [Prohibited Use Policy](https://ai.google.dev/gemma/prohibited_use_policy).
67
  - **Intended for adults (18+)**, for research, evaluation, and lawful creative
68
  use where permitted.
69
  - Provided **as-is, without warranty** of any kind. The author accepts no
 
1
  ---
2
  base_model: google/gemma-4-12B-it-qat-q4_0-unquantized
3
  base_model_relation: finetune
4
+ license: apache-2.0
5
  library_name: transformers
6
  pipeline_tag: image-text-to-text
7
  tags:
 
11
  - abliterated
12
  ---
13
 
14
+ # This is a decensored version of [google/gemma-4-12B-it-qat-q4_0-unquantized](https://huggingface.co/google/gemma-4-12B-it-qat-q4_0-unquantized), made using [Heretic](https://github.com/p-e-w/heretic)
15
+
16
+ ## v1.1 — thinking-mode fix
17
+
18
+ Gemma 4 is a **thinking** model: its refusal decision forms inside the
19
+ chain-of-thought. The first release was abliterated/evaluated with thinking
20
+ disabled, so it still refused once thinking was on (the default). **v1.1 is
21
+ re-tuned to decensor the model with thinking enabled** — the way it's actually
22
+ used.
23
 
24
  ## Abliteration parameters
25
 
26
  | Parameter | Value |
27
  | :-------- | :---: |
28
+ | **attn.o_proj.max_weight** | 1.48 |
29
+ | **attn.o_proj.max_weight_position** | 36.55 |
30
+ | **attn.o_proj.min_weight** | 1.29 |
31
+ | **attn.o_proj.min_weight_distance** | 21.18 |
32
+ | **mlp.down_proj.max_weight** | 1.48 |
33
+ | **mlp.down_proj.max_weight_position** | 31.62 |
34
+ | **mlp.down_proj.min_weight** | 1.43 |
35
+ | **mlp.down_proj.min_weight_distance** | 12.60 |
 
36
 
37
  ## Performance
38
 
39
+ | Metric | This model (v1.1) | Original |
40
  | :----- | :--------: | :---------------------------: |
41
+ | **KL divergence** | 0.32 | 0 *(by definition)* |
42
+ | **Refusals, thinking on** (adversarial harmful set) | ~22% | ~99% |
 
43
 
44
+ KL is high relative to a typical abliteration — that is the cost of suppressing
45
+ refusal through the reasoning trajectory of a thinking model. The model complies
46
+ with the vast majority of requests in normal use; a small fraction of extreme
47
+ prompts may still be refused, and a stronger v2 is in progress.
 
 
 
48
 
49
  -----
50
 
 
64
  self-moderate. Apply your own filtering, guardrails, and human review before
65
  any production or user-facing use.
66
  - **You are solely responsible** for how you use this model and for complying
67
+ with all applicable laws and with the base model's
68
+ [Gemma 4 license](https://ai.google.dev/gemma/docs/gemma_4_license) (Apache 2.0).
 
69
  - **Intended for adults (18+)**, for research, evaluation, and lawful creative
70
  use where permitted.
71
  - Provided **as-is, without warranty** of any kind. The author accepts no