---
license: mit
language:
- en
- zh
base_model:
- zai-org/GLM-4.6V-Flash
- AiAsistent/GLM-4.6V-Flash-heretic
pipeline_tag: image-text-to-text
library_name: mlx
tags:
- heretic
- uncensored
- unrestricted
- decensored
- abliterated
---
# GLM-4.6V-Flash Heretic MLX
# 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
## Performance
| Metric | This model | Original model ([zai-org/GLM-4.6V-Flash](https://huggingface.co/zai-org/GLM-4.6V-Flash)) |
| :----- | :--------: | :---------------------------: |
| **KL divergence** | 0.0000 | 0 *(by definition)* |
| **Refusals** | 63/100 | 100/100 |
## Abliteration parameters
| Parameter | Value |
| :-------- | :---: |
| **direction_index** | 22.89 |
| **attn.o_proj.max_weight** | 1.45 |
| **attn.o_proj.max_weight_position** | 28.07 |
| **attn.o_proj.min_weight** | 1.40 |
| **attn.o_proj.min_weight_distance** | 13.38 |
| **mlp.down_proj.max_weight** | 1.19 |
| **mlp.down_proj.max_weight_position** | 24.88 |
| **mlp.down_proj.min_weight** | 0.82 |
| **mlp.down_proj.min_weight_distance** | 10.68 |
-----
### Source
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**.