Update README.md
Browse files
README.md
CHANGED
@@ -3,14 +3,15 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
-
base_model:
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
tags:
|
11 |
- chat
|
12 |
- abliterated
|
13 |
- uncensored
|
|
|
14 |
library_name: transformers
|
15 |
---
|
16 |
|
@@ -42,4 +43,4 @@ This is a test. I test the [80:10:10](https://huggingface.co/huihui-ai/DeepSeekR
|
|
42 |
You can use [huihui_ai/deepseekr1-qwq-skyt1-fusion](https://ollama.com/huihui_ai/deepseekr1-qwq-skyt1-fusion) directly
|
43 |
```
|
44 |
ollama run huihui_ai/deepseekr1-qwq-skyt1-fusion
|
45 |
-
```
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: text-generation
|
6 |
+
base_model:
|
7 |
+
- huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated
|
8 |
+
- huihui-ai/QwQ-32B-Preview-abliterated
|
9 |
+
- huihui-ai/Sky-T1-32B-Preview-abliterated
|
10 |
tags:
|
11 |
- chat
|
12 |
- abliterated
|
13 |
- uncensored
|
14 |
+
- Fusion
|
15 |
library_name: transformers
|
16 |
---
|
17 |
|
|
|
43 |
You can use [huihui_ai/deepseekr1-qwq-skyt1-fusion](https://ollama.com/huihui_ai/deepseekr1-qwq-skyt1-fusion) directly
|
44 |
```
|
45 |
ollama run huihui_ai/deepseekr1-qwq-skyt1-fusion
|
46 |
+
```
|