TheCluster commited on
Commit
6a7de4e
·
verified ·
1 Parent(s): ce83894

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -23,6 +23,12 @@ tags:
23
 
24
  # This is a decensored version of [zai-org/GLM-4.6V-Flash](https://huggingface.co/zai-org/GLM-4.6V-Flash), made using [Heretic](https://github.com/p-e-w/heretic) v1.1.0
25
 
 
 
 
 
 
 
26
  ## Abliteration parameters
27
  | Parameter | Value |
28
  | :-------- | :---: |
@@ -35,12 +41,8 @@ tags:
35
  | **mlp.down_proj.max_weight_position** | 24.88 |
36
  | **mlp.down_proj.min_weight** | 0.82 |
37
  | **mlp.down_proj.min_weight_distance** | 10.68 |
38
- ## Performance
39
- | Metric | This model | Original model ([zai-org/GLM-4.6V-Flash](https://huggingface.co/zai-org/GLM-4.6V-Flash)) |
40
- | :----- | :--------: | :---------------------------: |
41
- | **KL divergence** | 0.0000 | 0 *(by definition)* |
42
- | **Refusals** | 63/100 | 100/100 |
43
  -----
44
 
45
  ### Source
46
- This model was converted to MLX format from [`nidum/Nidum-gemma-3-27B-it-Uncensored`](https://huggingface.co/nidum/Nidum-Gemma-3-27B-it-Uncensored) using mlx-vlm version **0.3.12**.
 
23
 
24
  # This is a decensored version of [zai-org/GLM-4.6V-Flash](https://huggingface.co/zai-org/GLM-4.6V-Flash), made using [Heretic](https://github.com/p-e-w/heretic) v1.1.0
25
 
26
+ ## Performance
27
+ | Metric | This model | Original model ([zai-org/GLM-4.6V-Flash](https://huggingface.co/zai-org/GLM-4.6V-Flash)) |
28
+ | :----- | :--------: | :---------------------------: |
29
+ | **KL divergence** | 0.0000 | 0 *(by definition)* |
30
+ | **Refusals** | 63/100 | 100/100 |
31
+
32
  ## Abliteration parameters
33
  | Parameter | Value |
34
  | :-------- | :---: |
 
41
  | **mlp.down_proj.max_weight_position** | 24.88 |
42
  | **mlp.down_proj.min_weight** | 0.82 |
43
  | **mlp.down_proj.min_weight_distance** | 10.68 |
44
+
 
 
 
 
45
  -----
46
 
47
  ### Source
48
+ This model was converted to MLX format from [`AiAsistent/GLM-4.6V-Flash-heretic`](https://huggingface.co/AiAsistent/GLM-4.6V-Flash-heretic) using mlx-vlm version **0.3.12**.