Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: gemma
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gemma
|
3 |
+
base_model:
|
4 |
+
- ifable/gemma-2-Ifable-9B
|
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 |
+
The training script is released under the MIT license: https://github.com/nkpz/DeLMAT
|
10 |
+
|
11 |
+
Good model for a dramatic novel writing style.
|