Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: gpl-3.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
base_model:
|
| 7 |
+
- deepseek-ai/DeepSeek-R1-Distill-Llama-70B
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# DeepSeek-R1-Distill-Llama-70B-abliterated
|
| 11 |
+
|
| 12 |
+
Made with [Orion-zhen/abliteration](https://github.com/Orion-zhen/abliteration).
|
| 13 |
+
|
| 14 |
+
Please... give my repo a star if you find it helpful. I will do whatever you want...
|
| 15 |
+
|
| 16 |
+

|