Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
- decensored
|
| 11 |
- abliterated
|
| 12 |
library_name: transformers
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# This is a decensored version of [Qwen/Qwen2.5-VL-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-32B-Instruct), made using [Heretic](https://github.com/p-e-w/heretic) v1.1.0
|
| 15 |
|
|
@@ -534,5 +536,4 @@ If you find our work helpful, feel free to give us a cite.
|
|
| 534 |
journal={arXiv preprint arXiv:2502.13923},
|
| 535 |
year={2025}
|
| 536 |
}
|
| 537 |
-
```
|
| 538 |
-
|
|
|
|
| 10 |
- decensored
|
| 11 |
- abliterated
|
| 12 |
library_name: transformers
|
| 13 |
+
base_model:
|
| 14 |
+
- Qwen/Qwen2.5-VL-32B-Instruct
|
| 15 |
---
|
| 16 |
# This is a decensored version of [Qwen/Qwen2.5-VL-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-32B-Instruct), made using [Heretic](https://github.com/p-e-w/heretic) v1.1.0
|
| 17 |
|
|
|
|
| 536 |
journal={arXiv preprint arXiv:2502.13923},
|
| 537 |
year={2025}
|
| 538 |
}
|
| 539 |
+
```
|
|
|