Update README.md
Browse files
README.md
CHANGED
|
@@ -16,14 +16,16 @@ license: apache-2.0
|
|
| 16 |
inference: false
|
| 17 |
base_model:
|
| 18 |
- mistralai/Ministral-3-8B-Instruct-2512
|
| 19 |
-
extra_gated_description:
|
| 20 |
-
|
|
|
|
| 21 |
tags:
|
| 22 |
- mistral-common
|
| 23 |
- heretic
|
| 24 |
- uncensored
|
| 25 |
- decensored
|
| 26 |
- abliterated
|
|
|
|
| 27 |
---
|
| 28 |
This is a **Ministral-3-8B-Instruct-2512** fine-tune, produced through P-E-W's [Heretic](https://github.com/p-e-w/heretic) (v1.2.0) abliteration engine with [Magnitude-Preserving Orthogonal Ablation](https://github.com/p-e-w/heretic/pull/52) enabled.
|
| 29 |
|
|
|
|
| 16 |
inference: false
|
| 17 |
base_model:
|
| 18 |
- mistralai/Ministral-3-8B-Instruct-2512
|
| 19 |
+
extra_gated_description: >-
|
| 20 |
+
If you want to learn more about how we process your personal data, please read
|
| 21 |
+
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
| 22 |
tags:
|
| 23 |
- mistral-common
|
| 24 |
- heretic
|
| 25 |
- uncensored
|
| 26 |
- decensored
|
| 27 |
- abliterated
|
| 28 |
+
pipeline_tag: image-text-to-text
|
| 29 |
---
|
| 30 |
This is a **Ministral-3-8B-Instruct-2512** fine-tune, produced through P-E-W's [Heretic](https://github.com/p-e-w/heretic) (v1.2.0) abliteration engine with [Magnitude-Preserving Orthogonal Ablation](https://github.com/p-e-w/heretic/pull/52) enabled.
|
| 31 |
|