llmfan46 commited on
Commit
ce415cf
·
verified ·
1 Parent(s): e425821

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,7 +24,7 @@ base_model:
24
 
25
  ---
26
 
27
- ### **90% fewer refusals** (10/100 Uncensored vs 99/100 Original) while preserving model quality (0.0541 KL divergence).
28
 
29
  ## ❤️ Support My Work
30
  Creating these models takes significant time, work and compute. If you find them useful consider supporting me:
@@ -40,7 +40,7 @@ Your help will motivate me and would go into further improving my workflow and c
40
 
41
  -----
42
 
43
- # This is a decensored version of [google/gemma-4-31B-it](https://huggingface.co/google/gemma-4-31B-it), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with the [Arbitrary-Rank Ablation (ARA)](https://github.com/p-e-w/heretic/pull/211) method
44
 
45
  ## Abliteration parameters
46
 
@@ -59,7 +59,7 @@ Your help will motivate me and would go into further improving my workflow and c
59
 
60
  ## Performance
61
 
62
- | Metric | This model | Original model ([gemma-4-31B-it](https://huggingface.co/google/gemma-4-31B-it)) |
63
  | :----- | :--------: | :---------------------------: |
64
  | **KL divergence** | <span style="color:darkgoldenrod">0.0365</span> | 0 *(by definition)* |
65
  | **Refusals** | ✅ <span style="color:darkgreen">11/100</span> | ❌ <span style="color:blue">99/100</span> |
 
24
 
25
  ---
26
 
27
+ ### **89% fewer refusals** (11/100 Uncensored vs 99/100 Original) while preserving model quality (0.0365 KL divergence).
28
 
29
  ## ❤️ Support My Work
30
  Creating these models takes significant time, work and compute. If you find them useful consider supporting me:
 
40
 
41
  -----
42
 
43
+ # This is a decensored version of [google/gemma-4-31B-it-qat-q4_0-unquantized](https://huggingface.co/google/gemma-4-31B-it-qat-q4_0-unquantized), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with the [Arbitrary-Rank Ablation (ARA)](https://github.com/p-e-w/heretic/pull/211) method
44
 
45
  ## Abliteration parameters
46
 
 
59
 
60
  ## Performance
61
 
62
+ | Metric | This model | Original model ([gemma-4-31B-it-qat-q4_0-unquantized](https://huggingface.co/google/gemma-4-31B-it-qat-q4_0-unquantized)) |
63
  | :----- | :--------: | :---------------------------: |
64
  | **KL divergence** | <span style="color:darkgoldenrod">0.0365</span> | 0 *(by definition)* |
65
  | **Refusals** | ✅ <span style="color:darkgreen">11/100</span> | ❌ <span style="color:blue">99/100</span> |