Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Uncensored Qwen2.5-0.5B with abliteration<br>
|
2 |
my first attempt to uncensor using [Abliteration](https://huggingface.co/blog/mlabonne/abliteration)
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B/blob/main/LICENSE
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
library_name: transformers
|
8 |
+
---
|
9 |
+
|
10 |
# Uncensored Qwen2.5-0.5B with abliteration<br>
|
11 |
my first attempt to uncensor using [Abliteration](https://huggingface.co/blog/mlabonne/abliteration)
|