coder3101 commited on
Commit
3581ed9
·
verified ·
1 Parent(s): fea9c64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,8 +12,10 @@ tags:
12
  - decensored
13
  - abliterated
14
  library_name: transformers
 
 
15
  ---
16
- # This is a decensored version of [Qwen/Qwen2.5-VL-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0
17
 
18
  ## Abliteration parameters
19
 
@@ -556,4 +558,4 @@ If you find our work helpful, feel free to give us a cite.
556
  journal={arXiv preprint arXiv:2308.12966},
557
  year={2023}
558
  }
559
- ```
 
12
  - decensored
13
  - abliterated
14
  library_name: transformers
15
+ base_model:
16
+ - Qwen/Qwen2.5-VL-72B-Instruct
17
  ---
18
+ # This is a decensored version of [Qwen/Qwen2.5-VL-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct), made using [Heretic](https://github.com/p-e-w/heretic) v1.2.0 with Magnitude-Preserving Orthogonal Ablation (MPOA)
19
 
20
  ## Abliteration parameters
21
 
 
558
  journal={arXiv preprint arXiv:2308.12966},
559
  year={2023}
560
  }
561
+ ```