File size: 1,509 Bytes
4050e02 1b2a681 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | ---
license: apache-2.0
base_model: mistralai/Mistral-Medium-3.5-128B
tags:
- mistral
- mistral-3.5
- text-only
- bf16
- 128b
- heretic
- uncensored
- decensored
- abliterated
library_name: transformers
---

# This is a decensored version of [mistralai/Mistral-Medium-3.5-128B](https://huggingface.co/mistralai/Mistral-Medium-3.5-128B), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0

## Abliteration parameters
| Parameter | Value |
| :-------- | :---: |
| **direction_index** | 43.15 |
| **attn.o_proj.max_weight** | 1.48 |
| **attn.o_proj.max_weight_position** | 59.65 |
| **attn.o_proj.min_weight** | 1.44 |
| **attn.o_proj.min_weight_distance** | 48.02 |
| **mlp.down_proj.max_weight** | 1.21 |
| **mlp.down_proj.max_weight_position** | 54.75 |
| **mlp.down_proj.min_weight** | 0.30 |
| **mlp.down_proj.min_weight_distance** | 50.44 |
## Performance
| Metric | This model | Original model ([mistralai/Mistral-Medium-3.5-128B](https://huggingface.co/mistralai/Mistral-Medium-3.5-128B)) |
| :----- | :--------: | :---------------------------: |
| **KL divergence** | 0.0220 | 0 *(by definition)* |
| **Refusals** | 9/100 | 98/100 |
Thanks to **Darkhn** for providing the Text Only BF16 base for this tune |