nkpz commited on
Commit
9a537af
·
verified ·
1 Parent(s): f1b7f02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ base_model:
4
+ - unsloth/Meta-Llama-3.1-8B-Instruct
5
+ ---
6
+
7
+ Decensored using a custom training script guided by activations, similar to ablation/"abliteration" scripts but not exactly the same approach.
8
+
9
+ I've found this effect to be stronger than most abliteration scripts, so please use responsibly etc etc.
10
+
11
+ The training script is released under the MIT license: https://github.com/nkpz/DeLMAT