Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Decensored using a custom training script guided by activations, similar to ablation/"abliteration" scripts but not exactly the same approach.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model:
|
4 |
+
- allenai/Llama-3.1-Tulu-3.1-8B
|
5 |
---
|
6 |
|
7 |
Decensored using a custom training script guided by activations, similar to ablation/"abliteration" scripts but not exactly the same approach.
|